2024-06-21, 08:57 PM
In your source folder each movie needs to be in its own folder, which is what our documentation states is the recommended folder and file structure anyway.
https://jellyfin.org/docs/general/server/media/movies/
Once you put each movie in its own folder, modify your script to symlink the folder instead of the file.
As I stated, Jellyfin will follow symlinks for folders and will ignore symlinks for files.
https://jellyfin.org/docs/general/server/media/movies/
Once you put each movie in its own folder, modify your script to symlink the folder instead of the file.
As I stated, Jellyfin will follow symlinks for folders and will ignore symlinks for files.