mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
poster.jpg fails #6988
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tunerooster on GitHub (May 6, 2025).
Per documentation, I have installed a custom poster.jpg in a movie directory. However, It is not displayed. The original poster which was installed from the original scan continues to be displayed. To reproduce, install a custom poster.jpg and observe that it is not used. Installed as follows (where poster.jpg is my custom Jaws poster:
I need to install custom posters for all my titles, so it is crucial that I get this to work.
Thanks!
@theguymadmax commented on GitHub (May 6, 2025):
Tested, and this still works. Make sure you refresh the metadata afterwards to veiw changes.
@tunerooster commented on GitHub (May 6, 2025):
Thank you for the quick reply! Under "My Media" -> "Movies" I click "Refresh metadata". Just to test, I select "Replace all metadata". I see "Replace existing images" and "Replace existing trickplay images". Both are unchecked. Then I click "Refresh" at the bottom and it pops up: "Refresh queued"
It has been over 5 minutes and still the poster.jpg image is not displayed. The log says:
If I use "Scan for new and updated files", the log says:
In neither case, does the image update to my custom poster. The poster is readable by all.
What am I missing?
P.S. For testing purposes, the whole library includes only the dir: /mnt/bluray/Paddington in Perù (2024)
which contains the .mkv and poster.jpg (is that a problem?)
@tunerooster commented on GitHub (May 6, 2025):
OK, my P.S. above was the problem. Apparently the movie has to be in a subfolder. Once I copies the folder Jaws into /movies/bluray/test then recreated the library from scratch using folder /movies/bluray/test
it worked. Sorry I didn't realize my error to begin with and thank you again your your support!