mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #9992] Change: Add TinyMediaManager compatibility for german parental rating #12298
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/9992
State: closed
Merged: Yes
Changes
This PR adds the format which gets written by
the tool TinyMediaManager which can be used to
manage large media databases comfortably.
TMM writes wither multiple Codes and/or space
divided german FSK codes, but can't be configured
to only use the number or the slash delimited variant.
After this change the parental control for Libraries
managed with TMM and presented/loaded into Jellyfin
should work again.