• 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 Issue in adding naruto shppiduen

    Pages (2): 1 2 Next »

     
    • 0 Vote(s) - 0 Average

    Issue in adding naruto shppiduen

    Issue in adding naruto shppiduen in order
    ShinichikKodo
    Offline

    Junior Member

    Posts: 13
    Threads: 3
    Joined: 2024 May
    Reputation: 0
    Country:Egypt
    #1
    2024-05-14, 11:30 PM
    I want to add naruto shppiduen tp library , but the order is very bad and seasons not named, I put in attachement 3 pictures for you can see problem and know it ,I am new user so some tricks may I don't know it, Thanks


    Attached Files Thumbnail(s)
               
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-05-14, 11:35 PM
    Here is our documentation for shows, including examples for folder and file naming.

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

    An example for Naruto.

    Code:
    Shows
    ├── Naruto Shippuden
    │   ├── Season 01
    │   │   ├── Naruto Shippuden S01E01.mkv
    │   │   ├── Naruto Shippuden S01E02.mkv
    │   │   └── Naruto Shippuden S01E03.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]
    ShinichikKodo
    Offline

    Junior Member

    Posts: 13
    Threads: 3
    Joined: 2024 May
    Reputation: 0
    Country:Egypt
    #3
    2024-05-14, 11:43 PM
    hanks for your
    (2024-05-14, 11:35 PM)TheDreadPirate Wrote: Here is our documentation for shows, including examples for folder and file naming.

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

    An example for Naruto.

    Code:
    Shows
    ├── Naruto Shippuden
    │  ├── Season 01
    │  │  ├── Naruto Shippuden S01E01.mkv
    │  │  ├── Naruto Shippuden S01E02.mkv
    │  │  └── Naruto Shippuden S01E03.mkv
    Thanks for your reply,so as you said where the problem exactly,I have season folders and inside it episodes
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-05-14, 11:46 PM
    The season folders cannot have the show name. It needs to be just "Season 01", "Season 02". And the season folders need to be inside a folder with the show name in 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]
    ShinichikKodo
    Offline

    Junior Member

    Posts: 13
    Threads: 3
    Joined: 2024 May
    Reputation: 0
    Country:Egypt
    #5
    2024-05-15, 12:02 AM
    now, I made this , but became worst, now there some sesones identified as another shows , and there is no naruto folder or show , the episodes was in different shows, these show I havn't it even
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2024-05-15, 12:07 AM
    Are the season folders inside a "Naruto Shippuden" folder? Look at the example I gave above.

    Shows --> Naruto Shippuden --> Season ## --> "Naruto Shippuden s01e01.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]
    ShinichikKodo
    Offline

    Junior Member

    Posts: 13
    Threads: 3
    Joined: 2024 May
    Reputation: 0
    Country:Egypt
    #7
    2024-05-15, 12:18 AM
    (2024-05-15, 12:07 AM)TheDreadPirate Wrote: Are the season folders inside a "Naruto Shippuden" folder?  Look at the example I gave above.

    Shows -->  Naruto Shippuden --> Season ## -->  "Naruto Shippuden s01e01.mkv"
    Yes  The season folder inside anime folder with it's name, but I noticed thing, The episodes inside seasons it's name as the following  [Anime Time] Naruto Shippuden - 034 - Formation! New Team Kakashi!.mkv
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #8
    2024-05-15, 12:28 AM
    "034" is not going to work for the episode number. It needs to be "s01e34" or whatever season it belongs 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]
    ShinichikKodo
    Offline

    Junior Member

    Posts: 13
    Threads: 3
    Joined: 2024 May
    Reputation: 0
    Country:Egypt
    #9
    2024-05-15, 02:38 AM (This post was last modified: 2024-05-15, 02:46 AM by ShinichikKodo. Edited 1 time in total.)
    (2024-05-15, 12:28 AM)TheDreadPirate Wrote: "034" is not going to work for the episode number.  It needs to be "s01e34" or whatever season it belongs to.
    I made every thing, but the problem exist ,I added screen shot for my folders in attachment


    Attached Files Thumbnail(s)
           
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #10
    2024-05-15, 02:59 AM
    Did you rescan and "replace all metadata"?
    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