minor tweaks

pull/616/head
bullmoose20 3 months ago
parent c50200c086
commit 67d86a6bcb

@ -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.

@ -1,8 +0,0 @@
**Movies Preview**:
<br>
![Movies](https://github.com/milizeus/Plex-Meta-Manager-Configs/blob/42258ce7da29f211215b1d72990a9ee483dafcc7/milizeus/screenshot_movies.png)
<br>
<br>
**TV Shows Preview**: <br>
![TV](https://github.com/milizeus/Plex-Meta-Manager-Configs/blob/730c582e3921fc5e786e9dd5dd4893f0a2edc895/milizeus/screenshot_tv.png)
<br>
Loading…
Cancel
Save