mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 00:18:53 -05:00
16 lines
476 B
YAML
16 lines
476 B
YAML
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 |