• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting Media Scanning & Identification Parental Control

     
    • 0 Vote(s) - 0 Average

    Parental Control

    Can't Apply or Save Age Settings in Parental Control
    dMisterWb
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2024 Nov
    Reputation: 0
    Country:Germany
    #1
    2024-11-26, 03:20 PM (This post was last modified: 2024-11-26, 04:09 PM by dMisterWb. Edited 1 time in total.)
    Hello,

    i can't apply or save Age Settings in Parental Control of Users it is vanished after going to a other register and back.

    I tried different new installs or to map a User Volume in the Docker Container.

    I am using jellyfin/jellyfin:latest docker on Unraid 7.

    Can any body help. it would be nice.

    Server/Web/Build Version: 10.10.3

    Docker Config:

    Jellyfin
    Beschreibung:
    Jellyfin(https://github.com/jellyfin/jellyfin) is a Free Software Media System that puts you in control of managing and streaming your media. It is an alternative to the proprietary Emby and Plex, to provide media from a dedicated server to end-user devices via multiple apps. Jellyfin is descended from Emby's 3.5.2 release and ported to the .NET Core framework to enable full cross-platform support. There are no strings attached, no premium licenses or features, and no hidden agendas: just a team who want to build something better and work together to achieve it.


    This uses the offical Jellyfin container. This official container should help more people with hardware transcoding since this is a Debian base image instead of ubuntu


    Zusätzliche Anforderungen:
    Nicht gelistet
    Quelle:
    jellyfin/jellyfin:latest
    Netzwerktyp:

    Custom : br0
    Statische IP-Adresse (Optional):
    xxx.xxx.xxx.xxx/24
    Subnet:
    Konsole:

    Bash
    Privilegierte Rechte:
    Aus
    WebUI:

    BearbeitenEntfernen

    Http webUI.

    BearbeitenEntfernen
    Container Port:
    Optional - Https webUI (you need to set up your own certificate).

    BearbeitenEntfernen
    Container Port:
    Optional - Allows clients to discover Jellyfin on the local network.

    BearbeitenEntfernen

    Optional - Service discovery used by DNLA and clients.
    Path: /data/tvshows:
    /mnt/user/Share/Medien/Serien/
    BearbeitenEntfernen
    Container Path: /data/tvshows
    Media goes here. Add as many as needed e.g. /data/movies, /data/tv, etc.
    Path: /data/movies:
    /mnt/user/Share/Medien/Filme/
    BearbeitenEntfernen
    Container Path: /data/movies
    Media goes here. Add as many as needed e.g. /data/movies, /data/tv, etc.
    JELLYFIN_PublishedServerUrl:
    jellyfin.chomenetwork.duckdns.org
    BearbeitenEntfernen
    Container Variable: JELLYFIN_PublishedServerUrl
    Set the autodiscovery response domain or IP address.
    xmltv:
    /mnt/cache/appdata/Jellyfin/xmltv/
    BearbeitenEntfernen
    Container Path: /xmltv

    /dev/dri/renderD128:
    /dev/dri/renderD128
    BearbeitenEntfernen
    Container Device: /dev/dri/renderD128
    Intel Arc A380
    Jellyfin-Cache:
    /mnt/cache/Jellyfin-Cache
    BearbeitenEntfernen
    Container Path: /cache


    Mehr Einstellungen ausblenden ...
    Appdata:
    /mnt/cache/appdata/Jellyfin
    BearbeitenEntfernen
    Container Path: /config
    Jellyfin data storage location. *This can grow very large, 50gb+ is likely for a large collection.*
    PUID:
    99
    BearbeitenEntfernen
    Container Variable: PUID

    PGID:
    100
    BearbeitenEntfernen
    Container Variable: PGID

    UMASK:
    022
    BearbeitenEntfernen
    Container Variable: UMASK



    Age Rating in Meta Data through Tiny Media Manager
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-11-26, 04:09 PM
    This is likely a UI bug. When you select and SAVE the max parental rating it should be properly saving and applying it. But when you reload the page the query to get the current state is likely not working properly. I've seen this for other menu items.

    I will look into the UI bug, but my testing has confirmed that parental ratings are saved and applied.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #3
    2024-11-27, 02:48 AM
    I submitted a github issue.

    https://github.com/jellyfin/jellyfin-web/issues/6350
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    dMisterWb
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2024 Nov
    Reputation: 0
    Country:Germany
    #4
    2024-11-27, 07:18 AM
    Thank you very much.

    But if i save a Rating for 12 Years. Content with a rating of 16 years and so on is still shown.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #5
    2024-11-27, 03:25 PM
    I switched my test instance to German ratings and I was not able to reproduce. Do you have any "allow" tags on the 16/FSK-16 content that would override the age rating?
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode