2024-08-08, 08:22 PM
(This post was last modified: 2024-08-08, 08:28 PM by voltangle. Edited 3 times in total.)
So, I have [Censored by TDP] Monster (2004) that consist of 25 DVDs, and I want to put it into Jellyfin and have it actually indexed not as just separate CDs or 25 episodes, but real 74 episodes Monster has.
This is my (original) directory structure:
MONSTER
├── MONSTER_DVD1
│ └── VIDEO_TS
├── MONSTER_DVD2
│ └── VIDEO_TS
├── MONSTER_DVD3
│ └── VIDEO_TS
...
├── MONSTER_DVD25
│ └── VIDEO_TS
I want to just find a way of using the VIDEO_TS directories themselves without remuxing each disc to different episodes, because - reasons. My setup revolves around having all actual media in a different folder from the media library, and have all content symlinked into the library instead, and once again, I can not just remux it into .mkv files and go with it.
Currently when I just try to shove the same directory structure but rename MONSTER_DVD<n> to cd<b> it just shows each cd as it's own episode, and no matter what I do - I can't make it work as I want it to...
EDIT: I very much know that ChatGPT is far, FAR from being a credible source, but I had no other option at this point. It has mentioned the topic of M3U "playlists" or smth, is that a good/possible way of doing it?
Is there a way to make this work? Thanks in advance!
This is my (original) directory structure:
MONSTER
├── MONSTER_DVD1
│ └── VIDEO_TS
├── MONSTER_DVD2
│ └── VIDEO_TS
├── MONSTER_DVD3
│ └── VIDEO_TS
...
├── MONSTER_DVD25
│ └── VIDEO_TS
I want to just find a way of using the VIDEO_TS directories themselves without remuxing each disc to different episodes, because - reasons. My setup revolves around having all actual media in a different folder from the media library, and have all content symlinked into the library instead, and once again, I can not just remux it into .mkv files and go with it.
Currently when I just try to shove the same directory structure but rename MONSTER_DVD<n> to cd<b> it just shows each cd as it's own episode, and no matter what I do - I can't make it work as I want it to...
EDIT: I very much know that ChatGPT is far, FAR from being a credible source, but I had no other option at this point. It has mentioned the topic of M3U "playlists" or smth, is that a good/possible way of doing it?
Is there a way to make this work? Thanks in advance!