index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Emby.Server.Implementations
/
Localization
/
LocalizationManager.cs
Age
Commit message (
Expand
)
Author
23 hours
Merge pull request #17160 from 854562/truncate-language-strings
Cody Robibero
42 hours
Extract truncation logic to helper and add tests
854562
10 days
Apply review feedback
theguymadmax
14 days
Check numeric rating value after splitting country code
theguymadmax
2026-07-04
Fix parental rating lookup for multi-rating entries
theguymadmax
2026-06-26
Fix localization lookup
Shadowghost
2026-05-21
Run tree-wide dotnet format
jakobkukla
2026-05-14
Address review comments
Shadowghost
2026-05-13
Build BCP47 map reflexively
Shadowghost
2026-05-12
Use native middleware
Shadowghost
2026-05-12
Add Accept-Language header support for per-request localization
Shadowghost
2026-05-06
Merge pull request #16328 from Shadowghost/rating-fix
Bond-009
2026-04-08
Fix language display for ISO 639-2-only codes (e.g. mul, und)
Lasath Fernando
2026-03-29
Apply suggestions from code review
Tim Eisele
2026-03-26
Update Emby.Server.Implementations/Localization/LocalizationManager.cs
Tim Eisele
2026-03-02
If we have a country code in the rating, treat as unrated if the country does...
Shadowghost
2025-12-28
Backport pull request #15826 from jellyfin/release-10.11.z
cvium
2025-12-28
Backport pull request #15793 from jellyfin/release-10.11.z
Shadowghost
2025-07-30
Further refinement of BCP 47 language labeling support
dyphire
2025-05-04
Cleanup file related code (#14023)
Bond-009
2025-04-07
Translate the ISO-639-2/B codes to ISO-639-2/T. (#13068)
baka0815
2025-03-30
Rework parental ratings (#12615)
Tim Eisele
2025-03-02
Backport pull request #13639 from jellyfin/release-10.10.z
IDisposable
2025-01-25
chore: fix spelling
Josh Soref
2024-05-13
Backport pull request #11541 from jellyfin/release-10.9.z
crobibero
2024-04-17
Support age in LocalizationManager.GetRatingLevel (#11367)
Niels van Velzen
2023-10-11
Multiple Stream changes
Bond_009
2023-04-06
Simplify linq expressions (use All)
Stepan Goremykin
2023-03-09
Extend language code handling
Shadowghost
2023-02-20
Apply review suggestions
Shadowghost
2023-02-20
Fix typo and migration description
Shadowghost
2023-02-20
Add default rating selections
Shadowghost
2023-02-20
Properly build where clause for rating checks
Shadowghost
2023-02-20
Overhaul content ratings
Shadowghost
2022-12-07
Use ArgumentException.ThrowIfNullOrEmpty
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-11-15
Change the Translation of "Simplified Chinese"
TheBlueKingLP
2022-11-13
Correcting LocalizationOption
TheBlueKingLP
2022-10-28
Backport pull request #8499 from jellyfin/release-10.8.z
cvium
2022-02-14
Fix some warnings
Bond_009
2021-12-19
Use static lambdas
cvium
2021-11-19
Update LocalizationManager.cs (#6839)
WWWesten
2021-11-02
Update LocalizationManager.cs
WWWesten
2021-11-01
Update LocalizationManager.cs
WWWesten
2021-08-15
Minor improvements
Bond_009
2021-08-10
Merge remote-tracking branch 'upstream/master' into localization-test
David Ullmer
2021-08-10
Minor improvements
David Ullmer
2021-08-10
Revert "Refactor LocalizationManager and remove dead method"
David Ullmer
2021-06-19
Move non-jellyfin extensions to separate project
Bond_009
2021-05-24
Remove some unnecessary allocations
cvium
[next]