mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-21 15:27:58 -05:00
initial setup for conversion to git repos
This commit is contained in:
56
Starbase26/Movies/Collections/01_seasonal.yml
Executable file
56
Starbase26/Movies/Collections/01_seasonal.yml
Executable file
@@ -0,0 +1,56 @@
|
||||
external_templates:
|
||||
- folder: /config/Templates
|
||||
template_variables:
|
||||
section: '!01'
|
||||
|
||||
|
||||
collections:
|
||||
|
||||
#####################################
|
||||
# Halloween Seasonal Collections #
|
||||
#####################################
|
||||
Halloween:
|
||||
schedule: range(10/01-11/02)
|
||||
template:
|
||||
name: Holiday
|
||||
Holiday: Halloween
|
||||
poster: https://theposterdb.com/api/assets/102915
|
||||
tmdb_movie:
|
||||
- 817116 # Haunt (2019)
|
||||
tmdb_collection:
|
||||
- 751156 # Hocus Pocus Collection
|
||||
|
||||
#####################################
|
||||
# Dark Christmas Collections #
|
||||
#####################################
|
||||
Dark Christmas:
|
||||
schedule: range(12/01-12/31)
|
||||
template:
|
||||
name: Holiday
|
||||
holiday: Dark Christmas
|
||||
poster: https://theposterdb.com/api/assets/111958
|
||||
|
||||
|
||||
#####################################
|
||||
# Happy Christmas Collections #
|
||||
#####################################
|
||||
Happy Christmas:
|
||||
schedule: range(12/01-12/31)
|
||||
template:
|
||||
name: Holiday
|
||||
holiday: Happy Christmas
|
||||
poster: https://theposterdb.com/api/assets/102915
|
||||
|
||||
#####################################
|
||||
# Pride Month #
|
||||
#####################################
|
||||
Pride:
|
||||
schedule: range(06/01-07/31)
|
||||
template:
|
||||
name: Holiday
|
||||
holiday: Pride
|
||||
poster: https://theposterdb.com/api/assets/245430
|
||||
tmdb_list:
|
||||
- 8207279 # pride list van Starbase26
|
||||
|
||||
|
||||
Reference in New Issue
Block a user