• 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 Trouble for play serials

     
    • 0 Vote(s) - 0 Average

    Trouble for play serials

    NoBro
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 Nov
    Reputation: 0
    #1
    2024-11-24, 06:12 AM
    Hello all, I installed Jellyfin, Os - Fedora, if you put all the movies and TV series in 1 folder, everything is displayed well, if you put the TV series in a separate directory, it seems that Jellyfin just does not see it. please tell me how to fix it?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-11-24, 03:08 PM
    Movies and Shows should be in separate folders and separate libraries for best results.

    https://jellyfin.org/docs/general/server/media/shows/
    https://jellyfin.org/docs/general/server/media/movies/

    Folder structure and file naming examples are provided in the links above.

    Can you share some examples of how folders and files are named and organized?
    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]
    NoBro
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 Nov
    Reputation: 0
    #3
    2024-11-25, 02:42 AM
    /htpc/torrent/
    next folder serial
    Folder - Selenkay.S01.1080p.WEB-DL.Rus.Spa-alekartem
    File - Selenkay.S01E01.1080p.WEB-DL.Rus.Spa-alekartem.mkv
    Selenkay.S01E02.1080p.WEB-DL.Rus.Spa-alekartem.mkv
    Selenkay.S01E03.1080p.WEB-DL.Rus.Spa-alekartem.mkv
    Selenkay.S01E04.1080p.WEB-DL.Rus.Spa-alekartem.mkv
    Selenkay.S01E05.1080p.WEB-DL.Rus.Spa-alekartem.mkv
    Selenkay.S01E06.1080p.WEB-DL.Rus.Spa-alekartem.mkv
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-11-25, 02:11 PM
    So the path would look like

    Code:
    /htpc/torrent/serial/Selenkay.S01.1080p.WEB-DL.Rus.Spa-alekartem/Selenkay.S01E01.1080p.WEB-DL.Rus.Spa-alekartem.mkv

    Correct? Based on what you said earlier, I'm assuming you're using a mixed library pointed at "/htpc/torrent". Is that correct? And you've nested your shows in their own folder.

    If all those assumptions are correct, that is not going to work.

    The mixed library, in general, is buggy AF and we strongly recommend keeping movies and shows separate. And nesting shows and movies into sub-folders is not recommended.
    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]
    NoBro
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 Nov
    Reputation: 0
    #5
    2024-11-26, 11:56 AM (This post was last modified: 2024-11-26, 11:57 AM by NoBro. Edited 1 time in total.)
    I'm not sure what you mean by that. Here's my full path.


    Attached Files Thumbnail(s)
           
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2024-11-26, 01:42 PM
    I'm not sure what about what I said was unclear. Your folder naming is very much not compliant with what Jellyfin expects and needs. And what you've provided doesn't clear up how the Jellyfin libraries are configured and whether you are putting movies and shows in the same library.
    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]
    NoBro
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 Nov
    Reputation: 0
    #7
    2024-11-26, 02:54 PM
    That's right, I have movies in the movie folder and shows in the series folder.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #8
    2024-11-26, 02:58 PM
    I see they are in separate folders. But are they in the same library? Regardless, for series your folder naming is still non compliant.

    This

    Code:
    /serial/Selenkay.S01.1080p.WEB-DL.Rus.Spa-alekartem/Selenkay.S01E01.1080p.WEB-DL.Rus.Spa-alekartem.mkv

    Should be this

    Code:
    /serial/Selenkay/Season 01/Selenkay.S01E01.1080p.WEB-DL.Rus.Spa-alekartem.mkv
    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