-
Notifications
You must be signed in to change notification settings - Fork 15
Description
I want to have poster images be in landscape/horizontal orientation; basically how they are when using an "other videos" library, and how any other site (including Stash itself) displays preview images. But Plex is obsessed with having posters displayed in portrait orientation.
My current attempts haven't succeeded. A workaround was creating library as "other videos" and having languages in Agent bundle include Locale.Language.NoLanguage as well as contributes_to = ['com.plexapp.agents.none'], but it only got partial metadata and doesn't match properly. If then manually doing a match, it gets the missing metadata, but it changes back to vertical posters for matched video. Additionally, changing anything else on the library (eg adding another folder) seemed to undo everything and made all video posters display in 1:1.5 aspect ratio again.