aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Server.Implementations.Tests/Localization/LocalizationManagerTests.cs
AgeCommit message (Collapse)Author
2024-05-13Backport pull request #11541 from jellyfin/release-10.9.zcrobibero
Fix migration with special Rating Original-merge: efba619acbe4849205874a464511ffcfd4aad2ba Merged-by: crobibero <cody@robibe.ro> Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-04-17Support age in LocalizationManager.GetRatingLevel (#11367)Niels van Velzen
2023-07-20Change: Update parental code count for DE in testChristoph Landsdorf
2023-03-09Extend language code handlingShadowghost
2023-02-20Add default rating selectionsShadowghost
2023-02-20Overhaul content ratingsShadowghost
2023-01-09Add Chinese Bilingual language (#7623)MBR-0001
Closes https://github.com/jellyfin/jellyfin-plugin-opensubtitles/issues/103
2021-10-31Fix testsCody Robibero
2021-08-15Minor improvementsBond_009
2021-08-11Apply suggestions from code reviewClaus Vium
2021-08-10Apply suggestions from code reviewDavid Ullmer
2021-08-10Use correct string comparisonDavid Ullmer
2021-05-25Make localizationManager local instead of fieldDavid Ullmer
2021-05-10Add tests for LocalizationManagerDavid Ullmer