mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 08:28: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/chart/trakt
|
||||||
- git: PMM/actor
|
- git: PMM/actor
|
||||||
template_variables:
|
template_variables:
|
||||||
style: rainier
|
style: bw
|
||||||
data:
|
data:
|
||||||
depth: 5
|
depth: 5
|
||||||
limit: 150
|
limit: 150
|
||||||
- git: PMM/movie/director
|
- git: PMM/movie/director
|
||||||
template_variables:
|
template_variables:
|
||||||
style: rainier
|
style: bw
|
||||||
data:
|
data:
|
||||||
depth: 5
|
depth: 5
|
||||||
limit: 150
|
limit: 150
|
||||||
- git: PMM/movie/producer
|
- git: PMM/movie/producer
|
||||||
template_variables:
|
template_variables:
|
||||||
style: rainier
|
style: bw
|
||||||
data:
|
data:
|
||||||
depth: 5
|
depth: 5
|
||||||
limit: 150
|
limit: 150
|
||||||
- git: PMM/movie/writer
|
- git: PMM/movie/writer
|
||||||
template_variables:
|
template_variables:
|
||||||
style: rainier
|
style: bw
|
||||||
data:
|
data:
|
||||||
depth: 5
|
depth: 5
|
||||||
limit: 150
|
limit: 150
|
||||||
@ -167,7 +167,7 @@ libraries: # Library mappings must have a
|
|||||||
delete_unmanaged_collections: true
|
delete_unmanaged_collections: true
|
||||||
mass_critic_rating_update: imdb
|
mass_critic_rating_update: imdb
|
||||||
mass_audience_rating_update: tmdb
|
mass_audience_rating_update: tmdb
|
||||||
mass_user_rating_update: mdb_tomatoes
|
mass_user_rating_update: mdb_tomatoesaudience
|
||||||
mass_genre_update: tmdb
|
mass_genre_update: tmdb
|
||||||
mass_content_rating_update: omdb
|
mass_content_rating_update: omdb
|
||||||
mass_originally_available_update: tmdb
|
mass_originally_available_update: tmdb
|
||||||
@ -203,7 +203,7 @@ libraries: # Library mappings must have a
|
|||||||
- git: PMM/chart/trakt
|
- git: PMM/chart/trakt
|
||||||
- git: PMM/actor
|
- git: PMM/actor
|
||||||
template_variables:
|
template_variables:
|
||||||
style: rainier
|
style: bw
|
||||||
data:
|
data:
|
||||||
depth: 5
|
depth: 5
|
||||||
limit: 150
|
limit: 150
|
||||||
@ -374,7 +374,7 @@ libraries: # Library mappings must have a
|
|||||||
delete_unmanaged_collections: true
|
delete_unmanaged_collections: true
|
||||||
mass_critic_rating_update: imdb
|
mass_critic_rating_update: imdb
|
||||||
mass_audience_rating_update: tmdb
|
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_critic_rating_update: imdb
|
||||||
mass_episode_audience_rating_update: tmdb
|
mass_episode_audience_rating_update: tmdb
|
||||||
mass_genre_update: tmdb
|
mass_genre_update: tmdb
|
||||||
@ -425,9 +425,9 @@ settings: # Can be individually specified
|
|||||||
custom_git:
|
custom_git:
|
||||||
custom_repo:
|
custom_repo:
|
||||||
webhooks: # Can be individually specified per library as well
|
webhooks: # Can be individually specified per library as well
|
||||||
error: (redacted)
|
error: notifiarr
|
||||||
run_start: (redacted)
|
run_start: notifiarr
|
||||||
run_end: (redacted)
|
run_end: notifiarr
|
||||||
changes:
|
changes:
|
||||||
- notifiarr
|
- notifiarr
|
||||||
version:
|
version:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user