2023-12-04, 10:29 AM
Hello everyone,
I want to create a Christmas specials collection. It'll basically be a virtual TV show in which I stick copies of Christmas episodes of the shows I have.
Instead of wasting space on duplicating the files, I was thinking of using symlinks this way :
Show 1 > Season x > Episode xxxx.mp4 and .nfo -> Symlink to -> Christmas Show > Season 01 > Episode 1.mp4 and .nfo
I tried that and the video couldnt play.
Should symlink inside the docker or from the host ? Is this idea even going to work ?
I want to create a Christmas specials collection. It'll basically be a virtual TV show in which I stick copies of Christmas episodes of the shows I have.
Instead of wasting space on duplicating the files, I was thinking of using symlinks this way :
Show 1 > Season x > Episode xxxx.mp4 and .nfo -> Symlink to -> Christmas Show > Season 01 > Episode 1.mp4 and .nfo
I tried that and the video couldnt play.
Should symlink inside the docker or from the host ? Is this idea even going to work ?