ZeroQI / YouTube-Agent.bundle

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

Provide latest episode artwork to (non-playlist) Series folders. #5

Closed djmixman closed 6 years ago

djmixman commented 6 years ago

It would nice to see artwork on non-playlist based series folders. The best solution I can think of would probably be to pull the artwork from the most recent episode.

ZeroQI commented 6 years ago

So are artworks OK on playlist based series folder? If so can add the functionnality

djmixman commented 6 years ago

I would say if there is artwork available for a playlist then use that, and if no playlist-id is available then use the most recent episode.

ZeroQI commented 6 years ago

metadata fields for series:

I already use the playlist image as poster but size is mismatch so it cuts the sides i can pull the channel banner/background as metadata.art. is that what you mean Do you want to use a video screenshot as metadata.art ? Please give an example...

ZeroQI commented 6 years ago

Done on latest code Please test and close if resolved