adjust comments and spacing (#652)

* test

* kometa updates

* typo

* readme fixes

* adjust comments and spacing
pull/653/head
bullmoose20 3 weeks ago committed by GitHub
parent e0cce98cf0
commit c59f169629
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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.
### Must be on Kometa Version 1.21.1 or greater
### Must be on Kometa Version 1.21.1-nightly1 or greater
libraries:
Movies: # Must match a library name in your Plex
report_path: config/missing/Movies_report.yml
@ -170,7 +170,7 @@ libraries:
- git: bullmoose20/separator_franchise # Separator for franchise
template_variables:
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:
collection_section: '035' # Set to "035" to be right before universe. Should be the same here and above
- default: seasonal # Christmas, Halloween, etc.
@ -427,7 +427,7 @@ libraries:
- git: bullmoose20/separator_franchise # Separator for franchise
template_variables:
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:
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.

Loading…
Cancel
Save