[PR #12043] Fix the Australian PG rating #13072

Closed
opened 2026-02-07 07:06:39 +03:00 by OVERLORD · 0 comments
Owner

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.

**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 <!-- Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation. --> **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.
OVERLORD added the pull-request label 2026-02-07 07:06:39 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13072