Closed
Description
Software Versions
- Jellyfin Server Version: 10.8.10
- Roku Client Version: 1.6.6
Describe the bug
"Preferred audio language" is set to English, yet on Roku it still plays audio track 1 by default (unless changed with * beforehand). The web UI handles it correctly for the same files.
How To Reproduce
- In the web UI set "Preferred audio language" to English.
- Add a
.mkvvideo with a non-English audio track 1 and English track > 1. - Play the video.
- Non-English audio track is being used.
Expected behavior
English audio track is being used if present.
Additional context
The relevant server setting is AudioLanguagePreference which jellyfin-roku on the surface appears to take into account. Are there any logs that I could check to find out more? Or perhaps some debug output could be added?
Activity