Merge pull request #411 from bullmoose20/master

adjust people depth
pull/415/head
cpt-kuesel 2 years ago committed by GitHub
commit d282f19f38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -54,25 +54,25 @@ libraries: # Library mappings must have a
template_variables: template_variables:
style: bw style: bw
data: data:
depth: 5 depth: 10
limit: 150 limit: 150
- git: PMM/movie/director - git: PMM/movie/director
template_variables: template_variables:
style: bw style: bw
data: data:
depth: 5 depth: 10
limit: 150 limit: 150
- git: PMM/movie/producer - git: PMM/movie/producer
template_variables: template_variables:
style: bw style: bw
data: data:
depth: 5 depth: 10
limit: 150 limit: 150
- git: PMM/movie/writer - git: PMM/movie/writer
template_variables: template_variables:
style: bw style: bw
data: data:
depth: 5 depth: 10
limit: 150 limit: 150
- git: PMM/audio_language - git: PMM/audio_language
- git: PMM/movie/content_rating_us # Choose content_rating_uk or content_rating_us - git: PMM/movie/content_rating_us # Choose content_rating_uk or content_rating_us
@ -205,7 +205,7 @@ libraries: # Library mappings must have a
template_variables: template_variables:
style: bw style: bw
data: data:
depth: 5 depth: 10
limit: 150 limit: 150
- git: PMM/audio_language - git: PMM/audio_language
- git: PMM/show/content_rating_us # Choose content_rating_uk or content_rating_us - git: PMM/show/content_rating_us # Choose content_rating_uk or content_rating_us
@ -220,6 +220,7 @@ libraries: # Library mappings must have a
ending: current_year ending: current_year
- git: PMM/show/country - git: PMM/show/country
- git: PMM/show/decade - git: PMM/show/decade
- git: PMM/show/franchise
- git: PMM/show/network - git: PMM/show/network
- git: PMM/streaming - git: PMM/streaming
overlay_path: overlay_path:

Loading…
Cancel
Save