• 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 Episodes not showing up where they should

    Pages (2): 1 2 Next »

     
    • 0 Vote(s) - 0 Average

    Episodes not showing up where they should

    Episodes not showing up where they should
    link7417
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: 2025 Mar
    Reputation: 0
    #1
    2025-03-14, 01:19 AM (This post was last modified: 2025-03-14, 03:16 AM by link7417. Edited 3 times in total.)
    I have a weird issue that I can't find a solution for, when I add a Show to my Jellyfin server it does not fully find them I think, they don't turn up under the Show but I can see the indual episodes of said show on the separate Episode tag,

    I am running this on Linux mint btw

    Edit: Added screenshots of the issue


    Attached Files Thumbnail(s)
           
    Efficient_Good_5784
    Offline

    Community Moderator

    Posts: 1,173
    Threads: 3
    Joined: 2023 Jun
    Reputation: 50
    #2
    2025-03-14, 03:27 AM
    Can you share how you named the folders and files on your drives?

    Then can you share how you linked the files to the library in Jellyfin?
    link7417
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: 2025 Mar
    Reputation: 0
    #3
    2025-03-14, 03:45 AM (This post was last modified: 2025-03-14, 03:56 AM by link7417. Edited 2 times in total.)
    The drive it self is mounted to mnt

    Anime
    ---Fairy Tail (2009)
    ------Season 1
    ---------Fairy Tail S1E1.mkv
    ---------Fairy Tail S1E2.mkv
    Books
    ---Audiobooks
    ------HarryPotter
    ---------ChapterName.m4b

    is how the folders and files are named, and I linked them through the library tab under Dashboard, Add Media Library, Content type Shows (Books for the book stuff ofcourse) and clicked the Folders + button and linked it too /mnt/Media/Anime
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2025-03-14, 01:18 PM
    Try adding a leading zero in the file names.

    "S01E01", etc. Not sure if that will make a difference or not.
    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]
    link7417
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: 2025 Mar
    Reputation: 0
    #5
    2025-03-15, 09:08 AM
    What TheDreadPirate suggested hasn't worked either, could it have something to do whit this that the log spits out after I made a fresh install? for everything else seems to work so I wonder if it is just a SQL error so the Data can't be stored correctly

    -----

    [2025-03-15 09:10:43.303 +01:00] [INF] Filtered subnets: []
    [2025-03-15 09:10:44.547 +01:00] [INF] There are pending EFCore migrations in the database. Applying... (This may take a while, do not stop Jellyfin)
    [2025-03-15 09:10:44.942 +01:00] [WRN] An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"ImageInfos"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
    [2025-03-15 09:10:44.942 +01:00] [WRN] An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"ImageInfos"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
    [2025-03-15 09:10:44.945 +01:00] [WRN] An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Permissions"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
    [2025-03-15 09:10:44.945 +01:00] [WRN] An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Permissions"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
    [2025-03-15 09:10:44.946 +01:00] [WRN] An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Preferences"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
    [2025-03-15 09:10:44.946 +01:00] [WRN] An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Preferences"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
    [2025-03-15 09:10:44.947 +01:00] [WRN] An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Users"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
    [2025-03-15 09:10:44.947 +01:00] [WRN] An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Users"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
    [2025-03-15 09:10:45.200 +01:00] [INF] EFCore migrations applied successfully
    Efficient_Good_5784
    Offline

    Community Moderator

    Posts: 1,173
    Threads: 3
    Joined: 2023 Jun
    Reputation: 50
    #6
    2025-03-15, 10:06 AM
    What version of Jellyfin you running?
    link7417
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: 2025 Mar
    Reputation: 0
    #7
    2025-03-15, 10:08 AM
    its version 10.10.6 and I am not using docker
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #8
    2025-03-16, 03:38 PM (This post was last modified: 2025-03-16, 03:38 PM by TheDreadPirate.)
    Can you share your full jellyfin log via privatebin.net? That log snippet you posted looks like the 10.11 EFCore migration in the unstable branch.
    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]
    link7417
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: 2025 Mar
    Reputation: 0
    #9
    2025-03-18, 07:56 PM
    https://privatebin.net/?7e49af33387c9ea5...6ECJKfmtW3

    I don't get why it should be as I used the "curl -s https://repo.jellyfin.org/install-debuntu.sh | sudo bash" to install it
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #10
    2025-03-18, 08:06 PM
    Which metadata providers do you have enabled. I looked again at your initial screenshots and I see only "anidb". I generally recommend against using AniDB as a primary or sole metadata provider. TMDB is my recommended metadata provider.

    Also, I do see that you have issues with transcoding. Which we can also look into. Please share one of the ffmpeg logs via privatebin.net and share what your hardware specs are.
    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