- Get rid of buggy DC for holidays, use explicit collections instead
This commit is contained in:
@ -80,6 +80,21 @@ templates:
|
||||
- weekly(sunday)
|
||||
visible_library: true
|
||||
|
||||
Holiday:
|
||||
default:
|
||||
level: ""
|
||||
optional:
|
||||
- poster_url
|
||||
sort_title: 06_+<<level>>_<<collection_name>>
|
||||
smart_label: title.asc
|
||||
sync_mode: sync
|
||||
collection_order: custom
|
||||
visible_library: true
|
||||
url_poster: <<poster_url>>
|
||||
run_again: true
|
||||
visible_home: true
|
||||
visible_shared: true
|
||||
|
||||
Collection:
|
||||
default:
|
||||
level: ""
|
||||
|
@ -87,7 +87,7 @@ templates:
|
||||
trakt_list_<<key>>: <<trakt_list>>
|
||||
mdblist_list_<<key>>: <<mdblist_list>>
|
||||
summary_<<key>>: <<seasonal_summary>>
|
||||
name_<<key>>: <<seasonal_name>>
|
||||
name_<<key>>: <<key>>
|
||||
emoji_<<key>>: <<emoji>>
|
||||
optional:
|
||||
- poster_url
|
||||
|
Reference in New Issue
Block a user