- Advent calendar schedule must exist in template, not dynamic collection

This commit is contained in:
nwithan8 2023-11-19 13:00:37 -07:00
parent df771bc908
commit 31b555753f
1 changed files with 1 additions and 1 deletions

View File

@ -10,6 +10,7 @@ templates:
trakt_list: trakt_list:
- https://trakt.tv/users/pierredurrr/lists/advent-calendar - https://trakt.tv/users/pierredurrr/lists/advent-calendar
limit: <<key>> limit: <<key>>
schedule: range(12/01-12/26)
visible_home: yearly(12/<<key>>) visible_home: yearly(12/<<key>>)
visible_shared: yearly(12/<<key>>) visible_shared: yearly(12/<<key>>)
visible_library: yearly(12/<<key>>) visible_library: yearly(12/<<key>>)
@ -346,6 +347,5 @@ dynamic_collections:
starting: 1 starting: 1
ending: 25 ending: 25
title_format: "🎄 Advent Calendar - Day <<key>>" title_format: "🎄 Advent Calendar - Day <<key>>"
schedule: range(12/01-12/26)
template: template:
- Christmas_Advent_Calendar - Christmas_Advent_Calendar