mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 16:38:54 -05:00
added sep_style
This commit is contained in:
parent
8b0eac6ad9
commit
c01b30ee07
@ -4,6 +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
|
||||||
collection_mode: hide
|
collection_mode: hide
|
||||||
metadata_path:
|
metadata_path:
|
||||||
- git: PMM/award/bafta
|
- git: PMM/award/bafta
|
||||||
@ -52,6 +53,9 @@ 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
|
||||||
@ -179,6 +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
|
||||||
collection_mode: hide
|
collection_mode: hide
|
||||||
metadata_path:
|
metadata_path:
|
||||||
- git: PMM/award/choice
|
- git: PMM/award/choice
|
||||||
@ -320,7 +325,7 @@ libraries: # Library mappings must have a
|
|||||||
|
|
||||||
horizontal_position: right
|
horizontal_position: right
|
||||||
overlay_level: episode
|
overlay_level: episode
|
||||||
# - file: config/metadata/overlays/ratings
|
# - git: PMM/overlays/ratings
|
||||||
# template_variables:
|
# template_variables:
|
||||||
# # rating1: user
|
# # rating1: user
|
||||||
# # rating1_image: rt_tomato
|
# # rating1_image: rt_tomato
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user