diff --git a/SegueChris/Movies.yml b/SegueChris/Movies.yml new file mode 100644 index 0000000..c77d54d --- /dev/null +++ b/SegueChris/Movies.yml @@ -0,0 +1,16 @@ +templates: + Holiday: + summary: "Christmas is coming, countdown the nights with a collection of Christmas movies to get you into the festive mood." + tmdb_keyword: <> + delete_not_scheduled: true + run_again: false + visible_home: true + visible_shared: true + sync_mode: sync + +collections: + Christmas Movies: + schedule: range(11/25-12/31) + sort_title: '!AB' + template: { name: Holiday, keyword: "207317, 65" } + collection_order: title.asc \ No newline at end of file