jellyfin / jellyfin

The Free Software Media System
https://jellyfin.org
GNU General Public License v2.0
35.24k stars 3.2k forks source link

Parental controls PG-13 rating grouping is incorrect. #13077

Open Stimpian385 opened 2 days ago

Stimpian385 commented 2 days ago

This issue respects the following points:

Description of the bug

Currently PG-13 is grouped in with TV-PG. PG-13 should be either its own category or it should be grouped in with TV-14.

Reproduction steps

This is in the parental controls menu.

What is the current bug behavior?

You'll see that setting the parental controls for allow TV-PG content also allows PG-13, which would be inappropriate for younger audiences.

What is the expected correct behavior?

PG-13 should be groups with TV-14 rather than TV-PG

Jellyfin Server version

10.10.0+

Specify commit id

No response

Specify unstable release number

No response

Specify version number

No response

Specify the build version

10.10.1

Environment

- OS: Debian 11
- Linux Kernel:
- Virtualization: Yes
- Clients: Firesticks
- Browser:
- FFmpeg Version:
- Playback Method:
- Hardware Acceleration:
- GPU Model:
- Plugins:
- Reverse Proxy:
- Base URL:
- Networking:
- Storage:

Jellyfin logs

N/A

FFmpeg logs

Client / Browser logs

No response

Relevant screenshots or videos

No response

Additional information

No response

TheMelmacian commented 1 day ago

There is an ongoing rework of the parental control that should solve a lot of the current issues with the age ratings: See https://github.com/jellyfin/jellyfin/issues/11650 and https://github.com/jellyfin/jellyfin/pull/12615 for details.