2024-08-04, 04:44 PM
(This post was last modified: 2024-08-04, 04:52 PM by damageinc86. Edited 1 time in total.)
Is there a way to get Jellyfin to recognize the folder structure found below?
Shows
└── Series Name (1962)
├── Volume 1
│ ├── Disc 1
│ └── Episode 1 - Awesome Episode Time.mkv
│ └── Episode 2 - Almost as Awesome Episode.mp4
│ ├── Disc 2
│ └── Episode 1 - Something good.mkv
│ └── Episode 2 - Something Nearly as good.mp4
├── Volume 2
│ ├── Disc 1
│ └── Episode 1 - Another one.mkv
│ └── Episode 2 - More Another.mp4
│ ├── Disc 2
│ └── Episode 1 - Yet another.mkv
│ └── Episode 2 - Moreso the fact of Another.mp4
I've already renamed all the Episodes within my disc folders to just show up in order amongst themselves under the Main Volume number by adding the disc number and title of disc to the beginning of every file. Otherwise, Jellyfin would scan all disc directories and show 4 versions of every episode number right next to each other because it didn't separate them by disc number. So for example, you had to go through 4 episode 1's in order to reach episode 2 (another set of 4). It might be fine that way, but I was also thinking it might be fun to have the actual disc images shown for collections that use volume, disc organization, that isn't a traditional season type organization.
Shows
└── Series Name (1962)
├── Volume 1
│ ├── Disc 1
│ └── Episode 1 - Awesome Episode Time.mkv
│ └── Episode 2 - Almost as Awesome Episode.mp4
│ ├── Disc 2
│ └── Episode 1 - Something good.mkv
│ └── Episode 2 - Something Nearly as good.mp4
├── Volume 2
│ ├── Disc 1
│ └── Episode 1 - Another one.mkv
│ └── Episode 2 - More Another.mp4
│ ├── Disc 2
│ └── Episode 1 - Yet another.mkv
│ └── Episode 2 - Moreso the fact of Another.mp4
I've already renamed all the Episodes within my disc folders to just show up in order amongst themselves under the Main Volume number by adding the disc number and title of disc to the beginning of every file. Otherwise, Jellyfin would scan all disc directories and show 4 versions of every episode number right next to each other because it didn't separate them by disc number. So for example, you had to go through 4 episode 1's in order to reach episode 2 (another set of 4). It might be fine that way, but I was also thinking it might be fun to have the actual disc images shown for collections that use volume, disc organization, that isn't a traditional season type organization.