mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-07 16:58:54 -05:00
commit
1b20ccce08
@ -4,7 +4,7 @@ libraries: # Library mappings must have a
|
|||||||
Movies:
|
Movies:
|
||||||
report_path: config/missing/Movies_missing.yml
|
report_path: config/missing/Movies_missing.yml
|
||||||
template_variables:
|
template_variables:
|
||||||
sep_style: purple
|
sep_style: gray
|
||||||
collection_mode: hide
|
collection_mode: hide
|
||||||
metadata_path:
|
metadata_path:
|
||||||
- git: PMM/award/bafta
|
- 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/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
|
- git: PMM/actor
|
||||||
template_variables:
|
template_variables:
|
||||||
exclude:
|
|
||||||
- Brett Favre
|
|
||||||
- Tom Brady
|
|
||||||
style: bw
|
style: bw
|
||||||
data:
|
data:
|
||||||
depth: 10
|
depth: 10
|
||||||
@ -68,6 +65,9 @@ libraries: # Library mappings must have a
|
|||||||
limit: 150
|
limit: 150
|
||||||
- git: PMM/movie/producer
|
- git: PMM/movie/producer
|
||||||
template_variables:
|
template_variables:
|
||||||
|
exclude:
|
||||||
|
- Jeremy Kleiner
|
||||||
|
- Thomas Hayslip
|
||||||
style: bw
|
style: bw
|
||||||
data:
|
data:
|
||||||
depth: 10
|
depth: 10
|
||||||
@ -174,7 +174,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_tomatoesaudience
|
mass_user_rating_update: mdb_tomatoes
|
||||||
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
|
||||||
@ -183,7 +183,7 @@ libraries: # Library mappings must have a
|
|||||||
TV Shows:
|
TV Shows:
|
||||||
report_path: config/missing/TV_missing.yml
|
report_path: config/missing/TV_missing.yml
|
||||||
template_variables:
|
template_variables:
|
||||||
sep_style: stb
|
sep_style: gray
|
||||||
collection_mode: hide
|
collection_mode: hide
|
||||||
metadata_path:
|
metadata_path:
|
||||||
- git: PMM/award/choice
|
- 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/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
|
- git: PMM/actor
|
||||||
template_variables:
|
template_variables:
|
||||||
|
exclude:
|
||||||
|
- Macy Nyman
|
||||||
style: bw
|
style: bw
|
||||||
data:
|
data:
|
||||||
depth: 10
|
depth: 10
|
||||||
@ -383,7 +385,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_tomatoesaudience
|
mass_user_rating_update: mdb_tomatoes
|
||||||
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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user