ankenyr / jellyfin-youtube-metadata-plugin

Youtube Metadata Plugin for Jellyfin
GNU Affero General Public License v3.0
510 stars 33 forks source link

Plugin overwrites nfo art poster with a poster frome episode instead of folder.jpg image #74

Closed miguelarios closed 4 months ago

miguelarios commented 1 year ago

I have the following format for my folder hierarchy

BBQ/%(channel)s [%(channel_id)s]/%(upload_date>%Y)s/%(channel)s - %(upload_date)s - %(title)s [%(id)s]/%(channel)s - %(upload_date)s - %(title)s [%(id)s].%(ext)s

I am noticing that when YoutubeMetadata plugin downloads the metadata it always prefers an episode image instead of the folder image that I manually added. I even went into the nfo on the tvshow.nfo file and edited the art poster but it still gets overwritten.

How can I control this?

When i go to Refresh Metadata > Replace all Metadata and select to replace existing images it all comes back but then after a while I see the nfo gets edited and the image is back to an episode image not the folder.png image.

ankenyr commented 4 months ago

I believe in this case you just want to disable YoutubeMetadata for the responsible Image fetcher (TV Show, Season, Episode, etc)

image