mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #12043] Fix the Australian PG rating #13072
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/jellyfin/jellyfin/pull/12043
State: closed
Merged: Yes
As per https://www.classification.gov.au/classification-ratings/what-are-ratings
Changes
Move PG to the top of the list for 15+
Issues
Fixes #11650
Well, sort of. I don't think it is possible to differentiate between them, as we'd be comparing the integer values, not the position in the list?
I also think it's not really appropriate for us to set it to a lower age either, as that'd be factually wrong.