adjust comments and spacing

pull/652/head
bullmoose20 7 months ago
parent 00e098a493
commit 892df8a121

@ -1,6 +1,6 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager/nightly/json-schema/config-schema.json # yaml-language-server: $schema=https://raw.githubusercontent.com/Kometa-Team/Kometa/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 Kometa yml edits. ### 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 Kometa yml edits.
### Must be on Kometa Version 1.21.1 or greater ### Must be on Kometa Version 1.21.1-nightly1 or greater
libraries: libraries:
Movies: # Must match a library name in your Plex Movies: # Must match a library name in your Plex
report_path: config/missing/Movies_report.yml report_path: config/missing/Movies_report.yml
@ -170,7 +170,7 @@ libraries:
- git: bullmoose20/separator_franchise # Separator for franchise - git: bullmoose20/separator_franchise # Separator for franchise
template_variables: template_variables:
collection_section: '035' # Set to "035" to be right before 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
- default: franchise # https://metamanager.wiki/en/latest/defaults/movie/franchise - default: franchise # https://kometa.wiki/en/latest/defaults/movie/franchise
template_variables: template_variables:
collection_section: '035' # Set to "035" to be right before 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
- default: seasonal # Christmas, Halloween, etc. - default: seasonal # Christmas, Halloween, etc.
@ -427,7 +427,7 @@ libraries:
- git: bullmoose20/separator_franchise # Separator for franchise - git: bullmoose20/separator_franchise # Separator for franchise
template_variables: template_variables:
collection_section: '035' # Set to "035" to be right before 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
- default: franchise # https://metamanager.wiki/en/latest/defaults/movie/franchise - default: franchise # https://kometa.wiki/en/latest/defaults/movie/franchise
template_variables: template_variables:
collection_section: '035' # Set to "035" to be right before 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
- default: network # ABC, CBC, NBC, FOX, etc. - default: network # ABC, CBC, NBC, FOX, etc.

Loading…
Cancel
Save