#PMM veteran needs help with overlays

1 messages · Page 1 of 1 (latest)

high hemlock
#

I am trying to add some overlays to my season posters but I am not sure what I am supposed to do. Read the wiki a few times but I'm just used to the old system. this is what I currently got which I dont even remember when I did it.
config:

  Μεταγλωττισμένες Σειρές:
    overlay_path:
    - remove_overlays: false
    - file: config/dubbedtv_overlay.yml

dubbedtv_overlay.yml:

overlays:
  Μεταγλωττισμένες Σειρές:
   plex_all: true
   overlay: dubbed_tv
   build_collection: false

The above currently applies the overlay to the whole Plex library to all series. If I want to add it to my seasons as well do I edit my config to this?

  Μεταγλωττισμένες Σειρές:
    overlay_path:
    - remove_overlays: false
    - file: config/dubbedtv_overlay.yml
         overlay_level: season
    - file: config/dubbedtv_overlay.yml
steel patrolBOT
#

Please complete #938455615741775902 and someone from the community or one of our <@&938443185347244033> members will respond when they're available.

Including the meta.log from the beginning is a huge help use !logs for more information.

half otter
#

so for you to be able to pass template variables you must set up the file to accept them so that wont work

#
overlays:
  Μεταγλωττισμένες Σειρές:
    plex_all: true
    overlay: dubbed_tv
  Μεταγλωττισμένες Σειρές (Season):
    plex_all: true
    overlay: dubbed_tv
    builder_level: season
high hemlock
#

this worked and think i got now how it works. Thanks Soh! see ya in 6 months again xD