Merge pull request #529 from SegueChris/SegueChris

Holiday movies based on keywords
pull/530/head
cpt-kuesel 2 years ago committed by GitHub
commit 483036827a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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: <<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
Loading…
Cancel
Save