mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 00:18:53 -05:00
commit
1b20ccce08
@ -4,7 +4,7 @@ libraries: # Library mappings must have a
|
||||
Movies:
|
||||
report_path: config/missing/Movies_missing.yml
|
||||
template_variables:
|
||||
sep_style: purple
|
||||
sep_style: gray
|
||||
collection_mode: hide
|
||||
metadata_path:
|
||||
- git: PMM/award/bafta
|
||||
@ -53,9 +53,6 @@ libraries: # Library mappings must have a
|
||||
- git: PMM/chart/basic # Keep this as the last chart item so that collection_mode: hide works properly on library tab for CHART COLLECTION
|
||||
- git: PMM/actor
|
||||
template_variables:
|
||||
exclude:
|
||||
- Brett Favre
|
||||
- Tom Brady
|
||||
style: bw
|
||||
data:
|
||||
depth: 10
|
||||
@ -68,6 +65,9 @@ libraries: # Library mappings must have a
|
||||
limit: 150
|
||||
- git: PMM/movie/producer
|
||||
template_variables:
|
||||
exclude:
|
||||
- Jeremy Kleiner
|
||||
- Thomas Hayslip
|
||||
style: bw
|
||||
data:
|
||||
depth: 10
|
||||
@ -174,7 +174,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_tomatoesaudience
|
||||
mass_user_rating_update: mdb_tomatoes
|
||||
mass_genre_update: tmdb
|
||||
mass_content_rating_update: omdb
|
||||
mass_originally_available_update: tmdb
|
||||
@ -183,7 +183,7 @@ libraries: # Library mappings must have a
|
||||
TV Shows:
|
||||
report_path: config/missing/TV_missing.yml
|
||||
template_variables:
|
||||
sep_style: stb
|
||||
sep_style: gray
|
||||
collection_mode: hide
|
||||
metadata_path:
|
||||
- git: PMM/award/choice
|
||||
@ -211,6 +211,8 @@ libraries: # Library mappings must have a
|
||||
- git: PMM/chart/basic # Keep this as the last chart item so that collection_mode: hide works properly on library tab for CHART COLLECTION
|
||||
- git: PMM/actor
|
||||
template_variables:
|
||||
exclude:
|
||||
- Macy Nyman
|
||||
style: bw
|
||||
data:
|
||||
depth: 10
|
||||
@ -383,7 +385,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_tomatoesaudience
|
||||
mass_user_rating_update: mdb_tomatoes
|
||||
mass_episode_critic_rating_update: imdb
|
||||
mass_episode_audience_rating_update: tmdb
|
||||
mass_genre_update: tmdb
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user