mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[Issue]: Editing parental rating in series overwrites locked parental rating in seasons and episodes #5861
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?
Originally created by @Finios on GitHub (May 25, 2024).
Please describe your bug
Editing parental rating in series overwrites parental rating in seasons and episodes, even if parental rating is locked in season or episodes.
It is okay if the parental rating value is writen to seasons and episodes, but it schould not overide locked values.
Reproduction Steps
Jellyfin Version
10.9.0
if other:
10.9.2
Environment
Jellyfin logs
FFmpeg logs
Please attach any browser or client logs here
No response
Please attach any screenshots here
Code of Conduct
@jellyfin-bot commented on GitHub (May 25, 2024):
Hi, it seems like your issue report has the following item(s) that need to be addressed:
This is an automated message, currently under testing. Please file an issue here if you encounter any problems.
@Finios commented on GitHub (Jun 3, 2024):
Thanks. The fix works perfect.