#basic overlay config to play around with

1 messages · Page 1 of 1 (latest)

mortal ferry
#

i know there are overlay configs and there are configs that can do very powerful things, but my set up is evolving as i go, slowly. i use PMM to make collections, and currently only want overlays for movies in Awards collections. so rather than using an external list (duplicating the collection config), i'd rather just have a "if in this collection, apply this overlay file" kind of config.

PMM has sort of left me behind, as it has developed beyond my needs/means, and i also don't want the PMM defaults, i want to make my own overlays. i currently have an overlay config that i believe is way too complicated (got it from here) and i just want to simplify things.

i've attached my first-draft overlays, if it helps

spice pike
#

What exactly are you looking for? An example of how to apply an overlay to things in a collection, or something else/more?

mortal ferry
#

just a few lines to apply an overlay based on being in a collection

#

ie if in oscar winners collection, use the oscars.png overlay

#

i have ideas to make it more complex to add multiple overlays (for multiple winners) but so that the overlays kind of intersect rather than overlap each other

spice pike
#

Overlays use the same builders as anything else.

#

So you could use a plex_search to base things on collections, perhaps.

mortal ferry
#

is there a way to add an overlay during the movies list .yaml file? like i have my letterboxd lists in one file, is there a field to say like use_overlay_file: and then a link to it? that would be quicker and much easier for my use base

#

case*

spice pike
#

No; collections and overlays cannot be defined in the same file.

mortal ferry
#

which bit of that short bit of code is the link to the actual overlay file path?