mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #12278] [MERGED] Fix localization of audio title #13122
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/12278
Author: @Bond-009
Created: 7/15/2024
Status: ✅ Merged
Merged: 7/16/2024
Merged by: @Bond-009
Base:
release-10.9.z← Head:localizeaudio📝 Commits (2)
5bab02fFix localization of audio titleb8e2d8eFix tests📊 Changes
3 files changed (+11 additions, -5 deletions)
View changed files
📝
Emby.Server.Implementations/Data/SqliteItemRepository.cs(+8 -4)📝
MediaBrowser.MediaEncoding/Probing/ProbeResultNormalizer.cs(+2 -0)📝
tests/Jellyfin.MediaEncoding.Tests/Probing/ProbeResultNormalizerTests.cs(+1 -1)📄 Description
Maybe passing ILocalizationManager into the ctor of MediaStream is a better solution for master?
Fixes #12276
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.