mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-08 09:18:53 -05:00
fix shared section in templates and trakt summary FR
This commit is contained in:
parent
37b2bd83dc
commit
1213874fc5
@ -29,6 +29,8 @@
|
||||
# # Available options. Replace "key" with the #
|
||||
# # desired collection's key from the chart above. #
|
||||
# #
|
||||
# # Customize summary of collection #
|
||||
# summary: A collection of ... #
|
||||
# # Turn the collection on/off #
|
||||
# use_key: true #
|
||||
# # Determines collection order in its section #
|
||||
@ -70,10 +72,11 @@ templates:
|
||||
trakt:
|
||||
default:
|
||||
limit_<<key>>: 100
|
||||
summary: A collection of Trakt's Weekly <<library_type>> List
|
||||
trakt_chart:
|
||||
chart: <<key>>
|
||||
limit: <<limit_<<key>>>>
|
||||
summary: A collection of Trakt's Weekly <<library_type>> List
|
||||
summary: <<summary>>
|
||||
|
||||
dynamic_collections:
|
||||
Trakt:
|
||||
|
||||
@ -33,7 +33,7 @@ templates:
|
||||
key: <<collection_name>>
|
||||
pre: "_"
|
||||
order_<<key>>: ""
|
||||
image: chart/<<key_encoded>>
|
||||
image: chart/<<collection_name_encoded>>
|
||||
item_radarr_tag_<<key>>: <<item_radarr_tag>>
|
||||
item_sonarr_tag_<<key>>: <<item_sonarr_tag>>
|
||||
optional:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user