updated comments

pull/530/head
bullmoose20 2 years ago
parent 4d4e68706a
commit 3ed785e2ef

@ -5,7 +5,7 @@ libraries:
template_variables: template_variables:
sep_style: gray # use the gray separators globally for this library sep_style: gray # use the gray separators globally for this library
collection_mode: hide # hide the collections collection_mode: hide # hide the collections
language: fr # could be default, de, fr, pt-br or another lang code that we have tranlsated language: fr # could be default(which is en), da, de, fr, pt-br or another lang code that we have tranlsated
placeholder_imdb_id: tt8579674 # 1917 (2019) placeholder id for the separators placeholder_imdb_id: tt8579674 # 1917 (2019) placeholder id for the separators
metadata_path: metadata_path:
- pmm: separator_award # An "index card" - pmm: separator_award # An "index card"
@ -54,8 +54,8 @@ libraries:
- pmm: tmdb # TMDb Charts (Popular, Trending, etc.) - pmm: tmdb # TMDb Charts (Popular, Trending, etc.)
- pmm: trakt # Trakt Charts (Popular, Trending, etc.) - pmm: trakt # Trakt Charts (Popular, Trending, etc.)
- pmm: flixpatrol # Flixpatrol Charts (Popular, Trending, etc.) - pmm: flixpatrol # Flixpatrol Charts (Popular, Trending, etc.)
- pmm: basic # Some basic chart collections - pmm: basic # Some basic chart collections based on recently released media in your library
- pmm: collectionless # Collectionless movies/shows - pmm: collectionless # Collectionless collection to help Show/Hide Movies/Shows properly in your library
- pmm: actor # Actors - pmm: actor # Actors
template_variables: # bw, rainier, or orig style is used. depth and limit is set low but sometimes I boost to 10, 150 template_variables: # bw, rainier, or orig style is used. depth and limit is set low but sometimes I boost to 10, 150
style: bw style: bw
@ -196,7 +196,7 @@ libraries:
template_variables: template_variables:
sep_style: gray # use the gray separators globally for this library sep_style: gray # use the gray separators globally for this library
collection_mode: hide # hide the collections collection_mode: hide # hide the collections
language: fr # could be default, de, fr, pt-br or another lang code that we have tranlsated language: fr # could be default(which is en), da, de, fr, pt-br or another lang code that we have tranlsated
placeholder_imdb_id: tt1190634 # The Boys (2019) placeholder id for the separators placeholder_imdb_id: tt1190634 # The Boys (2019) placeholder id for the separators
metadata_path: metadata_path:
- pmm: separator_award # An "index card" - pmm: separator_award # An "index card"
@ -224,8 +224,8 @@ libraries:
- pmm: tmdb # TMDb Charts (Popular, Trending, etc.) - pmm: tmdb # TMDb Charts (Popular, Trending, etc.)
- pmm: trakt # Trakt Charts (Popular, Trending, etc.) - pmm: trakt # Trakt Charts (Popular, Trending, etc.)
- pmm: flixpatrol # Flixpatrol Charts (Popular, Trending, etc.) - pmm: flixpatrol # Flixpatrol Charts (Popular, Trending, etc.)
- pmm: basic # Some basic chart collections - pmm: basic # Some basic chart collections based on recently released media in your library
- pmm: collectionless # Collectionless movies/shows - pmm: collectionless # Collectionless collection to help Show/Hide Movies/Shows properly in your library
- pmm: actor # Actors - pmm: actor # Actors
template_variables: # bw, rainier, or orig style is used. depth and limit is set low but sometimes I boost to 10, 150 template_variables: # bw, rainier, or orig style is used. depth and limit is set low but sometimes I boost to 10, 150
exclude: # ever have some random person... you can exclude them if you want exclude: # ever have some random person... you can exclude them if you want
@ -410,7 +410,7 @@ playlist_files:
- pmm: playlist - pmm: playlist
template_variables: template_variables:
libraries: Movies, TV Shows libraries: Movies, TV Shows
settings: # Can be individually specified per library as well settings: # Can be individually specified per library as well
cache: true cache: true
cache_expiration: 60 cache_expiration: 60
asset_directory: config/assets asset_directory: config/assets
@ -450,26 +450,26 @@ settings: # Can be individually specified
custom_git: custom_git:
custom_repo: custom_repo:
show_unconfigured: true show_unconfigured: true
webhooks: # Can be individually specified per library as well webhooks: # Can be individually specified per library as well
error: notifiarr error: notifiarr
run_start: notifiarr run_start: notifiarr
run_end: notifiarr run_end: notifiarr
changes: changes:
- notifiarr - notifiarr
version: version:
plex: # Can be individually specified per library as well; REQUIRED for the script to run plex: # Can be individually specified per library as well; REQUIRED for the script to run
url: (redacted) url: (redacted)
token: (redacted) token: (redacted)
timeout: 60 timeout: 60
clean_bundles: true clean_bundles: true
empty_trash: true empty_trash: true
optimize: true optimize: true
tmdb: # REQUIRED for the script to run tmdb: # REQUIRED for the script to run
apikey: (redacted) apikey: (redacted)
language: en language: en
cache_expiration: 60 cache_expiration: 60
region: region:
tautulli: # Can be individually specified per library as well tautulli: # Can be individually specified per library as well
url: (redacted) url: (redacted)
apikey: (redacted) apikey: (redacted)
omdb: omdb:

Loading…
Cancel
Save