Only use `visible_library: true` for collections you want PERMANENTLY visible on the Recommendations tab for a specific library

This commit is contained in:
nwithan8 2023-11-05 11:19:22 -07:00
parent 25193c6883
commit a4bfdef0b1
9 changed files with 148 additions and 109 deletions

View File

@ -106,6 +106,7 @@ collections:
collection_order: release.asc collection_order: release.asc
visible_home: range(02/01-03/31) visible_home: range(02/01-03/31)
visible_shared: range(02/01-03/31) visible_shared: range(02/01-03/31)
visible_library: range(02/01-03/31)
### This year's Per-Best Actor Collections ### This year's Per-Best Actor Collections
# --------------------------------- # ---------------------------------
@ -125,6 +126,7 @@ collections:
collection_order: release.desc collection_order: release.desc
visible_home: range(02/01-03/31) visible_home: range(02/01-03/31)
visible_shared: range(02/01-03/31) visible_shared: range(02/01-03/31)
visible_library: range(02/01-03/31)
"🎭 2023 Best Actor Nominee - Colin Farrell": "🎭 2023 Best Actor Nominee - Colin Farrell":
template: { name: ActorAward, template: { name: ActorAward,
@ -138,6 +140,7 @@ collections:
collection_order: release.desc collection_order: release.desc
visible_home: range(02/01-03/31) visible_home: range(02/01-03/31)
visible_shared: range(02/01-03/31) visible_shared: range(02/01-03/31)
visible_library: range(02/01-03/31)
"🎭 2023 Best Actor Nominee - Brendan Fraser": "🎭 2023 Best Actor Nominee - Brendan Fraser":
template: { name: ActorAward, template: { name: ActorAward,
@ -151,6 +154,7 @@ collections:
collection_order: release.desc collection_order: release.desc
visible_home: range(02/01-03/31) visible_home: range(02/01-03/31)
visible_shared: range(02/01-03/31) visible_shared: range(02/01-03/31)
visible_library: range(02/01-03/31)
"🎭 2023 Best Actor Nominee - Paul Mescal": "🎭 2023 Best Actor Nominee - Paul Mescal":
template: { name: ActorAward, template: { name: ActorAward,
@ -164,6 +168,7 @@ collections:
collection_order: release.desc collection_order: release.desc
visible_home: range(02/01-03/31) visible_home: range(02/01-03/31)
visible_shared: range(02/01-03/31) visible_shared: range(02/01-03/31)
visible_library: range(02/01-03/31)
"🎭 2023 Best Actor Nominee - Bill Nighy": "🎭 2023 Best Actor Nominee - Bill Nighy":
template: { name: ActorAward, template: { name: ActorAward,
@ -177,6 +182,7 @@ collections:
collection_order: release.desc collection_order: release.desc
visible_home: range(02/01-03/31) visible_home: range(02/01-03/31)
visible_shared: range(02/01-03/31) visible_shared: range(02/01-03/31)
visible_library: range(02/01-03/31)
### This year's Per-Best Actress Collections ### This year's Per-Best Actress Collections
@ -197,6 +203,7 @@ collections:
collection_order: release.desc collection_order: release.desc
visible_home: range(02/01-03/31) visible_home: range(02/01-03/31)
visible_shared: range(02/01-03/31) visible_shared: range(02/01-03/31)
visible_library: range(02/01-03/31)
"🎭 2023 Best Actress Nominee - Ana de Armas": "🎭 2023 Best Actress Nominee - Ana de Armas":
template: { name: ActorAward, template: { name: ActorAward,
@ -210,6 +217,7 @@ collections:
collection_order: release.desc collection_order: release.desc
visible_home: range(02/01-03/31) visible_home: range(02/01-03/31)
visible_shared: range(02/01-03/31) visible_shared: range(02/01-03/31)
visible_library: range(02/01-03/31)
"🎭 2023 Best Actress Nominee - Andrea Riseborough": "🎭 2023 Best Actress Nominee - Andrea Riseborough":
template: { name: ActorAward, template: { name: ActorAward,
@ -223,6 +231,7 @@ collections:
collection_order: release.desc collection_order: release.desc
visible_home: range(02/01-03/31) visible_home: range(02/01-03/31)
visible_shared: range(02/01-03/31) visible_shared: range(02/01-03/31)
visible_library: range(02/01-03/31)
"🎭 2023 Best Actress Nominee - Michelle Williams": "🎭 2023 Best Actress Nominee - Michelle Williams":
template: { name: ActorAward, template: { name: ActorAward,
@ -236,6 +245,7 @@ collections:
collection_order: release.desc collection_order: release.desc
visible_home: range(02/01-03/31) visible_home: range(02/01-03/31)
visible_shared: range(02/01-03/31) visible_shared: range(02/01-03/31)
visible_library: range(02/01-03/31)
"🎭 2023 Best Actress Nominee - Michelle Yeoh": "🎭 2023 Best Actress Nominee - Michelle Yeoh":
template: { name: ActorAward, template: { name: ActorAward,
@ -249,6 +259,7 @@ collections:
collection_order: release.desc collection_order: release.desc
visible_home: range(02/01-03/31) visible_home: range(02/01-03/31)
visible_shared: range(02/01-03/31) visible_shared: range(02/01-03/31)
visible_library: range(02/01-03/31)
@ -269,6 +280,7 @@ collections:
# You have to schedule it to run again after visibility timeframe for visibility to switch back # You have to schedule it to run again after visibility timeframe for visibility to switch back
visible_home: range(02/01-03/31) visible_home: range(02/01-03/31)
visible_shared: range(02/01-03/31) visible_shared: range(02/01-03/31)
visible_library: range(02/01-03/31)
### Historical Awards ### Historical Awards
# --------------------------------- # ---------------------------------
@ -289,7 +301,7 @@ collections:
collection_order: random collection_order: random
visible_home: range(02/01-03/31) visible_home: range(02/01-03/31)
visible_shared: range(02/01-03/31) visible_shared: range(02/01-03/31)
visible_library: true visible_library: range(02/01-03/31)
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/oscars/winner.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/oscars/winner.jpg
# All past Oscar Best Director-winning movies # All past Oscar Best Director-winning movies
@ -308,7 +320,7 @@ collections:
collection_order: random collection_order: random
visible_home: range(02/01-03/31) visible_home: range(02/01-03/31)
visible_shared: range(02/01-03/31) visible_shared: range(02/01-03/31)
visible_library: true visible_library: range(02/01-03/31)
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/oscars/best_director_winner.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/oscars/best_director_winner.jpg
# All past Oscar Best Picture-winning movies # All past Oscar Best Picture-winning movies
@ -345,7 +357,7 @@ collections:
collection_order: random collection_order: random
visible_home: range(02/01-03/31) visible_home: range(02/01-03/31)
visible_shared: range(02/01-03/31) visible_shared: range(02/01-03/31)
visible_library: true visible_library: range(02/01-03/31)
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/razzies/winner.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/razzies/winner.jpg
# All past BAFTA Best Film-winning movies # All past BAFTA Best Film-winning movies
@ -363,7 +375,7 @@ collections:
collection_order: release.desc collection_order: release.desc
visible_home: range(02/21-03/31) visible_home: range(02/21-03/31)
visible_shared: range(02/21-03/31) visible_shared: range(02/21-03/31)
visible_library: true visible_library: range(02/21-03/31)
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/bafta/winner.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/bafta/winner.jpg
# All past Berlinale-winning movies # All past Berlinale-winning movies
@ -381,7 +393,7 @@ collections:
collection_order: release.desc collection_order: release.desc
visible_home: range(02/21-03/31) visible_home: range(02/21-03/31)
visible_shared: range(02/21-03/31) visible_shared: range(02/21-03/31)
visible_library: true visible_library: range(02/21-03/31)
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/berlinale/winner.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/berlinale/winner.jpg
# All past Cannes Palme d'or-winning movies # All past Cannes Palme d'or-winning movies
@ -399,7 +411,7 @@ collections:
collection_order: release.desc collection_order: release.desc
visible_home: range(06/01-06/30) visible_home: range(06/01-06/30)
visible_shared: range(06/01-06/30) visible_shared: range(06/01-06/30)
visible_library: true visible_library: range(06/01-06/30)
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/cannes/winner.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/cannes/winner.jpg
# All past Cesar Award-winning movies # All past Cesar Award-winning movies
@ -417,7 +429,7 @@ collections:
collection_order: release.desc collection_order: release.desc
visible_home: range(03/14-03/31) visible_home: range(03/14-03/31)
visible_shared: range(03/14-03/31) visible_shared: range(03/14-03/31)
visible_library: true visible_library: range(03/14-03/31)
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/cesar/winner.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/cesar/winner.jpg
# All past Sundance-winning movies # All past Sundance-winning movies
@ -435,7 +447,7 @@ collections:
collection_order: release.desc collection_order: release.desc
visible_home: range(01/01-01/31) visible_home: range(01/01-01/31)
visible_shared: range(01/01-01/31) visible_shared: range(01/01-01/31)
visible_library: true visible_library: range(01/01-01/31)
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/sundance/winner.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/sundance/winner.jpg
# All past Venice Film Festival-winning movies # All past Venice Film Festival-winning movies
@ -453,7 +465,7 @@ collections:
collection_order: release.desc collection_order: release.desc
visible_home: range(02/21-03/31) visible_home: range(02/21-03/31)
visible_shared: range(02/21-03/31) visible_shared: range(02/21-03/31)
visible_library: true visible_library: range(02/21-03/31)
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/venice/winner.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/venice/winner.jpg
dynamic_collections: dynamic_collections:

View File

@ -7,6 +7,7 @@ collections:
schedule: range(12/26-01/05) schedule: range(12/26-01/05)
visible_home: range(12/26-01/04) visible_home: range(12/26-01/04)
visible_shared: range(12/26-01/04) visible_shared: range(12/26-01/04)
visible_library: range(12/26-01/04)
template: { name: Holiday, template: { name: Holiday,
level: "++" } level: "++" }
summary: "Ring in the New Year with these movies!" summary: "Ring in the New Year with these movies!"
@ -18,6 +19,7 @@ collections:
schedule: range(02/01-02/21) schedule: range(02/01-02/21)
visible_home: range(02/01-02/20) visible_home: range(02/01-02/20)
visible_shared: range(02/01-02/20) visible_shared: range(02/01-02/20)
visible_library: range(02/01-02/20)
template: { name: Holiday, template: { name: Holiday,
level: "++" } level: "++" }
summary: "Love me tender, love me sweet, never let me go." summary: "Love me tender, love me sweet, never let me go."
@ -31,6 +33,7 @@ collections:
schedule: range(03/01-03/19) schedule: range(03/01-03/19)
visible_home: range(03/01-03/18) visible_home: range(03/01-03/18)
visible_shared: range(03/01-03/18) visible_shared: range(03/01-03/18)
visible_library: range(03/01-03/18)
template: { name: Holiday, template: { name: Holiday,
level: "++" } level: "++" }
summary: "Kiss Me, I'm Irish." summary: "Kiss Me, I'm Irish."
@ -42,6 +45,7 @@ collections:
schedule: range(03/20-05/01) schedule: range(03/20-05/01)
visible_home: range(03/20-04/30) visible_home: range(03/20-04/30)
visible_shared: range(03/20-04/30) visible_shared: range(03/20-04/30)
visible_library: range(03/20-04/30)
template: { name: Holiday, template: { name: Holiday,
level: "++" } level: "++" }
summary: "Hoppy Easter!" summary: "Hoppy Easter!"
@ -54,6 +58,7 @@ collections:
schedule: range(05/05-05/11) schedule: range(05/05-05/11)
visible_home: range(05/05-05/10) visible_home: range(05/05-05/10)
visible_shared: range(05/05-05/10) visible_shared: range(05/05-05/10)
visible_library: range(05/05-05/10)
template: { name: Holiday, template: { name: Holiday,
level: "++" } level: "++" }
summary: "Thanks Mom!" summary: "Thanks Mom!"
@ -65,6 +70,7 @@ collections:
schedule: range(5/18-6/8) schedule: range(5/18-6/8)
visible_home: range(5/18-6/7) visible_home: range(5/18-6/7)
visible_shared: range(5/18-6/7) visible_shared: range(5/18-6/7)
visible_library: range(5/18-6/7)
template: { name: Holiday, template: { name: Holiday,
level: "++" } level: "++" }
summary: "Remembering those who gave their lives for our freedom." summary: "Remembering those who gave their lives for our freedom."
@ -76,6 +82,7 @@ collections:
schedule: range(06/15-06/21) schedule: range(06/15-06/21)
visible_home: range(06/15-06/20) visible_home: range(06/15-06/20)
visible_shared: range(06/15-06/20) visible_shared: range(06/15-06/20)
visible_library: range(06/15-06/20)
template: { name: Holiday, template: { name: Holiday,
level: "++" } level: "++" }
summary: "Thanks Dad!" summary: "Thanks Dad!"
@ -87,6 +94,7 @@ collections:
schedule: range(06/23-07/11) schedule: range(06/23-07/11)
visible_home: range(06/23-07/10) visible_home: range(06/23-07/10)
visible_shared: range(06/23-07/10) visible_shared: range(06/23-07/10)
visible_library: range(06/23-07/10)
template: { name: Holiday, template: { name: Holiday,
level: "++" } level: "++" }
summary: "Celebrate the 4th of July with these movies!" summary: "Celebrate the 4th of July with these movies!"
@ -99,6 +107,7 @@ collections:
schedule: range(09/01-09/11) schedule: range(09/01-09/11)
visible_home: range(09/01-09/10) visible_home: range(09/01-09/10)
visible_shared: range(09/01-09/10) visible_shared: range(09/01-09/10)
visible_library: range(09/01-09/10)
template: { name: Holiday, template: { name: Holiday,
level: "++" } level: "++" }
summary: "Labor Day is a day off, but these movies are hard work." summary: "Labor Day is a day off, but these movies are hard work."
@ -110,6 +119,7 @@ collections:
schedule: range(10/01-11/01) schedule: range(10/01-11/01)
visible_home: range(10/01-10/31) visible_home: range(10/01-10/31)
visible_shared: range(10/01-10/31) visible_shared: range(10/01-10/31)
visible_library: range(10/01-10/31)
template: { name: Holiday, template: { name: Holiday,
level: "+++" } level: "+++" }
summary: "Boo!" summary: "Boo!"
@ -142,6 +152,7 @@ collections:
schedule: range(10/01-11/01) schedule: range(10/01-11/01)
visible_home: range(10/01-10/31) visible_home: range(10/01-10/31)
visible_shared: range(10/01-10/31) visible_shared: range(10/01-10/31)
visible_library: range(10/01-10/31)
template: { name: Holiday, template: { name: Holiday,
level: "+" } level: "+" }
summary: "Don't be scared, it's just a movie." summary: "Don't be scared, it's just a movie."
@ -153,6 +164,7 @@ collections:
schedule: range(10/01-11/01) schedule: range(10/01-11/01)
visible_home: range(10/01-10/31) visible_home: range(10/01-10/31)
visible_shared: range(10/01-10/31) visible_shared: range(10/01-10/31)
visible_library: range(10/01-10/31)
template: { name: Holiday, template: { name: Holiday,
level: "++" } level: "++" }
summary: "Trick or Treat!" summary: "Trick or Treat!"
@ -164,6 +176,7 @@ collections:
schedule: range(10/01-11/01) schedule: range(10/01-11/01)
visible_home: range(10/01-10/31) visible_home: range(10/01-10/31)
visible_shared: range(10/01-10/31) visible_shared: range(10/01-10/31)
visible_library: range(10/01-10/31)
template: { name: Holiday, template: { name: Holiday,
level: "+" } level: "+" }
summary: "He's right behind you!" summary: "He's right behind you!"
@ -175,6 +188,7 @@ collections:
schedule: range(10/25-11/12) schedule: range(10/25-11/12)
visible_home: range(10/25-11/11) visible_home: range(10/25-11/11)
visible_shared: range(10/25-11/11) visible_shared: range(10/25-11/11)
visible_library: range(10/25-11/11)
template: { name: Holiday, template: { name: Holiday,
level: "++" } level: "++" }
summary: "I like the noise of democracy." summary: "I like the noise of democracy."
@ -186,6 +200,7 @@ collections:
schedule: range(11/01-12/01) schedule: range(11/01-12/01)
visible_home: range(11/01-11/30) visible_home: range(11/01-11/30)
visible_shared: range(11/01-11/30) visible_shared: range(11/01-11/30)
visible_library: range(11/01-11/30)
template: { name: Holiday, template: { name: Holiday,
level: "++" } level: "++" }
summary: "Gobble gobble!" summary: "Gobble gobble!"
@ -203,6 +218,7 @@ collections:
schedule: range(12/01-01/01) schedule: range(12/01-01/01)
visible_home: range(12/01-12/31) visible_home: range(12/01-12/31)
visible_shared: range(12/01-12/31) visible_shared: range(12/01-12/31)
visible_library: range(12/01-12/31)
template: { name: Holiday, template: { name: Holiday,
level: "++" } level: "++" }
summary: "Cozy up with some Christmas classics." summary: "Cozy up with some Christmas classics."
@ -218,6 +234,7 @@ collections:
schedule: range(12/01-01/01) schedule: range(12/01-01/01)
visible_home: range(12/01-12/31) visible_home: range(12/01-12/31)
visible_shared: range(12/01-12/31) visible_shared: range(12/01-12/31)
visible_library: range(12/01-12/31)
template: { name: Holiday, template: { name: Holiday,
level: "+" } level: "+" }
summary: "Christmas movies with extra-sap!" summary: "Christmas movies with extra-sap!"

View File

@ -7,6 +7,7 @@ collections:
schedule: range(10/25-11/12) schedule: range(10/25-11/12)
visible_home: range(10/25-11/11) visible_home: range(10/25-11/11)
visible_shared: range(10/25-11/11) visible_shared: range(10/25-11/11)
visible_library: range(10/25-11/11)
template: { name: Holiday, template: { name: Holiday,
level: "++" } level: "++" }
summary: "I like the noise of democracy." summary: "I like the noise of democracy."

View File

@ -217,16 +217,6 @@ collections:
visible_home: false visible_home: false
visible_shared: false visible_shared: false
"📖 Get Busy Living, or Get Busy Dying":
summary: "The Stephen King collection"
template: { name: Franchise,
sort_title: "Stephen King",
level: "+" }
smart_filter:
all:
writer: "Stephen King"
sort_by: release.asc
"🐦‍⬛ Quoth the Raven": "🐦‍⬛ Quoth the Raven":
summary: "The Edgar Allan Poe collection" summary: "The Edgar Allan Poe collection"
template: { name: Franchise, template: { name: Franchise,
@ -239,3 +229,17 @@ collections:
visible_library: true visible_library: true
visible_home: false visible_home: false
visible_shared: false visible_shared: false
"📖 Get Busy Living, or Get Busy Dying":
summary: "The Stephen King collection"
template: { name: Franchise,
sort_title: "Stephen King",
level: "+",
poster: "https://i.redd.it/sz63m6aex2g31.png" }
smart_filter:
all:
writer: "Stephen King"
sort_by: release.asc
visible_library: true
visible_home: false
visible_shared: false

View File

@ -10,7 +10,7 @@ collections:
studio: "A24", studio: "A24",
poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/studio/A24.jpg } poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/studio/A24.jpg }
summary: "A24 Films" summary: "A24 Films"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false

View File

@ -15,7 +15,7 @@ collections:
network: "A&E", network: "A&E",
poster: https://theposterdb.com/api/assets/113113 } poster: https://theposterdb.com/api/assets/113113 }
summary: "Shows Aired on A&E" summary: "Shows Aired on A&E"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -24,7 +24,7 @@ collections:
network: "ABC, ABS (US)", network: "ABC, ABS (US)",
poster: https://theposterdb.com/api/assets/113115 } poster: https://theposterdb.com/api/assets/113115 }
summary: "Shows Aired on ABC (US)" summary: "Shows Aired on ABC (US)"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -33,7 +33,7 @@ collections:
network: "ABC Family", network: "ABC Family",
poster: https://theposterdb.com/api/assets/113114 } poster: https://theposterdb.com/api/assets/113114 }
summary: "Shows Aired on ABC Family" summary: "Shows Aired on ABC Family"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -42,7 +42,7 @@ collections:
network: "Adult Swim", network: "Adult Swim",
poster: https://theposterdb.com/api/assets/113116 } poster: https://theposterdb.com/api/assets/113116 }
summary: "Shows Aired on Adult Swim" summary: "Shows Aired on Adult Swim"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -51,7 +51,7 @@ collections:
network: "AMC, AMC+", network: "AMC, AMC+",
poster: https://theposterdb.com/api/assets/113118 } poster: https://theposterdb.com/api/assets/113118 }
summary: "Shows Aired on AMC" summary: "Shows Aired on AMC"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -60,7 +60,7 @@ collections:
network: "Animal Planet", network: "Animal Planet",
poster: https://theposterdb.com/api/assets/113119 } poster: https://theposterdb.com/api/assets/113119 }
summary: "Shows Aired on Animal Planet" summary: "Shows Aired on Animal Planet"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -69,7 +69,7 @@ collections:
network: "Apple TV+, Apple Music", network: "Apple TV+, Apple Music",
poster: https://theposterdb.com/api/assets/113121 } poster: https://theposterdb.com/api/assets/113121 }
summary: "Apple TV+ Original Shows" summary: "Apple TV+ Original Shows"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -78,7 +78,7 @@ collections:
network: "BBC, BBC Choice, BBC First, BBC HD, BBC iPlayer, BBC UKTV", network: "BBC, BBC Choice, BBC First, BBC HD, BBC iPlayer, BBC UKTV",
poster: https://theposterdb.com/api/assets/113123 } poster: https://theposterdb.com/api/assets/113123 }
summary: "Shows Aired on BBC" summary: "Shows Aired on BBC"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -87,7 +87,7 @@ collections:
network: "BBC One", network: "BBC One",
poster: https://theposterdb.com/api/assets/113128 } poster: https://theposterdb.com/api/assets/113128 }
summary: "Shows Aired on BBC One" summary: "Shows Aired on BBC One"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -96,7 +96,7 @@ collections:
network: "BBC Two", network: "BBC Two",
poster: https://theposterdb.com/api/assets/113130 } poster: https://theposterdb.com/api/assets/113130 }
summary: "Shows Aired on BBC Two" summary: "Shows Aired on BBC Two"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -105,7 +105,7 @@ collections:
network: "BBC Three", network: "BBC Three",
poster: https://theposterdb.com/api/assets/113129 } poster: https://theposterdb.com/api/assets/113129 }
summary: "Shows Aired on BBC Three" summary: "Shows Aired on BBC Three"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -114,7 +114,7 @@ collections:
network: "BBC Four", network: "BBC Four",
poster: https://theposterdb.com/api/assets/113127 } poster: https://theposterdb.com/api/assets/113127 }
summary: "Shows Aired on BBC Four" summary: "Shows Aired on BBC Four"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -123,7 +123,7 @@ collections:
network: "BBC America", network: "BBC America",
poster: https://theposterdb.com/api/assets/113125 } poster: https://theposterdb.com/api/assets/113125 }
summary: "Shows Aired on BBC America" summary: "Shows Aired on BBC America"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -132,7 +132,7 @@ collections:
network: "BET", network: "BET",
poster: https://theposterdb.com/api/assets/113131 } poster: https://theposterdb.com/api/assets/113131 }
summary: "Shows Aired on BET" summary: "Shows Aired on BET"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -141,7 +141,7 @@ collections:
network: "Bravo", network: "Bravo",
poster: https://theposterdb.com/api/assets/113134 } poster: https://theposterdb.com/api/assets/113134 }
summary: "Shows Aired on Bravo" summary: "Shows Aired on Bravo"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -150,7 +150,7 @@ collections:
network: "Cartoon Network", network: "Cartoon Network",
poster: https://theposterdb.com/api/assets/113135 } poster: https://theposterdb.com/api/assets/113135 }
summary: "Shows Aired on Cartoon Network" summary: "Shows Aired on Cartoon Network"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -159,7 +159,7 @@ collections:
network: "CBBC, Cbeebies", network: "CBBC, Cbeebies",
poster: https://theposterdb.com/api/assets/113126 } poster: https://theposterdb.com/api/assets/113126 }
summary: "Shows Aired on Cbeebies" summary: "Shows Aired on Cbeebies"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -168,7 +168,7 @@ collections:
network: "CBS, CBS All Access, CBS Reality, CBS Reality (UK), CBS.com", network: "CBS, CBS All Access, CBS Reality, CBS Reality (UK), CBS.com",
poster: https://theposterdb.com/api/assets/113138 } poster: https://theposterdb.com/api/assets/113138 }
summary: "Shows Aired on CBS" summary: "Shows Aired on CBS"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -177,7 +177,7 @@ collections:
network: "Channel 4, E4, More4, 4Seven, Film4", network: "Channel 4, E4, More4, 4Seven, Film4",
poster: https://theposterdb.com/api/assets/113139 } poster: https://theposterdb.com/api/assets/113139 }
summary: "Shows Aired on Channel 4" summary: "Shows Aired on Channel 4"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -186,7 +186,7 @@ collections:
network: "Cinemax", network: "Cinemax",
poster: https://theposterdb.com/api/assets/113140 } poster: https://theposterdb.com/api/assets/113140 }
summary: "Shows Aired on Cinemax" summary: "Shows Aired on Cinemax"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -195,7 +195,7 @@ collections:
network: "CNBC", network: "CNBC",
poster: https://theposterdb.com/api/assets/113143 } poster: https://theposterdb.com/api/assets/113143 }
summary: "Shows Aired on CNBC" summary: "Shows Aired on CNBC"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -204,7 +204,7 @@ collections:
network: "CNN", network: "CNN",
poster: https://theposterdb.com/api/assets/113145 } poster: https://theposterdb.com/api/assets/113145 }
summary: "Shows Aired on CNN" summary: "Shows Aired on CNN"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -213,7 +213,7 @@ collections:
network: "Comedy Central, Comedy Central (UK)", network: "Comedy Central, Comedy Central (UK)",
poster: https://theposterdb.com/api/assets/113146 } poster: https://theposterdb.com/api/assets/113146 }
summary: "Shows Aired on Comedy Central" summary: "Shows Aired on Comedy Central"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -222,7 +222,7 @@ collections:
network: "The CW", network: "The CW",
poster: https://theposterdb.com/api/assets/113153 } poster: https://theposterdb.com/api/assets/113153 }
summary: "Shows Aired on The CW" summary: "Shows Aired on The CW"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -231,7 +231,7 @@ collections:
network: "Discovery, Discovery Channel, Discovery Channel (AU), Discovery Channel (CA), Discovery Channel (UK), Discovery Health Channel, Discovery Kids, Discovery Life, Discovery Real Time, Discovery Turbo, Discovery Turbo UK, Discovery+", network: "Discovery, Discovery Channel, Discovery Channel (AU), Discovery Channel (CA), Discovery Channel (UK), Discovery Health Channel, Discovery Kids, Discovery Life, Discovery Real Time, Discovery Turbo, Discovery Turbo UK, Discovery+",
poster: https://theposterdb.com/api/assets/113157 } poster: https://theposterdb.com/api/assets/113157 }
summary: "Shows Aired on Discovery Channel" summary: "Shows Aired on Discovery Channel"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -240,7 +240,7 @@ collections:
network: "Disney Channel, Disney Channel (UK)", network: "Disney Channel, Disney Channel (UK)",
poster: https://theposterdb.com/api/assets/113158 } poster: https://theposterdb.com/api/assets/113158 }
summary: "Shows Aired on Disney Channel" summary: "Shows Aired on Disney Channel"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -249,7 +249,7 @@ collections:
network: "Disney Junior", network: "Disney Junior",
poster: https://theposterdb.com/api/assets/113162 } poster: https://theposterdb.com/api/assets/113162 }
summary: "Shows Aired on Disney Junior" summary: "Shows Aired on Disney Junior"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -258,7 +258,7 @@ collections:
network: "Disney XD", network: "Disney XD",
poster: https://theposterdb.com/api/assets/258328 } poster: https://theposterdb.com/api/assets/258328 }
summary: "Shows Aired on Disney XD" summary: "Shows Aired on Disney XD"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -267,7 +267,7 @@ collections:
network: "Toon Disney", network: "Toon Disney",
poster: https://theposterdb.com/api/assets/113163 } poster: https://theposterdb.com/api/assets/113163 }
summary: "Shows Aired on Toon Disney" summary: "Shows Aired on Toon Disney"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -276,7 +276,7 @@ collections:
network: "Disney+, Disney+ Hostar", network: "Disney+, Disney+ Hostar",
poster: https://theposterdb.com/api/assets/113160 } poster: https://theposterdb.com/api/assets/113160 }
summary: "Disney+ Original Shows" summary: "Disney+ Original Shows"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -285,7 +285,7 @@ collections:
network: "ESPN, ESPN2, ESPN3, ESPNU, ESPN+, ESPNU+", network: "ESPN, ESPN2, ESPN3, ESPNU, ESPN+, ESPNU+",
poster: https://theposterdb.com/api/assets/113167 } poster: https://theposterdb.com/api/assets/113167 }
summary: "Shows Aired on ESPN" summary: "Shows Aired on ESPN"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -294,7 +294,7 @@ collections:
network: "E!", network: "E!",
poster: https://theposterdb.com/api/assets/113143 } poster: https://theposterdb.com/api/assets/113143 }
summary: "Shows Aired on E!" summary: "Shows Aired on E!"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -303,7 +303,7 @@ collections:
network: "Food Network", network: "Food Network",
poster: https://theposterdb.com/api/assets/113170 } poster: https://theposterdb.com/api/assets/113170 }
summary: "Shows Aired on Food Network" summary: "Shows Aired on Food Network"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -312,7 +312,7 @@ collections:
network: "FOX, Fox Action Movies, Fox Business Network, Fox Premium Series, FOX Sports 1, Fox Sports Networks", network: "FOX, Fox Action Movies, Fox Business Network, Fox Premium Series, FOX Sports 1, Fox Sports Networks",
poster: https://theposterdb.com/api/assets/113173 } poster: https://theposterdb.com/api/assets/113173 }
summary: "Shows Aired on FOX" summary: "Shows Aired on FOX"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -321,7 +321,7 @@ collections:
network: "Fox Kids", network: "Fox Kids",
poster: https://theposterdb.com/api/assets/115230 } poster: https://theposterdb.com/api/assets/115230 }
summary: "Shows Aired on Fox Kids" summary: "Shows Aired on Fox Kids"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -330,7 +330,7 @@ collections:
network: "Freeform", network: "Freeform",
poster: https://theposterdb.com/api/assets/113176 } poster: https://theposterdb.com/api/assets/113176 }
summary: "Shows Aired on Freeform" summary: "Shows Aired on Freeform"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -339,7 +339,7 @@ collections:
network: "FX, FXX, FXM", network: "FX, FXX, FXM",
poster: https://theposterdb.com/api/assets/113174 } poster: https://theposterdb.com/api/assets/113174 }
summary: "Shows Aired on FX" summary: "Shows Aired on FX"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -348,7 +348,7 @@ collections:
network: "Hallmark Channel", network: "Hallmark Channel",
poster: https://theposterdb.com/api/assets/113185 } poster: https://theposterdb.com/api/assets/113185 }
summary: "Shows Aired on Hallmark Channel" summary: "Shows Aired on Hallmark Channel"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -357,7 +357,7 @@ collections:
network: "HBO, HBO Canada, HBO Europe", network: "HBO, HBO Canada, HBO Europe",
poster: https://theposterdb.com/api/assets/113186 } poster: https://theposterdb.com/api/assets/113186 }
summary: "Shows Aired on HBO" summary: "Shows Aired on HBO"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -366,7 +366,7 @@ collections:
network: "HBO Max", network: "HBO Max",
poster: https://theposterdb.com/api/assets/115226 } poster: https://theposterdb.com/api/assets/115226 }
summary: "HBO Max Original Shows" summary: "HBO Max Original Shows"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -375,7 +375,7 @@ collections:
network: "History, History (CA), History (UK), History Channel, History Channel (AU)", network: "History, History (CA), History (UK), History Channel, History Channel (AU)",
poster: https://theposterdb.com/api/assets/113187 } poster: https://theposterdb.com/api/assets/113187 }
summary: "Shows Aired on History Channel" summary: "Shows Aired on History Channel"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -384,7 +384,7 @@ collections:
network: "HGTV, HGTV (AU), HGTV Canada", network: "HGTV, HGTV (AU), HGTV Canada",
poster: https://theposterdb.com/api/assets/113183 } poster: https://theposterdb.com/api/assets/113183 }
summary: "Shows Aired on HGTV" summary: "Shows Aired on HGTV"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -393,7 +393,7 @@ collections:
network: "Hulu", network: "Hulu",
poster: https://theposterdb.com/api/assets/113188 } poster: https://theposterdb.com/api/assets/113188 }
summary: "Hulu Original Shows" summary: "Hulu Original Shows"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -402,7 +402,7 @@ collections:
network: "ION", network: "ION",
poster: https://theposterdb.com/api/assets/113191 } poster: https://theposterdb.com/api/assets/113191 }
summary: "Shows Aired on ION" summary: "Shows Aired on ION"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -411,7 +411,7 @@ collections:
network: "ITV, ITV2, ITV3, ITV4, ITVBe, CITV", network: "ITV, ITV2, ITV3, ITV4, ITVBe, CITV",
poster: https://theposterdb.com/api/assets/113192 } poster: https://theposterdb.com/api/assets/113192 }
summary: "Shows Aired on ITV" summary: "Shows Aired on ITV"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -420,7 +420,7 @@ collections:
network: "Lifetime", network: "Lifetime",
poster: https://theposterdb.com/api/assets/113194 } poster: https://theposterdb.com/api/assets/113194 }
summary: "Shows Aired on Lifetime" summary: "Shows Aired on Lifetime"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -429,7 +429,7 @@ collections:
network: "MSNBC", network: "MSNBC",
poster: https://theposterdb.com/api/assets/113199 } poster: https://theposterdb.com/api/assets/113199 }
summary: "Shows Aired on MSNBC" summary: "Shows Aired on MSNBC"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -438,7 +438,7 @@ collections:
network: "MTV, MTV (AU/NZ), MTV (UK), MTV2, MTV3", network: "MTV, MTV (AU/NZ), MTV (UK), MTV2, MTV3",
poster: https://theposterdb.com/api/assets/113202 } poster: https://theposterdb.com/api/assets/113202 }
summary: "Shows Aired on MTV" summary: "Shows Aired on MTV"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -447,7 +447,7 @@ collections:
network: "National Geographic, National Geographic (UK), National Geographic Brasil, National Geographic Channel, National Geographic Wild", network: "National Geographic, National Geographic (UK), National Geographic Brasil, National Geographic Channel, National Geographic Wild",
poster: https://theposterdb.com/api/assets/113206 } poster: https://theposterdb.com/api/assets/113206 }
summary: "Shows Aired on National Geographic" summary: "Shows Aired on National Geographic"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -456,7 +456,7 @@ collections:
network: "NBC", network: "NBC",
poster: https://theposterdb.com/api/assets/113217 } poster: https://theposterdb.com/api/assets/113217 }
summary: "Shows Aired on NBC" summary: "Shows Aired on NBC"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -465,7 +465,7 @@ collections:
network: "Netflix", network: "Netflix",
poster: https://theposterdb.com/api/assets/113218 } poster: https://theposterdb.com/api/assets/113218 }
summary: "Netflix Original Shows" summary: "Netflix Original Shows"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -474,7 +474,7 @@ collections:
network: "Nickelodeon", network: "Nickelodeon",
poster: https://theposterdb.com/api/assets/113231 } poster: https://theposterdb.com/api/assets/113231 }
summary: "Shows Aired on Nickelodeon" summary: "Shows Aired on Nickelodeon"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -483,7 +483,7 @@ collections:
network: "Nick Jr.", network: "Nick Jr.",
poster: https://theposterdb.com/api/assets/113227 } poster: https://theposterdb.com/api/assets/113227 }
summary: "Shows Aired on Nick Jr." summary: "Shows Aired on Nick Jr."
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -492,7 +492,7 @@ collections:
network: "Nicktoons", network: "Nicktoons",
poster: https://theposterdb.com/api/assets/113225 } poster: https://theposterdb.com/api/assets/113225 }
summary: "Shows Aired on NickToons" summary: "Shows Aired on NickToons"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -501,7 +501,7 @@ collections:
network: "TeenNick", network: "TeenNick",
poster: https://theposterdb.com/api/assets/113228 } poster: https://theposterdb.com/api/assets/113228 }
summary: "Shows Aired on TeenNick" summary: "Shows Aired on TeenNick"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -510,7 +510,7 @@ collections:
network: "Oxygen", network: "Oxygen",
poster: https://theposterdb.com/api/assets/113240 } poster: https://theposterdb.com/api/assets/113240 }
summary: "Shows Aired on Oxygen" summary: "Shows Aired on Oxygen"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -519,7 +519,7 @@ collections:
network: "PBS, PBS Kids", network: "PBS, PBS Kids",
poster: https://theposterdb.com/api/assets/113244 } poster: https://theposterdb.com/api/assets/113244 }
summary: "Shows Aired on PBS" summary: "Shows Aired on PBS"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -528,7 +528,7 @@ collections:
network: "Peacock", network: "Peacock",
poster: https://theposterdb.com/api/assets/113217 } poster: https://theposterdb.com/api/assets/113217 }
summary: "Peacock Original Shows" summary: "Peacock Original Shows"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -537,7 +537,7 @@ collections:
network: "Amazon, Amazon Prime Video, Prime Video", network: "Amazon, Amazon Prime Video, Prime Video",
poster: https://theposterdb.com/api/assets/113247 } poster: https://theposterdb.com/api/assets/113247 }
summary: "Prime Video Original Shows" summary: "Prime Video Original Shows"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -546,7 +546,7 @@ collections:
network: "Quibi", network: "Quibi",
poster: https://theposterdb.com/api/assets/115020 } poster: https://theposterdb.com/api/assets/115020 }
summary: "Quibi Original Shows" summary: "Quibi Original Shows"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -555,7 +555,7 @@ collections:
network: "Showtime", network: "Showtime",
poster: https://theposterdb.com/api/assets/113257 } poster: https://theposterdb.com/api/assets/113257 }
summary: "Shows Aired on Showtime" summary: "Shows Aired on Showtime"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -564,7 +564,7 @@ collections:
network: "Sky 1, Sky Arts, Sky Atlantic, Sky Atlantic (UK), Sky Cinema, Sky Crime, Sky Documentaries, Sky Living, Sky Max, Sky Nature, Sky One, Sky Sports, Sky Two, Sky Witness, Sky1", network: "Sky 1, Sky Arts, Sky Atlantic, Sky Atlantic (UK), Sky Cinema, Sky Crime, Sky Documentaries, Sky Living, Sky Max, Sky Nature, Sky One, Sky Sports, Sky Two, Sky Witness, Sky1",
poster: https://theposterdb.com/api/assets/255451 } poster: https://theposterdb.com/api/assets/255451 }
summary: "Shows Aired on Sky" summary: "Shows Aired on Sky"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -573,7 +573,7 @@ collections:
network: "Starz, Starz Encore, Starz Play, StarzPlay", network: "Starz, Starz Encore, Starz Play, StarzPlay",
poster: https://theposterdb.com/api/assets/113265 } poster: https://theposterdb.com/api/assets/113265 }
summary: "Shows Aired on Starz" summary: "Shows Aired on Starz"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -582,7 +582,7 @@ collections:
network: "Syfy", network: "Syfy",
poster: https://theposterdb.com/api/assets/113269 } poster: https://theposterdb.com/api/assets/113269 }
summary: "Shows Aired on Syfy" summary: "Shows Aired on Syfy"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -591,7 +591,7 @@ collections:
network: "TBS", network: "TBS",
poster: https://theposterdb.com/api/assets/113271 } poster: https://theposterdb.com/api/assets/113271 }
summary: "Shows Aired on TBS" summary: "Shows Aired on TBS"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -600,7 +600,7 @@ collections:
network: "TLC", network: "TLC",
poster: https://theposterdb.com/api/assets/113274 } poster: https://theposterdb.com/api/assets/113274 }
summary: "Shows Aired on TLC" summary: "Shows Aired on TLC"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -609,7 +609,7 @@ collections:
network: "TNT", network: "TNT",
poster: https://theposterdb.com/api/assets/113276 } poster: https://theposterdb.com/api/assets/113276 }
summary: "Shows Aired on TNT" summary: "Shows Aired on TNT"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -618,7 +618,7 @@ collections:
network: "TVLand", network: "TVLand",
poster: https://theposterdb.com/api/assets/113284 } poster: https://theposterdb.com/api/assets/113284 }
summary: "Shows Aired on TVLand" summary: "Shows Aired on TVLand"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -627,7 +627,7 @@ collections:
network: "USA Network", network: "USA Network",
poster: https://theposterdb.com/api/assets/113293 } poster: https://theposterdb.com/api/assets/113293 }
summary: "Shows Aired on USA" summary: "Shows Aired on USA"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -636,7 +636,7 @@ collections:
network: "VH1", network: "VH1",
poster: https://theposterdb.com/api/assets/113294 } poster: https://theposterdb.com/api/assets/113294 }
summary: "Shows Aired on VH1" summary: "Shows Aired on VH1"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -645,7 +645,7 @@ collections:
network: "The WB", network: "The WB",
poster: https://theposterdb.com/api/assets/113297 } poster: https://theposterdb.com/api/assets/113297 }
summary: "Shows Aired on The WB" summary: "Shows Aired on The WB"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false
@ -654,6 +654,6 @@ collections:
network: "YouTube, YouTube Premium", network: "YouTube, YouTube Premium",
poster: https://theposterdb.com/api/assets/113301 } poster: https://theposterdb.com/api/assets/113301 }
summary: "YouTube Original Shows" summary: "YouTube Original Shows"
visible_library: true visible_library: false
visible_home: false visible_home: false
visible_shared: false visible_shared: false

View File

@ -67,7 +67,7 @@ templates:
schedule: schedule:
- weekly(wednesday) - weekly(wednesday)
- weekly(sunday) - weekly(sunday)
visible_library: true visible_library: false
url_poster: <<poster_url>> url_poster: <<poster_url>>
ActorAward: ActorAward:
@ -83,7 +83,7 @@ templates:
schedule: schedule:
- weekly(wednesday) - weekly(wednesday)
- weekly(sunday) - weekly(sunday)
visible_library: true visible_library: false
Holiday: Holiday:
default: default:
@ -93,11 +93,11 @@ templates:
- poster_url - poster_url
sort_title: 060_+<<level>>_<<sort_title_name>> sort_title: 060_+<<level>>_<<sort_title_name>>
sync_mode: sync sync_mode: sync
visible_library: true
url_poster: <<poster_url>> url_poster: <<poster_url>>
run_again: true run_again: true
visible_home: true visible_home: false
visible_shared: true visible_shared: false
visible_library: false
Collection: Collection:
default: default:
@ -138,7 +138,7 @@ templates:
schedule: schedule:
- weekly(wednesday) - weekly(wednesday)
- weekly(sunday) - weekly(sunday)
visible_library: true visible_library: false
url_poster: <<poster_url>> url_poster: <<poster_url>>
Decade: Decade:
@ -152,7 +152,7 @@ templates:
schedule: schedule:
- weekly(wednesday) - weekly(wednesday)
- weekly(sunday) - weekly(sunday)
visible_library: true visible_library: false
url_poster: <<poster_url>> url_poster: <<poster_url>>
Person: Person:
@ -169,7 +169,7 @@ templates:
tmdb_person: <<person>> tmdb_person: <<person>>
sort_title: 090_+<<level>>_<<sort_title_name>> sort_title: 090_+<<level>>_<<sort_title_name>>
sync_mode: append sync_mode: append
visible_library: true visible_library: false
Actor: Actor:
default: default:
@ -178,7 +178,7 @@ templates:
tmdb_actor_details: <<person>> tmdb_actor_details: <<person>>
sort_title: 090_+<<level>>_<<sort_title_name>> sort_title: 090_+<<level>>_<<sort_title_name>>
sync_mode: append sync_mode: append
visible_library: true visible_library: false
Director: Director:
default: default:
@ -187,7 +187,7 @@ templates:
tmdb_director_details: <<person>> tmdb_director_details: <<person>>
sort_title: 091_+<<level>>_<<sort_title_name>> sort_title: 091_+<<level>>_<<sort_title_name>>
sync_mode: append sync_mode: append
visible_library: true visible_library: false
Producer: Producer:
default: default:
@ -196,7 +196,7 @@ templates:
tmdb_producer_details: <<person>> tmdb_producer_details: <<person>>
sort_title: 092_+<<level>>_<<sort_title_name>> sort_title: 092_+<<level>>_<<sort_title_name>>
sync_mode: append sync_mode: append
visible_library: true visible_library: false
Studio: Studio:
default: default:
@ -237,7 +237,7 @@ templates:
schedule: schedule:
- weekly(wednesday) - weekly(wednesday)
- weekly(sunday) - weekly(sunday)
visible_library: true visible_library: false
url_poster: <<poster_url>> url_poster: <<poster_url>>
General: General:

View File

@ -8,7 +8,7 @@ templates:
year.gte: <<key_name>> year.gte: <<key_name>>
year.lte: <<ending>> year.lte: <<ending>>
sort_title: 08_+<<level>>_<<key>> sort_title: 08_+<<level>>_<<key>>
visible_library: true visible_library: false
visible_shared: false visible_shared: false
visible_home: false visible_home: false
schedule: monthly(17) schedule: monthly(17)
@ -24,7 +24,7 @@ templates:
default: default:
level: "" level: ""
sort_title: 07_+<<level>>_<<key_name>> sort_title: 07_+<<level>>_<<key_name>>
visible_library: true visible_library: false
visible_shared: false visible_shared: false
visible_home: false visible_home: false
schedule: weekly(saturday) schedule: weekly(saturday)
@ -38,7 +38,7 @@ templates:
level: "" level: ""
sort_title: 09_+<<level>>_<<key>> sort_title: 09_+<<level>>_<<key>>
collection_order: release.asc collection_order: release.asc
visible_library: true visible_library: false
visible_shared: false visible_shared: false
visible_home: false visible_home: false
schedule: schedule:
@ -53,7 +53,7 @@ templates:
level: "" level: ""
sort_title: 09_+<<level>>_<<key>> sort_title: 09_+<<level>>_<<key>>
collection_order: release.asc collection_order: release.asc
visible_library: true visible_library: false
visible_shared: false visible_shared: false
visible_home: false visible_home: false
schedule: schedule:
@ -70,7 +70,7 @@ templates:
level: "" level: ""
sort_title: 11_+<<level>>_<<key_name>> sort_title: 11_+<<level>>_<<key_name>>
collection_order: random collection_order: random
visible_library: true visible_library: false
visible_shared: false visible_shared: false
visible_home: false visible_home: false
schedule: weekly(saturday) schedule: weekly(saturday)

View File

@ -40,6 +40,11 @@ This collection uses a combination of all these prefixes, and are always sorted
- `visible_library`, `visible_home` and `visible_shared` - `visible_library`, `visible_home` and `visible_shared`
- `true`, `false` or [schedule](https://github.com/meisnate12/Plex-Meta-Manager/wiki/Schedule-Detail) available for - `true`, `false` or [schedule](https://github.com/meisnate12/Plex-Meta-Manager/wiki/Schedule-Detail) available for
all options all options
- `visible_library`: Will be visible in the Recommended tab for a specific library (and in the Library tab if you have chose to intermix collections in with library items)
- `visible_home`: Will be visible on your Home page (what appears on your Home page is determined by what libraries you have pinned)
- `visible_shared`: Will be visible in the Home page for other users (what appears on their Home page is determined by what libraries they have pinned)
- Collections are *ALWAYS* visible in the Collections tab for a specific library (not controlled by the `visible_library` option)
- Advice: Treat `visible_library` the same as `visible_home`/`visible_shared`. If you want something to appear as a recommendation on the Home page, you probably want it to appear in the specific library's Recommendations tab as well.
- Visibility does not dictate when a playlist/collection is updated: - Visibility does not dictate when a playlist/collection is updated:
- When setting visibility to a certain time-frame, make sure the playlist/collection itself is scheduled to update - When setting visibility to a certain time-frame, make sure the playlist/collection itself is scheduled to update
at at