mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 00:18:53 -05:00
added audience and fixed up people style
This commit is contained in:
parent
287d8566b8
commit
56a943e630
@ -52,25 +52,25 @@ libraries: # Library mappings must have a
|
||||
- git: PMM/chart/trakt
|
||||
- git: PMM/actor
|
||||
template_variables:
|
||||
style: rainier
|
||||
style: bw
|
||||
data:
|
||||
depth: 5
|
||||
limit: 150
|
||||
- git: PMM/movie/director
|
||||
template_variables:
|
||||
style: rainier
|
||||
style: bw
|
||||
data:
|
||||
depth: 5
|
||||
limit: 150
|
||||
- git: PMM/movie/producer
|
||||
template_variables:
|
||||
style: rainier
|
||||
style: bw
|
||||
data:
|
||||
depth: 5
|
||||
limit: 150
|
||||
- git: PMM/movie/writer
|
||||
template_variables:
|
||||
style: rainier
|
||||
style: bw
|
||||
data:
|
||||
depth: 5
|
||||
limit: 150
|
||||
@ -167,7 +167,7 @@ libraries: # Library mappings must have a
|
||||
delete_unmanaged_collections: true
|
||||
mass_critic_rating_update: imdb
|
||||
mass_audience_rating_update: tmdb
|
||||
mass_user_rating_update: mdb_tomatoes
|
||||
mass_user_rating_update: mdb_tomatoesaudience
|
||||
mass_genre_update: tmdb
|
||||
mass_content_rating_update: omdb
|
||||
mass_originally_available_update: tmdb
|
||||
@ -203,7 +203,7 @@ libraries: # Library mappings must have a
|
||||
- git: PMM/chart/trakt
|
||||
- git: PMM/actor
|
||||
template_variables:
|
||||
style: rainier
|
||||
style: bw
|
||||
data:
|
||||
depth: 5
|
||||
limit: 150
|
||||
@ -374,7 +374,7 @@ libraries: # Library mappings must have a
|
||||
delete_unmanaged_collections: true
|
||||
mass_critic_rating_update: imdb
|
||||
mass_audience_rating_update: tmdb
|
||||
mass_user_rating_update: mdb_tomatoes
|
||||
mass_user_rating_update: mdb_tomatoesaudience
|
||||
mass_episode_critic_rating_update: imdb
|
||||
mass_episode_audience_rating_update: tmdb
|
||||
mass_genre_update: tmdb
|
||||
@ -425,9 +425,9 @@ settings: # Can be individually specified
|
||||
custom_git:
|
||||
custom_repo:
|
||||
webhooks: # Can be individually specified per library as well
|
||||
error: (redacted)
|
||||
run_start: (redacted)
|
||||
run_end: (redacted)
|
||||
error: notifiarr
|
||||
run_start: notifiarr
|
||||
run_end: notifiarr
|
||||
changes:
|
||||
- notifiarr
|
||||
version:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user