minor tweaks

This commit is contained in:
bullmoose20
2024-02-04 20:58:33 -05:00
parent c50200c086
commit 67d86a6bcb
3 changed files with 5 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager/nightly/json-schema/config-schema.json
### Highly recommend using Visual Studio Code with indent-rainbow by oderwat extension and YAML by Red Hat extension. VSC will also leverage the above link to enhance pmm yml edits.
### Must be on Version 1.20.0-nightly25 or greater
### Must be on Version 1.20.0-nightly30 or greater
libraries:
Movies: # Must match a library name in your Plex
report_path: config/missing/Movies_report.yml
@@ -169,10 +169,10 @@ libraries:
- pmm: decade # Decade the media item was released
- git: bullmoose20/separator_franchise # Separator for franchise
template_variables:
collection_section: "035" # Set to "035" to be right after universe. Should be the same here and below
collection_section: "035" # Set to "035" to be right before universe. Should be the same here and below
- pmm: franchise # https://metamanager.wiki/en/latest/defaults/movie/franchise
template_variables:
collection_section: "035" # Set to "035" to be right after universe. Should be the same here and above
collection_section: "035" # Set to "035" to be right before universe. Should be the same here and above
- pmm: seasonal # Christmas, Halloween, etc.
template_variables: # Canadian Thankgsgiving is a different date range. Otherwise, I want to ALWAYS see the seasonal
schedule_independence: daily
@@ -394,10 +394,10 @@ libraries:
- pmm: decade # Decade the media item was released
- git: bullmoose20/separator_franchise # Separator for franchise
template_variables:
collection_section: "035" # Set to "035" to be right after universe. Should be the same here and below
collection_section: "035" # Set to "035" to be right before universe. Should be the same here and below
- pmm: franchise # https://metamanager.wiki/en/latest/defaults/movie/franchise
template_variables:
collection_section: "035" # Set to "035" to be right after universe. Should be the same here and above
collection_section: "035" # Set to "035" to be right before universe. Should be the same here and above
- pmm: network # ABC, CBC, NBC, FOX, etc.
- pmm: streaming # Streaming on Disney+, Netflix, etc.
- pmm: universe # Marvel Cinematic Universe, Wizarding World, etc.