2024-11-01, 06:00 PM
(2024-11-01, 02:33 AM)DZDZzzZ Wrote: It is the pervious poster path: 'D:\Data\Jellyfin\metadata\library\b9\b9c533a88fa6e293e4b735bbbf748e6d\poster.jpg'. The folder name seems to be a hash value, or something, rather than a movie name. So I try to modify it to a movie name, like "'D:\Data\Jellyfin\metadata\library\movie\poster.jpg". But it does not work.If you really want to save your images in the config folder instead of with the media files, Jellyfin will use that ID to store them in the config/data metadata folder.
You can't add the movie name there as you tried because that's not how Jellyfin saved the path in the database.
An easy way to figure out where a video is stored there is by opening the episode/movie on the web UI on a browser.
Look at the URL of the video and it will contain the ID that you need to find in the library.
Also, the metadata/library folder is sorted numerically. It uses hex numbers, so that's why it uses letters on the folder names.