so I thought I had the runtime overlay configured correctly but I'm not sure what I'm doing wrong at this point. It worked until a recent update but now as you can see I'm not getting the overlay on the episodes. Ideally I would want shows and seasons to have one overlay and individual episodes to have another
libraries: # Library mappings must have a colon (:) placed after them
Movies:
metadata_path:
- git: meisnate12/Movies
- git: meisnate12/Holiday
- git: meisnate12/IMDBGenres
- git: meisnate12/MovieCharts
overlay_path:
- remove_overlays: false
- reapply_overlay: false
- pmm: resolution
- pmm: languages
- pmm: mediastinger
- pmm: ratings
- pmm: runtimes
TV Shows:
metadata_path:
- git: meisnate12/Networks
- git: meisnate12/ShowCharts
overlay_path:
- remove_overlays: false
- reapply_overlay: false
- pmm: resolution
- pmm: languages
- pmm: mediastinger
- pmm: ratings
- pmm: status
- pmm: runtimes
template_variables:
overlay_label: episode
Anime Shows:
metadata_path:
- git: Draper/Anime/Charts
- git: meisnate1q2/ShowCharts
overlay_path:
- remove_overlays: false
- reapply_overlay: false
- pmm: resolution
- pmm: languages
- pmm: mediastinger
- pmm: ratings
- pmm: status
- pmm: runtimes
template_variables:
overlay_label: episode
Cartoons:
metadata_path:
- git: meisnate12/Networks
- git: meisnate12/ShowCharts
overlay_path:
- remove_overlays: false
- reapply_overlay: false
- pmm: resolution
- pmm: languages
- pmm: mediastinger
- pmm: ratings
- pmm: status
- pmm: runtimes
template_variables:
overlay_label: episode
