ZeroQI / YouTube-Agent.bundle

Plex Metadata Agent for Movies and TV Series libraries
452 stars 43 forks source link

Thumbnails being added to series poster, not episode thumbs #73

Closed durmonator closed 3 years ago

durmonator commented 3 years ago

Hey, I have recently just started to use this plugin and I am finding that the thumbs for the "episodes" are getting added into the show poster, as seen here:

image

I can provide logs, but as this is, in the eyes of the scanner being successful, will they be helpful? If so, just ping me and I'll get them asap for you

ZeroQI commented 3 years ago

Please try this major rewrite new branch, i tested and look fine in regard to your issue

ZeroQI commented 3 years ago

Merge to master branch, please test, it should be better

reddragonguy commented 3 years ago

i've tested this and the issue is still there.

ZeroQI commented 3 years ago

metadata.posters at fault then in episode loop part of code there is code to add the screencap of first video to posters, but if you keep deleting videos, first video willl change and update to the posters again...

Comment lines 456 and 502 and report metadata.posters[thumb] = Proxy.Media(picture, sort_order=1)