aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Server.Implementations.Tests/Localization/LocalizationManagerTests.cs
AgeCommit message (Collapse)Author
2025-02-03Backport pull request #13388 from jellyfin/release-10.10.zShadowghost
Fix rating levels Original-merge: 53a45c6033fe9e1f0bc33ad4e2426dd5032ae0b0 Merged-by: joshuaboniface <joshua@boniface.me> Backported-by: Bond_009 <bond.009@outlook.com>
2024-08-30Remove BOM from UTF-8 filesBond_009
I think some people need to change their IDE configuration ;)
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