|
|
|
@ -5,7 +5,7 @@ libraries:
|
|
|
|
|
template_variables:
|
|
|
|
|
sep_style: gray # use the gray separators globally for this library
|
|
|
|
|
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
|
|
|
|
|
metadata_path:
|
|
|
|
|
- pmm: separator_award # An "index card"
|
|
|
|
@ -54,8 +54,8 @@ libraries:
|
|
|
|
|
- pmm: tmdb # TMDb Charts (Popular, Trending, etc.)
|
|
|
|
|
- pmm: trakt # Trakt Charts (Popular, Trending, etc.)
|
|
|
|
|
- pmm: flixpatrol # Flixpatrol Charts (Popular, Trending, etc.)
|
|
|
|
|
- pmm: basic # Some basic chart collections
|
|
|
|
|
- pmm: collectionless # Collectionless movies/shows
|
|
|
|
|
- pmm: basic # Some basic chart collections based on recently released media in your library
|
|
|
|
|
- pmm: collectionless # Collectionless collection to help Show/Hide Movies/Shows properly in your library
|
|
|
|
|
- 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
|
|
|
|
|
style: bw
|
|
|
|
@ -196,7 +196,7 @@ libraries:
|
|
|
|
|
template_variables:
|
|
|
|
|
sep_style: gray # use the gray separators globally for this library
|
|
|
|
|
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
|
|
|
|
|
metadata_path:
|
|
|
|
|
- pmm: separator_award # An "index card"
|
|
|
|
@ -224,8 +224,8 @@ libraries:
|
|
|
|
|
- pmm: tmdb # TMDb Charts (Popular, Trending, etc.)
|
|
|
|
|
- pmm: trakt # Trakt Charts (Popular, Trending, etc.)
|
|
|
|
|
- pmm: flixpatrol # Flixpatrol Charts (Popular, Trending, etc.)
|
|
|
|
|
- pmm: basic # Some basic chart collections
|
|
|
|
|
- pmm: collectionless # Collectionless movies/shows
|
|
|
|
|
- pmm: basic # Some basic chart collections based on recently released media in your library
|
|
|
|
|
- pmm: collectionless # Collectionless collection to help Show/Hide Movies/Shows properly in your library
|
|
|
|
|
- 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
|
|
|
|
|
exclude: # ever have some random person... you can exclude them if you want
|
|
|
|
@ -410,7 +410,7 @@ playlist_files:
|
|
|
|
|
- pmm: playlist
|
|
|
|
|
template_variables:
|
|
|
|
|
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_expiration: 60
|
|
|
|
|
asset_directory: config/assets
|
|
|
|
@ -450,26 +450,26 @@ settings: # Can be individually specified
|
|
|
|
|
custom_git:
|
|
|
|
|
custom_repo:
|
|
|
|
|
show_unconfigured: true
|
|
|
|
|
webhooks: # Can be individually specified per library as well
|
|
|
|
|
webhooks: # Can be individually specified per library as well
|
|
|
|
|
error: notifiarr
|
|
|
|
|
run_start: notifiarr
|
|
|
|
|
run_end: notifiarr
|
|
|
|
|
changes:
|
|
|
|
|
- notifiarr
|
|
|
|
|
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)
|
|
|
|
|
token: (redacted)
|
|
|
|
|
timeout: 60
|
|
|
|
|
clean_bundles: true
|
|
|
|
|
empty_trash: true
|
|
|
|
|
optimize: true
|
|
|
|
|
tmdb: # REQUIRED for the script to run
|
|
|
|
|
tmdb: # REQUIRED for the script to run
|
|
|
|
|
apikey: (redacted)
|
|
|
|
|
language: en
|
|
|
|
|
cache_expiration: 60
|
|
|
|
|
region:
|
|
|
|
|
tautulli: # Can be individually specified per library as well
|
|
|
|
|
tautulli: # Can be individually specified per library as well
|
|
|
|
|
url: (redacted)
|
|
|
|
|
apikey: (redacted)
|
|
|
|
|
omdb:
|
|
|
|
|