2024-08-05, 03:22 PM
Im running the official Jellyfin 10.9..9 docker image and have set my libaries up, so that my movies is in a folder, lets call it "Movies" and another names "Movies2".
Movies2 is used get the .NFO and images down in the movie folders, which works, but in the .NFO the whole path to the images is used, instead of the using the file name that is in the same folder, and whic becomes an issue when moving the folder into "Movies". "Movies" is read only in docker, to protect the files from changes by Jellyfin or its users.
When using the "Save metadata" (.NFO in media folder) and "Save illustrations and metadata in the media folder" is enabled, why does it use the whole path for the poster, backdrop etc.? Why not just "folder.jpg" "backdrop.jpg" since they are stored inside the folder of the movie as it's documentated at the Jellyfin organize and naming documentation:
https://jellyfin.org/docs/general/server/media/movies/
An example of a poster whould be:
/Movies2/movie_name (2000)/folder.jpg
But when moving the movie to "Movies" then the path is incorrect, because now the path is:
/Mevies/movie_name (2000)/folder.jpg
Why not just use:
folder.jpg
backdrop.jpg
banner.jpg
movie.nfo
When i have set it to download the illusations to the media folder?
Movies2 is used get the .NFO and images down in the movie folders, which works, but in the .NFO the whole path to the images is used, instead of the using the file name that is in the same folder, and whic becomes an issue when moving the folder into "Movies". "Movies" is read only in docker, to protect the files from changes by Jellyfin or its users.
When using the "Save metadata" (.NFO in media folder) and "Save illustrations and metadata in the media folder" is enabled, why does it use the whole path for the poster, backdrop etc.? Why not just "folder.jpg" "backdrop.jpg" since they are stored inside the folder of the movie as it's documentated at the Jellyfin organize and naming documentation:
https://jellyfin.org/docs/general/server/media/movies/
An example of a poster whould be:
/Movies2/movie_name (2000)/folder.jpg
But when moving the movie to "Movies" then the path is incorrect, because now the path is:
/Mevies/movie_name (2000)/folder.jpg
Why not just use:
folder.jpg
backdrop.jpg
banner.jpg
movie.nfo
When i have set it to download the illusations to the media folder?
Server: Intel NUC N5105 - 32 GB RAM
HDD: OS: 1 x WD Red SA500 2TB + 2x 8 TB + 2x 4 TB WD Red Plus in 4x LC-35U3-C-HUB
OS: Debian 12 + Jellyfin 10.9.11 Docker
Network: 2x ASUS GT-AX6000 + RT-AX92U in Aimesh
HDD: OS: 1 x WD Red SA500 2TB + 2x 8 TB + 2x 4 TB WD Red Plus in 4x LC-35U3-C-HUB
OS: Debian 12 + Jellyfin 10.9.11 Docker
Network: 2x ASUS GT-AX6000 + RT-AX92U in Aimesh