• 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 Album Tracks Shuffle When Added to Playlists

    Pages (2): 1 2 Next »

     
    • 0 Vote(s) - 0 Average

    Album Tracks Shuffle When Added to Playlists

    Running Ver. 10.9.11
    Visible-Day-2366
    Offline

    Junior Member

    Posts: 8
    Threads: 1
    Joined: 2024 Sep
    Reputation: 0
    #1
    2024-09-22, 06:18 PM (This post was last modified: 2024-09-22, 06:18 PM by Visible-Day-2366. Edited 1 time in total.)
    When I add an album to a new or existing playlist, the order of the album's tracks is shuffled. The shuffled order is consistent; adding the same album to 2 other playlists will add the tracks in the same shuffled order, not sure where the incorrect logic is stemming from. Would really appreciate a solution to this, thanks.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-09-22, 08:59 PM (This post was last modified: 2024-09-22, 08:59 PM by TheDreadPirate.)
    I vaguely remember another user with a similar, but different, issue. IIRC, their issue was caused by the songs not having a track number in the metadata. I'm wondering if that is what is happening here as well.

    Found it.

    https://github.com/jellyfin/jellyfin/issues/10879

    Conflict between track number of sort title. Is that what is happening here?
    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]
    Visible-Day-2366
    Offline

    Junior Member

    Posts: 8
    Threads: 1
    Joined: 2024 Sep
    Reputation: 0
    #3
    2024-10-04, 03:22 AM (This post was last modified: 2024-10-04, 03:31 PM by Visible-Day-2366. Edited 1 time in total.)
    Sorry for the late response! All my tracks have track numbers in their metadata. What's really weird is that adding a playlist to another playlist retains the order, so this behavior is exclusive to albums.

    Can anyone running the latest version on Docker confirm if this behavior can be reproduced? Hoping it's not an issue with my install.
    Visible-Day-2366
    Offline

    Junior Member

    Posts: 8
    Threads: 1
    Joined: 2024 Sep
    Reputation: 0
    #4
    2024-10-16, 01:00 AM
    Update: After testing, I can now confirm that this behavior is occurring even on new Jellyfin Docker containers (running version 10.9.11). What remains to be seen is if this is a Docker-exclusive issue or not.

    If someone running v10.9.11 on a non-Docker setup can try adding an album to a playlist and compare the track order, we can hopefully narrow down the cause of this.
    theguymadmax
    Offline

    Community Moderator

    Posts: 1,066
    Threads: 0
    Joined: 2024 Jun
    Reputation: 58
    #5
    2024-10-16, 03:54 AM
    Tracks added to a playlist are sorted by their ItemIds (numerically first, then alphabetically), rather than by track number, title, or other metadata fields. If you click the Kebab Menu on a track, you can choose "Copy Stream URL" to view the ID. I'm not sure if this is a bug or a feature request, but you can submit an issue to the Jellyfin repository.
    Visible-Day-2366
    Offline

    Junior Member

    Posts: 8
    Threads: 1
    Joined: 2024 Sep
    Reputation: 0
    #6
    2024-10-17, 12:20 AM (This post was last modified: 2024-10-19, 04:03 PM by Visible-Day-2366. Edited 1 time in total.)
    (2024-10-16, 03:54 AM)theguymadmax Wrote: Tracks added to a playlist are sorted by their ItemIds (numerically first, then alphabetically), rather than by track number, title, or other metadata fields. If you click the Kebab Menu on a track, you can choose "Copy Stream URL" to view the ID. I'm not sure if this is a bug or a feature request, but you can submit an issue to the Jellyfin repository.

    Thank you for this find! Yes, I can confirm that this logic is indeed outputting the behavior I've been experiencing. I'm going to submit an issue, as I don't believe it is intuitive to sort by the ItemIds as opposed to the track numbers. Cheers!
    Visible-Day-2366
    Offline

    Junior Member

    Posts: 8
    Threads: 1
    Joined: 2024 Sep
    Reputation: 0
    #7
    2024-10-19, 04:06 PM
    Quick follow up, I submitted the issue a few days ago, but it now leads to a 404 error when trying to view it here: https://github.com/jellyfin/jellyfin/issues/12836

    Can anyone confirm if they receive a 404 error when trying to view it?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #8
    2024-10-19, 10:07 PM
    It was probably moved to a different Jellyfin repo. I'll ask the team if they know which repo it was moved to.
    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]
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #9
    2024-10-19, 10:36 PM
    What was the title of that github issue?
    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]
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #10
    2024-10-20, 12:11 AM
    Looks like github auto nuked it?
    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]
    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