• 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 Prefer embedded episode information over filenames

     
    • 0 Vote(s) - 0 Average

    Prefer embedded episode information over filenames

    Prefer embedded episode information over filenames does not save
    Samuli Valavuo
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2024 Sep
    Reputation: 0
    #1
    2024-09-19, 07:07 AM
    My problem is that my setup (docker upgraded from earlier for a while now) doesn't save setting "Prefer embedded episode information over filenames". I can select it, but when I go to Library settings again, it is unselected. This is annoying and makes my show episodes descriptions show up in wrong language.
    Is there a way to get it stay enabled?

    Server version
    10.9.11
    Web version
    10.9.11
    Build version
    10.9.11
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-09-19, 01:33 PM
    Just asking to verify, you scrolled down and clicked save? If so, could you open your browser's developer console and check if there are any browser errors when you do click save? I've seen this before where certain menus are broken for some reason.

    If this is the case, you could try recreating the container to ensure that the volatile portion of your docker setup doesn't have some sort of corrupt jellyfin-web.

    Code:
    docker compose down jellyfin
    docker compose up -d jellyfin --force-recreate

    On my system --force-recreate hasn't worked recently. If that is the case for you (jellyfin just starts without re-pulling the image) you can use this command to prune old images and VFS's.

    Code:
    docker compose down jellyfin
    docker system prune -a
    docker compose up -d jellyfin
    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]
    Samuli Valavuo
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2024 Sep
    Reputation: 0
    #3
    2024-09-20, 05:30 AM
    Hi!
    Thanks for your reply!

    Well, actually my installation is from Asustor AppCentral. Jellyfin is running in my NAS -system. I have done also updating/upgradin via portainer on the same system. Everything else seems to work, but that one checkbox won't save state I put it in.
    There is no save button, but ok -button at the end of library configuration page. And pressing that seems to save everything else but that precise setting. :-(
    There is no errors on Web Developer console. I'm quite baffled.

    - Samuli
    Aekley
    Offline

    Junior Member

    Posts: 1
    Threads: 0
    Joined: 2024 Dec
    Reputation: 0
    #4
    2024-12-04, 05:25 AM
    (2024-09-20, 05:30 AM)Samuli Valavuo Wrote: Hi!
    Thanks for your reply!

    Well, actually my installation is from Asustor AppCentral. Jellyfin is running in my NAS -system. I have done also updating/upgradin via portainer on the same system. Everything else seems to work, but that one checkbox won't save state I put it in.
    There is no save button, but ok -button at the end of library configuration page. And pressing that seems to save everything else but that precise setting. :-(
    There is no errors on Web Developer console. I'm quite baffled.

    - Samuli

    Hi!

    I've got the exact same problem: The button saved everything else but that, no error on the console.
    Wish someone could fix it or tell me how to edit it through a maybe "lib_config.ini" file or something, i can't seem to find something like that.
    Due to a naming problem some of my TV serieses are having wrong file names, which could probably be fix by this option, that's why I'm here.
    Would really appreciate some helps!

    - Aekley
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #5
    2024-12-04, 01:38 PM
    This is a UI bug that has been fixed by this PR. (pats self on the back)

    https://github.com/jellyfin/jellyfin-web/pull/6338

    It should be in the next release, 10.10.4. Whenever that is cut.

    But when you enable and save that setting it IS saved and applied. But the current state is not properly retrieved when you re-open the library settings menu.
    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]
    « 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