• 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 General Questions Influencing Default Selection of Multiple Versions of a Movie

     
    • 0 Vote(s) - 0 Average

    Influencing Default Selection of Multiple Versions of a Movie

    Is it possible to influence the default selection of a multiple version movie (as was in 10.8.x)?
    visualblind
    Offline

    Junior Member

    Posts: 14
    Threads: 3
    Joined: 2023 Sep
    Reputation: 0
    Country:United States
    #1
    2024-12-16, 09:51 AM (This post was last modified: 2024-12-16, 10:41 AM by visualblind. Edited 7 times in total.)
    šŸ  Environment: Jellyfin 10.10.3 on Docker

    Woozy-faceĀ I apologize for posting yet another question about multiple versions, however I wasn't able to find a hard answer to my question with the search function.

    I suspect a change has been made in the 10.9.x version (or the tail end of 10.8.x) which removes any ability of the admin from influencing the default selected version of a multiple version movie.
    For example, in the past If I wanted to have the Remastered version selected by default below, I would simply make sure that its name came first alphabetically like this:

    šŸ“‚ Movies
    |--šŸ“‚ Star Wars A New Hope (1977)
    Ā  Ā  |-- Star Wars A New Hope (1977) - 2[Original 1080p H264].mp4
    Ā  Ā  `-- Star Wars A New Hope (1977) - 1[Remastered 1080p H264].mp4

    In case you didn't notice what I did, I placed the number 1 before the bracketed name of the multiple version movie name, and placed a 2 in the same position of the movie I do not want selected by default.

    šŸ“ˆ Specs:
    Star Wars A New Hope (1977) - 1[Remastered 1080p H264].mp4 = 1920x804, 2.4Ā GiB,Ā 2730 kb/s bitrate
    Star Wars A New Hope (1977) - 2[Original 1080p H264].mp4 = 1920x1080,Ā 3.5Ā GiB,Ā 4165 kb/s bitrate

    The Jellyfin docsĀ Multiple Versions of a MovieĀ states:
    Quote:Movie versions are sorted by the width of the resolution in a descending order. The resolution from the media info is used. Multiple items with the same resolution will be sorted alphabetically.

    Going by their documentation, since these two movies have an identical resolution width (1920), then the secondary factor in the default selected version should beĀ the filename alphabetical order.

    And since:
    Star Wars A New Hope (1977) - 1[Remastered 1080p H264].mp4
    Comes before:
    Star Wars A New Hope (1977) - 2[Original 1080p H264].mp4
    We should expect the Remastered version to be selected by default

    1. Am I misunderstanding something?
    2. Could this possibly be a bug?
    3. Or maybe this is by design but just not documented with the detail it needs?Ā 
    4. Could be more reasons I'm unaware of

    Almost regardless, I believeĀ that most media server users will have a preferenceĀ as to which version is selected as the default and should be able to override any passive default selection that Jellyfin chooses.

    šŸŽ‰
    It would be great if we could either revert to the 10.8.x logic or add a new feature where filenames ending with one of these strings:
    filename_default.ext
    filename-default.ext
    filename.default.ext
    can be used as a user enforced default selection.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-12-16, 12:54 PM
    I vaguely recall, in another forum post, that having the vertical resolution in the version name triggered some other sort behavior. I'll try to find it, but I recall that not having the vertical resolution should result in the order you're looking for. IMO, since they're both the same resolution class, having the vertical resolution is not necessary?
    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]
    theguymadmax
    Offline

    Community Moderator

    Posts: 1,009
    Threads: 0
    Joined: 2024 Jun
    Reputation: 58
    #3
    2024-12-16, 05:13 PM
    The documentation has been updated from the following:

    1. "Movie versions are presented in an alphabetically sorted list. An exception applies to resolution names, which are sorted in descending order from highest to lowest resolution. A version name qualifies as a resolution name when ending with either a p or an i."Ā Ā 

    To this:
    2. "Movie versions are sorted by the width of the resolution in a descending order. The resolution from the media info is used. Multiple items with the same resolution will be sorted alphabetically."Ā 

    However, a few pull requests (12621 12626) have since been merged which have reverted the behavior to the original sorting method described in #1.

    In your example, 1[Remastered 1080p H264] is the default selection. Make sure you scan and replace all metadata for the item.
       

    If resolution is not a factor in sorting, simply remove it from the filename.
    « 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