I just can't seem to figure out how to apply overlays that are collection specific (e.g. this plex trending this week overlay). Here is where I'm at, thanks.
######################################################
# my config.yml #
######################################################
libraries:
Movies:
template_variables:
use_separator: false
collection_mode: hide_items
metadata_path:
- file: config/collections.yml
- pmm: basic
- pmm: tautulli
template_variables:
use_watched: false
list_size_popular: 10
visible_home_popular: true
######################################################
# collections.yml #
######################################################
overlays:
Plex Popular:
overlay:
name: Plex Popular
file: config/overlays/Plex Popular.png ```
