• 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 Media Scanning & Identification Audiobooks not organizing by name

    Pages (2): 1 2 Next »

     
    • 0 Vote(s) - 0 Average

    Audiobooks not organizing by name

    Organize by name not working correctly
    pwnage2demax
    Offline

    Junior Member

    Posts: 10
    Threads: 2
    Joined: 2024 Dec
    Reputation: 0
    Country:Canada
    #1
    2024-12-04, 04:32 PM
    Hey! First time poster, currently switching over from Plex. Audiobooks if I add them to Jellyfin as music? Will organize by name correctly (but then lose the ability to resume playback) If added as Books? Can resume playback but they will not organize as name correctly. If I click on the sidebar to view by #, A, B, C, etc only # will display the books. Attached is example from Jellyfin, Plex, Itunes, and how the files are stored in Windows. Have tried with and without Bookshelf enabled, just can't seem to get the organize by name to work at all. Any help would be greatly appreciated, as this is the last step I need to fully convert over. Using the server version 10.10.3

    Ps Please don't recommend another app, I would like to (if possible) rely on Jellyfin only


    Attached Files Thumbnail(s)
                   
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-12-04, 04:56 PM
    How are the files named and what are the embedded titles?
    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]
    pwnage2demax
    Offline

    Junior Member

    Posts: 10
    Threads: 2
    Joined: 2024 Dec
    Reputation: 0
    Country:Canada
    #3
    2024-12-04, 05:04 PM
    Audiobooks > Folder with audiobook > Audiobook.m4b

    Used Itunes to add all the data from Audible manually.

    They organize just fine if added as Music, but not as Books


    Attached Files Thumbnail(s)
           
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-12-04, 05:58 PM
    I did some testing.  It looks like Jellyfin uses the embedded title.  Not the folder or file name.

       

    Code:
    Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'Ada, or Ardor꞉ A Family Chronicle [B005MKCCC2].m4b':
      Metadata:
        major_brand    : isom
        minor_version  : 512
        compatible_brands: iso2mp41M4A M4B
        creation_time  : 2020-06-21T04:56:30.000000Z
        genre          : Literature & Fiction, Classics
        title          : Ada, or Ardor
        artist          : Vladimir Nabokov
        album_artist    : Vladimir Nabokov
        album          : Ada, or Ardor: A Family Chronicle  (Unabridged)

    Does the naming that appears in Jellyfin when in a books library match up with the embedded title of the files?
    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]
    pwnage2demax
    Offline

    Junior Member

    Posts: 10
    Threads: 2
    Joined: 2024 Dec
    Reputation: 0
    Country:Canada
    #5
    2024-12-04, 06:05 PM
    It looks so? The title matches.


    Attached Files Thumbnail(s)
           
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2024-12-04, 06:13 PM
    So it looks like Plex was using the folder name, or a combination of folder name and album, while Jellyfin uses the title field for books.
    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]
    pwnage2demax
    Offline

    Junior Member

    Posts: 10
    Threads: 2
    Joined: 2024 Dec
    Reputation: 0
    Country:Canada
    #7
    2024-12-04, 06:18 PM (This post was last modified: 2024-12-04, 06:18 PM by pwnage2demax. Edited 1 time in total.)
    All the audiobooks have the titles filled out like above, and match with Jellyfin, they just won't organize at all - they all show up randomly. Sorting by name either way, or even by folder, doesn't organize them alphabetically


    Attached Files Thumbnail(s)
       
    pwnage2demax
    Offline

    Junior Member

    Posts: 10
    Threads: 2
    Joined: 2024 Dec
    Reputation: 0
    Country:Canada
    #8
    2024-12-04, 07:09 PM
    Found a fix - if I create a library (Music) first with the Audiobooks, then create a library (Books) with them? They seem to organize just fine by Name or Folder. Don't know what the issue is but if anyone else runs into the same problem, I hope this helps!
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #9
    2024-12-04, 07:11 PM
    In the screenshot you shared, the only issue I see is that Jellyfin is including "The" when alphabetizing. Which is different than other library types where "The" is ignored for the purposes of sorting.

    But, within the context of including "the" for sorting, it looks like it is sorting properly.

    But I suspect the inclusion of "the" for sorting is an oversight or bug.

    Can you submit a github issue?

    https://github.com/jellyfin/jellyfin/issues
    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]
    pwnage2demax
    Offline

    Junior Member

    Posts: 10
    Threads: 2
    Joined: 2024 Dec
    Reputation: 0
    Country:Canada
    #10
    2024-12-04, 07:15 PM
    I shall do that!
    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