Jellyfin Forum
Prevent Using Posters from Files - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions)
+--- Thread: Prevent Using Posters from Files (/t-prevent-using-posters-from-files)



Prevent Using Posters from Files - Alcoholic - 2024-12-28

Hello, is it possible to prevent Jellyfin from using local files as posters for Movies or TV Shows - for example, if the image has the same filename (excluding the extension) as the video file, the poster for the movie will be that image.

[Image: PyO2jjx.png]


RE: Prevent Using Posters from Files - TheDreadPirate - 2024-12-29

Any particular reason you have local images but DON'T want Jellyfin to use them? AFAIK, Jellyfin will ALWAYS prefer local images and I'm not aware of a setting to change that behavior.


RE: Prevent Using Posters from Files - Alcoholic - 2024-12-31

(2024-12-29, 03:21 AM)TheDreadPirate Wrote: Any particular reason you have local images but DON'T want Jellyfin to use them?  AFAIK, Jellyfin will ALWAYS prefer local images and I'm not aware of a setting to change that behavior.

Some movies come with screenshots which have the exact same name as the movie file which Jellyfin prefers, as shown in the screenshot.


RE: Prevent Using Posters from Files - Bobby Vaughn - 2024-12-31

I think Jellyfin gives artwork from .nfo files priority over local files in the folders.


RE: Prevent Using Posters from Files - TheDreadPirate - 2024-12-31

(2024-12-31, 05:08 PM)Alcoholic Wrote:
(2024-12-29, 03:21 AM)TheDreadPirate Wrote: Any particular reason you have local images but DON'T want Jellyfin to use them?  AFAIK, Jellyfin will ALWAYS prefer local images and I'm not aware of a setting to change that behavior.

Some movies come with screenshots which have the exact same name as the movie file which Jellyfin prefers, as shown in the screenshot.

I understand that.  If you don't want Jellyfin to use them either rename them or remove them.  Jellyfin will ALWAYS use local images when named the same as the movie or as one of the other file names supported (poster, folder, backdrop, cover, etc).


RE: Prevent Using Posters from Files - Alcoholic - 2025-01-02

(2024-12-31, 06:23 PM)TheDreadPirate Wrote:
(2024-12-31, 05:08 PM)Alcoholic Wrote:
(2024-12-29, 03:21 AM)TheDreadPirate Wrote: Any particular reason you have local images but DON'T want Jellyfin to use them?  AFAIK, Jellyfin will ALWAYS prefer local images and I'm not aware of a setting to change that behavior.

Some movies come with screenshots which have the exact same name as the movie file which Jellyfin prefers, as shown in the screenshot.

I understand that.  If you don't want Jellyfin to use them either rename them or remove them.  Jellyfin will ALWAYS use local images when named the same as the movie or as one of the other file names supported (poster, folder, backdrop, cover, etc).

I've only just realised that the "Edit Images" option has the ability to download images from the internet that replace the preferred one without actually affecting the file, so this seems to be a good option for me now. Thanks for the recommendations.