- Improve ordering/priority of holidays

This commit is contained in:
nwithan8 2023-11-17 14:22:44 -07:00
parent 3a36e2abbc
commit 8c464bc52b
2 changed files with 32 additions and 20 deletions

View File

@ -3,13 +3,19 @@ external_templates:
- repo: templates/dynamic_collections
collections:
# Recommended levels (will appear in the order below):
# ++++ - Major holidays, especially those with a specific date or small range (top priority)
# +++ - Major holidays, especially those with a specific date or small range (lower priority)
# ++ - Month-long or extended holidays
# + - Lesser holidays
"🎊 New Year's Day":
schedule: range(12/26-01/05)
visible_home: range(12/26-01/04)
visible_shared: range(12/26-01/04)
visible_library: range(12/26-01/04)
template: { name: Holiday,
level: "++",
level: "+++",
poster_url: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/seasonal/years.jpg }
summary: "Ring in the New Year with these movies!"
collection_order: random
@ -22,7 +28,7 @@ collections:
visible_shared: range(02/01-02/20)
visible_library: range(02/01-02/20)
template: { name: Holiday,
level: "++",
level: "+++",
poster_url: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/seasonal/valentine.jpg }
summary: "Love me tender, love me sweet, never let me go."
collection_order: random
@ -37,7 +43,7 @@ collections:
visible_shared: range(02/01-02/29)
visible_library: range(02/01-02/29)
template: { name: Holiday,
level: "+",
level: "++",
poster_url: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/seasonal/black_history2.jpg }
summary: "Celebrate Black History Month with these movies!"
collection_order: random
@ -50,7 +56,7 @@ collections:
visible_shared: range(03/01-03/18)
visible_library: range(03/01-03/18)
template: { name: Holiday,
level: "++",
level: "+++",
poster_url: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/seasonal/patrick.jpg }
summary: "Kiss Me, I'm Irish."
collection_order: random
@ -90,7 +96,7 @@ collections:
visible_shared: range(05/01-05/31)
visible_library: range(05/01-05/31)
template: { name: Holiday,
level: "+",
level: "++",
poster_url: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/seasonal/aapi.jpg }
summary: "Celebrate Asian American and Pacific Islander Heritage Month with these movies!"
collection_order: random
@ -103,7 +109,7 @@ collections:
visible_shared: range(05/05-05/10)
visible_library: range(05/05-05/10)
template: { name: Holiday,
level: "++",
level: "+++",
poster_url: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/seasonal/mother.jpg }
summary: "Thanks Mom!"
collection_order: random
@ -116,7 +122,7 @@ collections:
visible_shared: range(5/18-6/7)
visible_library: range(5/18-6/7)
template: { name: Holiday,
level: "++",
level: "+++",
poster_url: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/seasonal/memorial.jpg }
summary: "Remembering those who gave their lives for our freedom."
collection_order: random
@ -129,7 +135,7 @@ collections:
visible_shared: range(06/01-06/30)
visible_library: range(06/01-06/30)
template: { name: Holiday,
level: "+",
level: "++",
poster_url: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/seasonal/lgbtq.jpg }
summary: "Celebrate Pride Month with these movies!"
collection_order: random
@ -142,7 +148,7 @@ collections:
visible_shared: range(06/15-06/20)
visible_library: range(06/15-06/20)
template: { name: Holiday,
level: "++",
level: "+++",
poster_url: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/seasonal/father.jpg }
summary: "Thanks Dad!"
collection_order: random
@ -155,7 +161,7 @@ collections:
visible_shared: range(06/23-07/10)
visible_library: range(06/23-07/10)
template: { name: Holiday,
level: "++",
level: "+++",
poster_url: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/seasonal/independence.jpg }
summary: "Celebrate the 4th of July with these movies!"
collection_order: random
@ -169,7 +175,7 @@ collections:
visible_shared: range(09/01-09/10)
visible_library: range(09/01-09/10)
template: { name: Holiday,
level: "++",
level: "+++",
poster_url: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/seasonal/labor.jpg }
summary: "Labor Day is a day off, but these movies are hard work."
collection_order: random
@ -182,7 +188,7 @@ collections:
visible_shared: range(09/15-10/15)
visible_library: range(09/15-10/15)
template: { name: Holiday,
level: "+",
level: "++",
poster_url: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/seasonal/hispanic.jpg }
summary: "Celebrate Hispanic Heritage Month with these movies!"
collection_order: random
@ -195,7 +201,7 @@ collections:
visible_shared: range(10/01-10/31)
visible_library: range(10/01-10/31)
template: { name: Holiday,
level: "+++",
level: "++++",
poster_url: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/seasonal/halloween.jpg }
summary: "Boo!"
collection_order: random
@ -241,7 +247,7 @@ collections:
visible_shared: range(10/01-10/31)
visible_library: range(10/01-10/31)
template: { name: Holiday,
level: "++" }
level: "+++" }
summary: "Trick or Treat!"
collection_order: random
trakt_list:
@ -265,7 +271,7 @@ collections:
visible_shared: range(10/25-11/11)
visible_library: range(10/25-11/11)
template: { name: Holiday,
level: "++" }
level: "+++" }
summary: "I like the noise of democracy."
collection_order: random
trakt_list:

View File

@ -3,13 +3,19 @@ external_templates:
- repo: templates/dynamic_collections
collections:
# Recommended levels (will appear in the order below):
# ++++ - Major holidays, especially those with a specific date or small range (top priority)
# +++ - Major holidays, especially those with a specific date or small range (lower priority)
# ++ - Month-long or extended holidays
# + - Lesser holidays
"✊🏿 Black History Month":
schedule: range(02/01-03/01)
visible_home: range(02/01-02/29)
visible_shared: range(02/01-02/29)
visible_library: range(02/01-02/29)
template: { name: Holiday,
level: "+",
level: "++",
poster_url: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/seasonal/black_history2.jpg }
summary: "Celebrate Black History Month with these movies!"
collection_order: random
@ -22,7 +28,7 @@ collections:
visible_shared: range(05/01-05/31)
visible_library: range(05/01-05/31)
template: { name: Holiday,
level: "+",
level: "++",
poster_url: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/seasonal/aapi.jpg }
summary: "Celebrate Asian American and Pacific Islander Heritage Month with these movies!"
collection_order: random
@ -35,7 +41,7 @@ collections:
visible_shared: range(06/01-06/30)
visible_library: range(06/01-06/30)
template: { name: Holiday,
level: "+",
level: "++",
poster_url: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/seasonal/lgbtq.jpg }
summary: "Celebrate Pride Month with these movies!"
collection_order: random
@ -48,7 +54,7 @@ collections:
visible_shared: range(09/15-10/15)
visible_library: range(09/15-10/15)
template: { name: Holiday,
level: "+",
level: "++",
poster_url: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/seasonal/hispanic.jpg }
summary: "Celebrate Hispanic Heritage Month with these movies!"
collection_order: random
@ -61,7 +67,7 @@ collections:
visible_shared: range(10/25-11/11)
visible_library: range(10/25-11/11)
template: { name: Holiday,
level: "++" }
level: "+++" }
summary: "I like the noise of democracy."
collection_order: random
trakt_list: