• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting Issue with Language Switching on Jellyfin (Server Version 10.10.3) on Samsung TV

    Pages (2): 1 2 Next »

     
    • 0 Vote(s) - 0 Average

    Issue with Language Switching on Jellyfin (Server Version 10.10.3) on Samsung TV

    HeteropodaMaxima
    Offline

    Junior Member

    Posts: 8
    Threads: 1
    Joined: 2025 Jan
    Reputation: 0
    Country:Germany
    #1
    2025-01-16, 10:53 PM
    Hi everyone,
    I’m still new to Jellyfin, and getting everything set up on SamsungTV has been a bit of a challenge for me. It actually took me two tries to get Jellyfin installed and working with Tizen on my Samsung TV, it was quite difficult for me. I’ve tried everything I can think of, including looking at similar forum posts online, but nothing has helped me solve this issue.
    Setup:
    • Jellyfin Server Version: 10.10.3
    • Running on: Synology NAS DS224+
    • Client: Samsung Smart TV (Tizen, Jellyfin App)
    • Other Clients: Win 10 PC (Browser), Android App (Mobile)
    The Problem:
    When watching movies with multiple audio tracks (e.g., English, German and Japanese) on my Samsung TV, I can usually only select the first audio track. Switching the language is either impossible or only works sometimes. Often only if I enable subtitles, which I’d prefer to avoid. I can change the language in the menu before the movie starts or while the movie is playing, but nothing happens, it still plays in the first language the movie happens to be in.
    On other devices, such as my PC (via browser) or Android app, language switching works without any problems. However, when I cast from my phone to the Samsung TV, the same issue occurs: I can only use the first audio track.
    What I’ve Tried So Far:
    1. Adjusted default audio and subtitle settings in the user preferences on the server.
    2. Tested several movies with multiple audio tracks and subs.
    3. Checked transcoding options, but Direct Play seems to be active on the TV.
    My Questions:
    • Is this a known issue with the Jellyfin Tizen app?
    • Are there specific settings I need to adjust to make language switching work properly on the Samsung TV?
    • Should I force transcoding, and if so, how can I correctly set this up on my Synology NAS?
    I would really appreciate any help or advice, as I’m out of ideas at this point. Thanks in advance! 😊
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2025-01-16, 11:58 PM
    Can you share your jellyfin logs via privatebin.net?
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    HeteropodaMaxima
    Offline

    Junior Member

    Posts: 8
    Threads: 1
    Joined: 2025 Jan
    Reputation: 0
    Country:Germany
    #3
    2025-01-17, 12:56 PM
    I hope this is what you need: https://privatebin.net/?4bbe6dd345975607...hypi4sos6p

    Had to extract the logs with PowerShell, because I had no idea how to do that it took a while

    I played around a bit with the movie languages and subtitles before I copied the log. With Django Unchained I couldn't change the language from English to German until I added subtitles, but it took ages to load and stopped playing after a few seconds on my SamsungTV
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2025-01-17, 01:52 PM
    How recently did you install our Tizen app on your TV? And do you know which version of jellyfin-web you used to build it? This appears to have been an issue months ago that has since been resolved.

    https://github.com/jellyfin/jellyfin-tizen/issues/293
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    HeteropodaMaxima
    Offline

    Junior Member

    Posts: 8
    Threads: 1
    Joined: 2025 Jan
    Reputation: 0
    Country:Germany
    #5
    2025-01-17, 02:16 PM (This post was last modified: 2025-01-17, 02:19 PM by HeteropodaMaxima. Edited 1 time in total.)
    It should have been installed between Christmas and New Year. So it should have been less than a month ago. Used this https://github.com/jellyfin/jellyfin-tizen with the recommended 10.10.3 release
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2025-01-17, 04:24 PM (This post was last modified: 2025-01-17, 04:24 PM by TheDreadPirate.)
    Can you rebuild and reinstall the Tizen app? I'm looking at when the patch that fixed this issue was merged and it may have been merged to the 10.10.z branch after you installed it. So your TV may not have the fix.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    HeteropodaMaxima
    Offline

    Junior Member

    Posts: 8
    Threads: 1
    Joined: 2025 Jan
    Reputation: 0
    Country:Germany
    #7
    2025-01-17, 04:43 PM
    I was hoping I wouldn't have to do this again, but I'll give it a try, though I'm not sure when I'll get around to it. The installation process via command lines is quite challenging for me since I have no background in coding or related skills. Last time, I installed the Jellyfin/Jellyfin-Tizen app from GitHub by following a YouTube tutorial and seeking help from ChatGPT whenever I encountered error messages. The entire process took me a few hours, but I was really happy when it finally worked.

    Thank you for your time, and I'll provide an update here once I've managed to reinstall it.
    HeteropodaMaxima
    Offline

    Junior Member

    Posts: 8
    Threads: 1
    Joined: 2025 Jan
    Reputation: 0
    Country:Germany
    #8
    2025-01-17, 06:27 PM
    Can i use this Jellyfin Web repository for a new rebuild and reinstall https://github.com/jellyfin/jellyfin-web
    Or would you recommend another one?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #9
    2025-01-17, 08:03 PM
    I don't have a Samsung TV, but the Tizen instructions say you need clone both jellyfin-web and jellyfin-tizen. And you are specifying the release-10.10.z branch for jellyfin-web. Just make sure you "git pull" for both jellyfin-web and jellyfin-tizen before rebuilding to ensure you get the latest patches.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    HeteropodaMaxima
    Offline

    Junior Member

    Posts: 8
    Threads: 1
    Joined: 2025 Jan
    Reputation: 0
    Country:Germany
    #10
    2025-01-18, 10:13 PM (This post was last modified: 2025-01-18, 10:29 PM by HeteropodaMaxima. Edited 3 times in total.)
    I rebuilt and reinstalled the system three times today on my Samsung TV. The first two attempts were with version 10.10.3, and while the installation completed normally, the app failed to work on my TV. When I tried to start it, an error message appeared immediately, and the app didn’t even load.
    (Install Reference: https://github.com/jellyfin/jellyfin-tiz...on-Windows)
    I thought to myself, ok maybe I did something wrong and uninstalled the application on the TV and started again from the beginning. But unfortunately with the same result.

    For the third attempt, I followed the same process I used during my initial installation in December, using this video as a guide:
    https://www.youtube.com/watch?v=XeB5onaKnK4

    I checked the Jellyfin-web version it downloaded. According to the
    package.json file, it was labeled as "jellyfin-web" version "10.11.0". This version allowed the app to run on my TV again, but I encountered the same issue as before: I cannot change the audio languages.

    The key difference I noticed between the two installations lies in the commands used to download
    jellyfin-web:

    First two Installations (app didn’t work):
    PowerShell Command:
    git clone -b release-10.10.z https://github.com/jellyfin/jellyfin-web.git
    Version in package.json "jellyfin-web" version "10.10.3"

    Third Installation (app worked, but with errors): 
    PowerShellCommand:
    git clone https://github.com/jellyfin/jellyfin-web.git
    Version in package.json "jellyfin-web" version "10.11.0"


    What I find strange is that version 10.11.0 appears to exist in the repository, even though the current release should only go up to 10.10.3. Could this be related to a pre-release or development branch?
    Pages (2): 1 2 Next »

    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode