2024-11-25, 12:37 PM
(2024-11-24, 05:05 PM)TheDreadPirate Wrote: It sounds like you have a flat folder structure. As in all your movies are simply in the "Movies" folder. Ideally, each movie should be in their own folder within the library folder. This is primarily so you can have things like extras and trailers together with the movie.
Once you've done that, THEN you can symlink the Home Alone folder in the other library you want it in. Jellyfin should follow symlinks for folders.
I tried doing this with one movie file and the linked file is not getting picked up by Jellyfin. I first tried just creating a shortcut to the movie's folder and moving it to the other directory. Then I googled about symbolic links and tried making one with the command prompt using mklink -D. Is there a trick I'm missing?