Updated Movie.yml for Holidays

Fixed the Holiday schedules and runtimes for them to show correctly during the correct dates/times.
pull/94/head
Jamie Jones 3 years ago committed by GitHub
parent fda4ed9246
commit dc063bce30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -14,8 +14,13 @@ templates:
collection_order: alpha
Holiday:
url_poster: <<poster>>
sort_title: <<collection_name>>
sort_title: +++++++_<<collection_name>>
collection_order: release
delete_not_scheduled: true
run_again: true
visible_home: true
visible_shared: true
sync_mode: sync
Studio:
plex_search:
studio: <<studio>>
@ -171,8 +176,9 @@ collections:
# Holliday Collections #
###########################
Christmas:
schedule: range(12/01-12/31)
template: {name: Holiday, poster: https://theposterdb.com/api/assets/69443}
sort_title: +++++_
sort_title: +++++_Christmas
trakt_list:
- https://trakt.tv/users/movistapp/lists/christmas-movies
- https://trakt.tv/users/2borno2b/lists/christmas-movies-extravanganza
@ -186,7 +192,8 @@ collections:
- https://www.imdb.com/list/ls097998599/
summary: Christmas film is a genre that revolves around the plot involving Christmas.
Halloween:
sort_title: +++++_
schedule: range(10/01-10/31)
sort_title: +++++_Halloween
template: {name: Holiday, poster: https://theposterdb.com/api/assets/111218}
trakt_list:
- https://trakt.tv/users/kairbear08/lists/halloween
@ -195,28 +202,33 @@ collections:
- https://trakt.tv/users/roswellgeek/lists/halloween
summary: Halloween film is a genre that revolves around the plot involving Halloween.
New Year's Eve Movies:
sort_title: +++++_
schedule: range(12/26-01/05)
sort_title: +++++_New_Year
template: {name: Holiday, holiday: "New Year's Eve"}
imdb_list: https://www.imdb.com/list/ls066838460/
Valentine's Day Movies:
sort_title: +++++_
schedule: range(02/01-02/14)
sort_title: +++++_Valentine
template: {name: Holiday, holiday: "Valentine's Day"}
imdb_list:
- https://www.imdb.com/list/ls000094398/
- https://www.imdb.com/list/ls057783436/
- https://www.imdb.com/list/ls064427905/
St. Patrick's Day Movies:
sort_title: +++++_
schedule: range(03/01-03/17)
sort_title: +++++_St_Patrick
template: {name: Holiday, holiday: "St. Patrick's Day"}
imdb_list: https://www.imdb.com/list/ls063934595/
Thanksgiving Movies:
sort_title: +++++_
schedule: range(10/01-10/31)
sort_title: +++++_Thanksgiving
template: {name: Holiday, holiday: Thanksgiving, poster: https://theposterdb.com/api/assets/112251}
imdb_list:
- https://www.imdb.com/list/ls000835734/
- https://www.imdb.com/list/ls091597850/
Easter Movies:
sort_title: +++++_
schedule: range(3/22-4/25)
sort_title: +++++_Easter
template: {name: Holiday, holiday: Easter, poster: https://theposterdb.com/api/assets/60970}
imdb_list:
- https://www.imdb.com/list/ls062665509/
@ -260,4 +272,4 @@ collections:
template: {name: Special Genre}
sort_title: ++++++++_
trakt_list: https://trakt.tv/users/justin/lists/imdb-top-rated-movies
summary: "Top Rated Movies"
summary: "Top Rated Movies"

Loading…
Cancel
Save