mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #13388] [MERGED] Fix rating levels #13553
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?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/13388
Author: @Shadowghost
Created: 1/18/2025
Status: ✅ Merged
Merged: 1/23/2025
Merged by: @joshuaboniface
Base:
release-10.10.z← Head:fix-ratings📝 Commits (1)
adfe52fFix rating levels📊 Changes
10 files changed (+33 additions, -23 deletions)
View changed files
📝
Emby.Server.Implementations/Localization/Ratings/br.csv(+7 -1)📝
Emby.Server.Implementations/Localization/Ratings/ca.csv(+0 -2)📝
Emby.Server.Implementations/Localization/Ratings/es.csv(+1 -1)📝
Emby.Server.Implementations/Localization/Ratings/gb.csv(+2 -1)📝
Emby.Server.Implementations/Localization/Ratings/ie.csv(+1 -0)📝
Emby.Server.Implementations/Localization/Ratings/no.csv(+1 -0)📝
Emby.Server.Implementations/Localization/Ratings/nz.csv(+1 -0)📝
Emby.Server.Implementations/Localization/Ratings/us.csv(+18 -16)📝
Jellyfin.Server/Migrations/Routines/MigrateRatingLevels.cs(+1 -1)📝
tests/Jellyfin.Server.Implementations.Tests/Localization/LocalizationManagerTests.cs(+1 -1)📄 Description
Backports some changes from #12615 to stable branch
Changes
Issues
Fixes #13387
Fixes #13077
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.