Compare commits
22 Commits
8711f915e0
...
d380d9b1a5
Author | SHA1 | Date | |
---|---|---|---|
d380d9b1a5 | |||
c7812fe029 | |||
818c7ad79e | |||
0429fb9707 | |||
78e08092dc | |||
20e62c9d1c | |||
12a17bef0a | |||
384aed982d | |||
a4bfdef0b1 | |||
25193c6883 | |||
ab28ea885f | |||
45d782cc2a | |||
adf7bd732b | |||
023ced905e | |||
e219274724 | |||
681da8d417 | |||
baad15564c | |||
5eb3a97f8e | |||
b50366d640 | |||
087cfac37e | |||
02d1a0347a | |||
7e0a3f10e6 |
@ -20,10 +20,13 @@ templates:
|
|||||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/oscars/winner/<<key>>.jpg
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/oscars/winner/<<key>>.jpg
|
||||||
|
|
||||||
Yearly_Berlinale_Awards:
|
Yearly_Berlinale_Awards:
|
||||||
|
default:
|
||||||
|
list_owner: pjcob
|
||||||
|
url: <<list_owner>>/lists/<<key>>-berlinale
|
||||||
allowed_library_types: movie
|
allowed_library_types: movie
|
||||||
summary: <<key>> Berlinale International Film Festival
|
summary: <<key>> Berlinale International Film Festival
|
||||||
sort_title: 05_Berlinale_Winners_<<key>>
|
sort_title: 05_Berlinale_Winners_<<key>>
|
||||||
trakt_list: https://trakt.tv/users/hernandezel/lists/<<key>>-berlinale
|
trakt_list: https://trakt.tv/users/<<url>>
|
||||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/berlinale/<<key>>.jpg
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/berlinale/<<key>>.jpg
|
||||||
|
|
||||||
Yearly_Cannes_Awards:
|
Yearly_Cannes_Awards:
|
||||||
@ -37,10 +40,13 @@ templates:
|
|||||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/cannes/<<key>>.jpg
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/cannes/<<key>>.jpg
|
||||||
|
|
||||||
Yearly_Sundance_Awards:
|
Yearly_Sundance_Awards:
|
||||||
|
default:
|
||||||
|
list_owner: pjcob
|
||||||
|
url: <<list_owner>>/lists/<<key>>-sundance
|
||||||
allowed_library_types: movie
|
allowed_library_types: movie
|
||||||
summary: <<key>> Sundance Film Festival
|
summary: <<key>> Sundance Film Festival
|
||||||
sort_title: 05_Sundance_Winners_<<key>>
|
sort_title: 05_Sundance_Winners_<<key>>
|
||||||
trakt_list: https://trakt.tv/users/pjcob/lists/<<key>>-sundance
|
trakt_list: https://trakt.tv/users/<<url>>
|
||||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/sundance/<<key>>.jpg
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/sundance/<<key>>.jpg
|
||||||
|
|
||||||
Yearly_Golden_Globes_Winners:
|
Yearly_Golden_Globes_Winners:
|
||||||
@ -52,25 +58,33 @@ templates:
|
|||||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/golden/winner/<<key>>.jpg
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/golden/winner/<<key>>.jpg
|
||||||
|
|
||||||
Yearly_Spirit_Awards:
|
Yearly_Spirit_Awards:
|
||||||
|
default:
|
||||||
|
list_owner: pjcob
|
||||||
|
url: <<list_owner>>/lists/<<key>>-independent-spirits
|
||||||
allowed_library_types: movie
|
allowed_library_types: movie
|
||||||
summary: <<key>> Independent Spirit Awards
|
summary: <<key>> Independent Spirit Awards
|
||||||
sort_title: 05_Spirit_Winners_<<key>>
|
sort_title: 05_Spirit_Winners_<<key>>
|
||||||
trakt_list: https://trakt.tv/users/pjcob/lists/<<key>>-independent-spirits
|
trakt_list: https://trakt.tv/users/<<url>>
|
||||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/spirit/<<key>>.jpg
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/spirit/<<key>>.jpg
|
||||||
|
|
||||||
Yearly_Critics_Choice_Awards:
|
Yearly_Critics_Choice_Awards:
|
||||||
default:
|
default:
|
||||||
url: critic-s
|
list_owner: pjcob
|
||||||
|
prefix: critic-s
|
||||||
|
url: <<list_owner>>/lists/<<key>>-<<prefix>>-choice
|
||||||
summary: <<key>> Critics Choice Awards
|
summary: <<key>> Critics Choice Awards
|
||||||
sort_title: 05_Critics_Winners_<<key>>
|
sort_title: 05_Critics_Winners_<<key>>
|
||||||
trakt_list: https://trakt.tv/users/pjcob/lists/<<key>>-<<url>>-choice
|
trakt_list: https://trakt.tv/users/<<url>>
|
||||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/choice/<<key>>.jpg
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/choice/<<key>>.jpg
|
||||||
|
|
||||||
Yearly_BAFTA_Awards:
|
Yearly_BAFTA_Awards:
|
||||||
|
default:
|
||||||
|
list_owner: pjcob
|
||||||
|
url: <<list_owner>>/lists/<<key>>-bafta
|
||||||
allowed_library_types: movie
|
allowed_library_types: movie
|
||||||
summary: <<key>> BAFTA awards
|
summary: <<key>> BAFTA awards
|
||||||
sort_title: 05_BAFTA_Winners_<<key>>
|
sort_title: 05_BAFTA_Winners_<<key>>
|
||||||
trakt_list: https://trakt.tv/users/pjcob/lists/<<key>>-bafta
|
trakt_list: https://trakt.tv/users/<<url>>
|
||||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/bafta/<<key>>.jpg
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/bafta/<<key>>.jpg
|
||||||
|
|
||||||
collections:
|
collections:
|
||||||
@ -92,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
|
||||||
# ---------------------------------
|
# ---------------------------------
|
||||||
@ -111,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,
|
||||||
@ -124,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,
|
||||||
@ -137,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,
|
||||||
@ -150,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,
|
||||||
@ -163,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
|
||||||
@ -183,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,
|
||||||
@ -196,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,
|
||||||
@ -209,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,
|
||||||
@ -222,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,
|
||||||
@ -235,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)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -255,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
|
||||||
# ---------------------------------
|
# ---------------------------------
|
||||||
@ -275,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
|
||||||
@ -294,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
|
||||||
@ -331,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
|
||||||
@ -349,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
|
||||||
@ -367,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
|
||||||
@ -385,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
|
||||||
@ -403,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
|
||||||
@ -421,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
|
||||||
@ -439,9 +465,21 @@ 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
|
||||||
|
|
||||||
|
"🎞️ American Film Institute":
|
||||||
|
summary: "The American Film Institute (AFI) is an American film organization that educates filmmakers and honors the heritage of the motion picture arts in the United States."
|
||||||
|
template: { name: Award,
|
||||||
|
level: "+" }
|
||||||
|
trakt_list: https://trakt.tv/users/majeed_pk/lists/afi-100-years-all-films-complete
|
||||||
|
schedule:
|
||||||
|
- weekly(friday)
|
||||||
|
collection_order: release.desc
|
||||||
|
visible_home: false
|
||||||
|
visible_shared: false
|
||||||
|
visible_library: true
|
||||||
|
|
||||||
dynamic_collections:
|
dynamic_collections:
|
||||||
## Use DC as suffix to avoid name conflicts with static collections
|
## Use DC as suffix to avoid name conflicts with static collections
|
||||||
Yearly Oscars Winners DC: # mapping name does not matter just needs to be unique
|
Yearly Oscars Winners DC: # mapping name does not matter just needs to be unique
|
||||||
@ -458,11 +496,17 @@ dynamic_collections:
|
|||||||
type: number
|
type: number
|
||||||
sync: true
|
sync: true
|
||||||
data:
|
data:
|
||||||
starting: 2016
|
starting: 2017
|
||||||
ending: current_year
|
ending: current_year
|
||||||
title_format: Berlinale International Film Festival <<key_name>>
|
title_format: Berlinale International Film Festival <<key_name>>
|
||||||
template:
|
template:
|
||||||
- Yearly_Berlinale_Awards
|
- Yearly_Berlinale_Awards
|
||||||
|
template_variables:
|
||||||
|
url:
|
||||||
|
2017: vermelholimao/lists/berlinale-2017-67-berlin-international-film-festival
|
||||||
|
2018: vermelholimao/lists/berlinale-2018-68-berlin-international-film-festival
|
||||||
|
2019: vermelholimao/lists/berlinale-2019-69th-berlin-international-film-festival
|
||||||
|
2020: vermelholimao/lists/berlinale-2020-70th-berlin-international-film-festival
|
||||||
|
|
||||||
Yearly Cannes DC: # mapping name does not matter just needs to be unique
|
Yearly Cannes DC: # mapping name does not matter just needs to be unique
|
||||||
type: number
|
type: number
|
||||||
@ -517,7 +561,7 @@ dynamic_collections:
|
|||||||
template:
|
template:
|
||||||
- Yearly_Critics_Choice_Awards
|
- Yearly_Critics_Choice_Awards
|
||||||
template_variables:
|
template_variables:
|
||||||
url:
|
prefix:
|
||||||
2019: critics
|
2019: critics
|
||||||
2018: critics
|
2018: critics
|
||||||
2017: critics
|
2017: critics
|
||||||
|
@ -16,7 +16,8 @@ collections:
|
|||||||
"😜 Spoofs and Parodies":
|
"😜 Spoofs and Parodies":
|
||||||
template: { name: Genre }
|
template: { name: Genre }
|
||||||
summary: "Imitation is the sincerest form of flattery"
|
summary: "Imitation is the sincerest form of flattery"
|
||||||
mdblist_list: https://mdblist.com/lists/hdlists/top-50-parody-movies-of-all-time
|
trakt_list:
|
||||||
|
- https://trakt.tv/users/majeed_pk/lists/spoof-parody-films
|
||||||
collection_order: random
|
collection_order: random
|
||||||
visible_library: true
|
visible_library: true
|
||||||
visible_home: true
|
visible_home: true
|
||||||
@ -38,17 +39,17 @@ collections:
|
|||||||
mdblist_list: https://mdblist.com/lists/hdlists/150-best-sports-movies-of-all-time
|
mdblist_list: https://mdblist.com/lists/hdlists/150-best-sports-movies-of-all-time
|
||||||
collection_order: random
|
collection_order: random
|
||||||
visible_library: true
|
visible_library: true
|
||||||
visible_home: true
|
visible_home: false # Not advertised on the home page
|
||||||
visible_shared: true
|
visible_shared: false # Not advertised on the home page
|
||||||
|
|
||||||
"🚓 Get In, Get Out":
|
"🚓 Get In Get Out":
|
||||||
template: { name: Genre }
|
template: { name: Genre }
|
||||||
summary: "Don't forget about the getaway driver out front"
|
summary: "Don't forget about the getaway driver out front"
|
||||||
mdblist_list: https://mdblist.com/lists/hdlists/best-heist-movies-of-all-time
|
mdblist_list: https://mdblist.com/lists/hdlists/best-heist-movies-of-all-time
|
||||||
collection_order: random
|
collection_order: random
|
||||||
visible_library: true
|
visible_library: true
|
||||||
visible_home: true
|
visible_home: false # Not advertised on the home page
|
||||||
visible_shared: true
|
visible_shared: false # Not advertised on the home page
|
||||||
|
|
||||||
"🎢 On The Edge Of Your Seat":
|
"🎢 On The Edge Of Your Seat":
|
||||||
template: { name: Genre }
|
template: { name: Genre }
|
||||||
@ -57,8 +58,8 @@ collections:
|
|||||||
- https://www.imdb.com/search/keyword/?keywords=psychological-thriller&ref_=kw_ref_rt_usr&sort=release_date,desc&mode=detail&page=1&title_type=movie&genres=Thriller&user_rating=5.0%2C&release_date=2000%2C
|
- https://www.imdb.com/search/keyword/?keywords=psychological-thriller&ref_=kw_ref_rt_usr&sort=release_date,desc&mode=detail&page=1&title_type=movie&genres=Thriller&user_rating=5.0%2C&release_date=2000%2C
|
||||||
collection_order: random
|
collection_order: random
|
||||||
visible_library: true
|
visible_library: true
|
||||||
visible_home: true
|
visible_home: false # Not advertised on the home page
|
||||||
visible_shared: true
|
visible_shared: false # Not advertised on the home page
|
||||||
|
|
||||||
"🤯 What a Twist!":
|
"🤯 What a Twist!":
|
||||||
template: { name: Genre }
|
template: { name: Genre }
|
||||||
@ -66,12 +67,12 @@ collections:
|
|||||||
mdblist_list: https://mdblist.com/lists/hdlists/crazy-plot-twists
|
mdblist_list: https://mdblist.com/lists/hdlists/crazy-plot-twists
|
||||||
collection_order: random
|
collection_order: random
|
||||||
visible_library: true
|
visible_library: true
|
||||||
visible_home: true
|
visible_home: false # Not advertised on the home page
|
||||||
visible_shared: true
|
visible_shared: false # Not advertised on the home page
|
||||||
|
|
||||||
"📗 Based On A True Story":
|
"📗 Based On A True Story":
|
||||||
template: { name: Genre }
|
template: { name: Genre }
|
||||||
summary: ""
|
summary: "Based on a true story"
|
||||||
mdblist_list: https://mdblist.com/lists/hdlists/based-on-or-inspired-by-a-true-story
|
mdblist_list: https://mdblist.com/lists/hdlists/based-on-or-inspired-by-a-true-story
|
||||||
collection_order: random
|
collection_order: random
|
||||||
visible_library: true
|
visible_library: true
|
||||||
@ -80,7 +81,7 @@ collections:
|
|||||||
|
|
||||||
"🔍 A Real-Life Whodunnit":
|
"🔍 A Real-Life Whodunnit":
|
||||||
template: { name: Genre }
|
template: { name: Genre }
|
||||||
summary: "True Crime Documentaries"
|
summary: "True crime documentaries"
|
||||||
trakt_list:
|
trakt_list:
|
||||||
- https://trakt.tv/users/lish408/lists/true-crime-documentary-series-film
|
- https://trakt.tv/users/lish408/lists/true-crime-documentary-series-film
|
||||||
collection_order: random
|
collection_order: random
|
||||||
@ -88,6 +89,117 @@ collections:
|
|||||||
visible_home: true
|
visible_home: true
|
||||||
visible_shared: true
|
visible_shared: true
|
||||||
|
|
||||||
|
"👨🍳 Bon Appetit":
|
||||||
|
template: { name: Genre }
|
||||||
|
summary: "Mouth-watering movies"
|
||||||
|
trakt_list:
|
||||||
|
- https://trakt.tv/users/majeed_pk/lists/bon-appetit
|
||||||
|
collection_order: random
|
||||||
|
visible_library: true
|
||||||
|
visible_home: false # Not advertised on the home page
|
||||||
|
visible_shared: false # Not advertised on the home page
|
||||||
|
|
||||||
|
"🗎 Documentaries":
|
||||||
|
template: { name: Genre }
|
||||||
|
summary: "The top documentaries of all time"
|
||||||
|
trakt_list:
|
||||||
|
- https://trakt.tv/users/majeed_pk/lists/documentaries
|
||||||
|
collection_order: random
|
||||||
|
visible_library: true
|
||||||
|
visible_home: true
|
||||||
|
visible_shared: true
|
||||||
|
|
||||||
|
"🧥 I'm Gonna Make Him an Offer":
|
||||||
|
template: { name: Genre }
|
||||||
|
summary: "The best gangster movies of all time"
|
||||||
|
trakt_list:
|
||||||
|
- https://trakt.tv/users/majeed_pk/lists/the-complete-list-of-mafia-gangsters-movies
|
||||||
|
collection_order: random
|
||||||
|
visible_library: true
|
||||||
|
visible_home: false # Not advertised on the home page
|
||||||
|
visible_shared: false # Not advertised on the home page
|
||||||
|
|
||||||
|
"🧑 It Really Happened":
|
||||||
|
template: { name: Genre }
|
||||||
|
summary: "These people actually existed."
|
||||||
|
trakt_list:
|
||||||
|
- https://trakt.tv/users/majeed_pk/lists/biographies
|
||||||
|
collection_order: random
|
||||||
|
visible_library: true
|
||||||
|
visible_home: true
|
||||||
|
visible_shared: true
|
||||||
|
|
||||||
|
"🌿 What Is Life Anyway?":
|
||||||
|
template: { name: Genre }
|
||||||
|
summary: "The best existential movies of all time"
|
||||||
|
trakt_list:
|
||||||
|
- https://trakt.tv/users/majeed_pk/lists/existentialist-films
|
||||||
|
collection_order: random
|
||||||
|
visible_library: true
|
||||||
|
visible_home: true
|
||||||
|
visible_shared: true
|
||||||
|
|
||||||
|
"⚖️ Order In The Court":
|
||||||
|
template: { name: Genre }
|
||||||
|
summary: "The best courtroom dramas of all time"
|
||||||
|
trakt_list:
|
||||||
|
- https://trakt.tv/users/majeed_pk/lists/courtroom-dramas
|
||||||
|
collection_order: random
|
||||||
|
visible_library: true
|
||||||
|
visible_home: false # Not advertised on the home page
|
||||||
|
visible_shared: false # Not advertised on the home page
|
||||||
|
|
||||||
|
"🪖 World War II, In Order":
|
||||||
|
template: { name: Genre }
|
||||||
|
summary: "Movies depicting World War II, in chronological order"
|
||||||
|
trakt_list:
|
||||||
|
- https://trakt.tv/users/majeed_pk/lists/world-war-ii-in-chronological-order
|
||||||
|
collection_order: custom # Maintain the order of the list
|
||||||
|
visible_library: true
|
||||||
|
visible_home: false # Not advertised on the home page
|
||||||
|
visible_shared: false # Not advertised on the home page
|
||||||
|
|
||||||
|
"🙂 Feel-Good Movies":
|
||||||
|
template: { name: Genre }
|
||||||
|
summary: "The best feel-good movies of all time"
|
||||||
|
trakt_list:
|
||||||
|
- https://trakt.tv/users/majeed_pk/lists/feelgood-movies
|
||||||
|
collection_order: random
|
||||||
|
visible_library: true
|
||||||
|
visible_home: true
|
||||||
|
visible_shared: true
|
||||||
|
|
||||||
|
"🧘 Kick Back and Relax":
|
||||||
|
template: { name: Genre }
|
||||||
|
summary: "The best movies for a lazy weekend afternoon"
|
||||||
|
trakt_list:
|
||||||
|
- https://trakt.tv/users/hdlists/lists/sunday-afternoon-movies?sort=rank,asc
|
||||||
|
collection_order: random
|
||||||
|
schedule: weekly(saturday), weekly(sunday), weekly(monday)
|
||||||
|
visible_home: weekly(saturday), weekly(sunday)
|
||||||
|
visible_shared: weekly(saturday), weekly(sunday)
|
||||||
|
visible_library: weekly(saturday), weekly(sunday)
|
||||||
|
|
||||||
|
"🤪 The Weirdo's Videostore":
|
||||||
|
template: { name: Genre }
|
||||||
|
summary: "Cinema is strange."
|
||||||
|
letterboxd_list: https://letterboxd.com/maxvayne/list/the-weirdos-videostore-aka-the-weirdos-paradise
|
||||||
|
collection_order: random
|
||||||
|
visible_library: true
|
||||||
|
visible_home: true
|
||||||
|
visible_shared: true
|
||||||
|
|
||||||
|
"⁉️ Controversial Cinema":
|
||||||
|
template: { name: Genre }
|
||||||
|
summary: "The most edgy, crazy, disturbing, controversial, shocking, bizarre, scandalous and downright f***ed up films of all time!"
|
||||||
|
trakt_list:
|
||||||
|
- https://trakt.tv/users/majeed_pk/lists/dark-deeply-disturbing-controversial-shocking-bizarre-and-messed-up-films
|
||||||
|
collection_order: random
|
||||||
|
visible_library: false # This is a hidden collection due to the nature of the content
|
||||||
|
visible_home: false # Not advertised on the home page
|
||||||
|
visible_shared: false # Not advertised on the home page
|
||||||
|
|
||||||
|
|
||||||
dynamic_collections:
|
dynamic_collections:
|
||||||
## Use DC as suffix to avoid name conflicts with static collections
|
## Use DC as suffix to avoid name conflicts with static collections
|
||||||
## These get generated in the order they are listed here, so put the more intensive ones at the bottom
|
## These get generated in the order they are listed here, so put the more intensive ones at the bottom
|
||||||
|
@ -7,9 +7,23 @@ collections:
|
|||||||
### Genres
|
### Genres
|
||||||
"🔍 A Real-Life Whodunnit":
|
"🔍 A Real-Life Whodunnit":
|
||||||
template: { name: Genre }
|
template: { name: Genre }
|
||||||
summary: "True Crime Documentaries"
|
summary: "True crime documentaries"
|
||||||
trakt_list:
|
trakt_list:
|
||||||
- https://trakt.tv/users/lish408/lists/true-crime-documentary-series-film
|
- https://trakt.tv/users/lish408/lists/true-crime-documentary-series-film
|
||||||
collection_order: random
|
collection_order: random
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: true
|
visible_shared: true
|
||||||
|
|
||||||
|
dynamic_collections:
|
||||||
|
## Use DC as suffix to avoid name conflicts with static collections
|
||||||
|
## These get generated in the order they are listed here, so put the more intensive ones at the bottom
|
||||||
|
|
||||||
|
Per-Genre DC Shows: # mapping name does not matter just needs to be unique
|
||||||
|
type: genre
|
||||||
|
exclude:
|
||||||
|
- Action/Adventure
|
||||||
|
title_format: <<key_name>>
|
||||||
|
template:
|
||||||
|
- Per_Genre
|
||||||
|
key_name_override:
|
||||||
|
Film-Noir: Film Noir
|
||||||
|
@ -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!"
|
||||||
@ -171,10 +184,23 @@ collections:
|
|||||||
trakt_list:
|
trakt_list:
|
||||||
- https://trakt.tv/users/hdlists/lists/80s-slasher-movies
|
- https://trakt.tv/users/hdlists/lists/80s-slasher-movies
|
||||||
|
|
||||||
|
"🗳️ Election Day":
|
||||||
|
schedule: range(10/25-11/12)
|
||||||
|
visible_home: range(10/25-11/11)
|
||||||
|
visible_shared: range(10/25-11/11)
|
||||||
|
visible_library: range(10/25-11/11)
|
||||||
|
template: { name: Holiday,
|
||||||
|
level: "++" }
|
||||||
|
summary: "I like the noise of democracy."
|
||||||
|
collection_order: random
|
||||||
|
trakt_list:
|
||||||
|
- https://trakt.tv/users/majeed_pk/lists/best-political-movies
|
||||||
|
|
||||||
"🦃 Thanksgiving":
|
"🦃 Thanksgiving":
|
||||||
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!"
|
||||||
@ -192,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."
|
||||||
@ -207,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!"
|
||||||
|
@ -1,3 +1,16 @@
|
|||||||
external_templates:
|
external_templates:
|
||||||
- repo: templates/collections
|
- repo: templates/collections
|
||||||
- repo: templates/dynamic_collections
|
- repo: templates/dynamic_collections
|
||||||
|
|
||||||
|
collections:
|
||||||
|
"🗳️ Election Day":
|
||||||
|
schedule: range(10/25-11/12)
|
||||||
|
visible_home: range(10/25-11/11)
|
||||||
|
visible_shared: range(10/25-11/11)
|
||||||
|
visible_library: range(10/25-11/11)
|
||||||
|
template: { name: Holiday,
|
||||||
|
level: "++" }
|
||||||
|
summary: "I like the noise of democracy."
|
||||||
|
collection_order: random
|
||||||
|
trakt_list:
|
||||||
|
- https://trakt.tv/users/majeed_pk/lists/political-tv-series
|
||||||
|
@ -31,17 +31,6 @@ collections:
|
|||||||
visible_home: true
|
visible_home: true
|
||||||
visible_shared: true
|
visible_shared: true
|
||||||
|
|
||||||
# Good weekend movies, only visible on home on Saturday and Sunday
|
|
||||||
"🧘 Kick Back and Relax":
|
|
||||||
template: { name: Genre }
|
|
||||||
summary: "The best movies for a lazy weekend afternoon"
|
|
||||||
trakt_list:
|
|
||||||
- https://trakt.tv/users/hdlists/lists/sunday-afternoon-movies?sort=rank,asc
|
|
||||||
collection_order: random
|
|
||||||
visible_library: true
|
|
||||||
visible_home: weekly(saturday), weekly(sunday)
|
|
||||||
visible_shared: weekly(saturday), weekly(sunday)
|
|
||||||
|
|
||||||
"🤨 How Did This Get Made?":
|
"🤨 How Did This Get Made?":
|
||||||
template: { name: Collection,
|
template: { name: Collection,
|
||||||
sort_title: "How Did This Get Made?",
|
sort_title: "How Did This Get Made?",
|
||||||
@ -50,6 +39,7 @@ collections:
|
|||||||
trakt_list:
|
trakt_list:
|
||||||
- https://trakt.tv/users/lish408/lists/how-did-this-get-made-podcast
|
- https://trakt.tv/users/lish408/lists/how-did-this-get-made-podcast
|
||||||
collection_order: custom
|
collection_order: custom
|
||||||
|
schedule: weekly(monday)
|
||||||
visible_library: true
|
visible_library: true
|
||||||
visible_home: true
|
visible_home: true
|
||||||
visible_shared: true
|
visible_shared: true
|
||||||
@ -61,8 +51,7 @@ collections:
|
|||||||
trakt_list_details:
|
trakt_list_details:
|
||||||
- https://trakt.tv/users/nwithan8/lists/best-movie-ever?sort=added,asc
|
- https://trakt.tv/users/nwithan8/lists/best-movie-ever?sort=added,asc
|
||||||
collection_order: random
|
collection_order: random
|
||||||
collection_minimum: 3
|
schedule: daily
|
||||||
delete_below_minimum: true
|
|
||||||
visible_library: true
|
visible_library: true
|
||||||
visible_home: true
|
visible_home: true
|
||||||
visible_shared: true
|
visible_shared: true
|
||||||
@ -74,8 +63,7 @@ collections:
|
|||||||
trakt_list_details:
|
trakt_list_details:
|
||||||
- https://trakt.tv/users/nwithan8/lists/worst-movie-ever?sort=added,asc
|
- https://trakt.tv/users/nwithan8/lists/worst-movie-ever?sort=added,asc
|
||||||
collection_order: random
|
collection_order: random
|
||||||
collection_minimum: 3
|
schedule: daily
|
||||||
delete_below_minimum: true
|
|
||||||
visible_library: true
|
visible_library: true
|
||||||
visible_home: true
|
visible_home: true
|
||||||
visible_shared: true
|
visible_shared: true
|
||||||
@ -85,10 +73,10 @@ collections:
|
|||||||
sort_title: "1001 Movies You Must See Before You Die",
|
sort_title: "1001 Movies You Must See Before You Die",
|
||||||
level: "++" }
|
level: "++" }
|
||||||
# summary provided by Trakt
|
# summary provided by Trakt
|
||||||
schedule: monthly(1)
|
|
||||||
trakt_list_details:
|
trakt_list_details:
|
||||||
- https://trakt.tv/users/sp1ti/lists/1001-movies-you-must-see-before-you-die
|
- https://trakt.tv/users/sp1ti/lists/1001-movies-you-must-see-before-you-die
|
||||||
collection_order: random
|
collection_order: random
|
||||||
|
schedule: monthly(1)
|
||||||
visible_library: true
|
visible_library: true
|
||||||
visible_home: true
|
visible_home: true
|
||||||
visible_shared: true
|
visible_shared: true
|
||||||
@ -98,10 +86,10 @@ collections:
|
|||||||
sort_title: "100 Movies Bucket List",
|
sort_title: "100 Movies Bucket List",
|
||||||
level: "++" }
|
level: "++" }
|
||||||
# summary provided by Trakt
|
# summary provided by Trakt
|
||||||
schedule: monthly(22)
|
|
||||||
trakt_list_details:
|
trakt_list_details:
|
||||||
- https://trakt.tv/users/dildogarden/lists/100-movies-bucket-list
|
- https://trakt.tv/users/dildogarden/lists/100-movies-bucket-list
|
||||||
collection_order: rank.desc
|
collection_order: rank.desc
|
||||||
|
schedule: monthly(1)
|
||||||
visible_library: true
|
visible_library: true
|
||||||
visible_home: true
|
visible_home: true
|
||||||
visible_shared: true
|
visible_shared: true
|
||||||
@ -114,6 +102,7 @@ collections:
|
|||||||
trakt_list_details:
|
trakt_list_details:
|
||||||
- https://trakt.tv/users/maxwelldeux/lists/the-criterion-collection
|
- https://trakt.tv/users/maxwelldeux/lists/the-criterion-collection
|
||||||
collection_order: critic_rating.desc
|
collection_order: critic_rating.desc
|
||||||
|
schedule: weekly(sunday)
|
||||||
visible_library: true
|
visible_library: true
|
||||||
visible_home: true
|
visible_home: true
|
||||||
visible_shared: true
|
visible_shared: true
|
||||||
@ -125,6 +114,7 @@ collections:
|
|||||||
summary: "007 forever"
|
summary: "007 forever"
|
||||||
mdblist_list: https://mdblist.com/lists/hdlists/james-bond-movies
|
mdblist_list: https://mdblist.com/lists/hdlists/james-bond-movies
|
||||||
collection_order: release
|
collection_order: release
|
||||||
|
schedule: weekly(sunday)
|
||||||
visible_library: true
|
visible_library: true
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
@ -137,6 +127,7 @@ collections:
|
|||||||
trakt_list:
|
trakt_list:
|
||||||
- https://trakt.tv/users/cybercelia/lists/mcu
|
- https://trakt.tv/users/cybercelia/lists/mcu
|
||||||
collection_order: release
|
collection_order: release
|
||||||
|
schedule: weekly(sunday)
|
||||||
visible_library: true
|
visible_library: true
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
@ -149,6 +140,7 @@ collections:
|
|||||||
trakt_list:
|
trakt_list:
|
||||||
- https://trakt.tv/users/maxrax/lists/dc-cinematics
|
- https://trakt.tv/users/maxrax/lists/dc-cinematics
|
||||||
collection_order: release
|
collection_order: release
|
||||||
|
schedule: weekly(sunday)
|
||||||
visible_library: true
|
visible_library: true
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
@ -161,6 +153,7 @@ collections:
|
|||||||
imdb_list:
|
imdb_list:
|
||||||
- https://www.imdb.com/list/ls093405279
|
- https://www.imdb.com/list/ls093405279
|
||||||
collection_order: release
|
collection_order: release
|
||||||
|
schedule: weekly(sunday)
|
||||||
visible_library: true
|
visible_library: true
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
@ -174,6 +167,7 @@ collections:
|
|||||||
- https://trakt.tv/users/dgw/lists/star-trek-canon
|
- https://trakt.tv/users/dgw/lists/star-trek-canon
|
||||||
url_background: https://i.redd.it/vz20prnp8v551.jpg
|
url_background: https://i.redd.it/vz20prnp8v551.jpg
|
||||||
collection_order: release
|
collection_order: release
|
||||||
|
schedule: weekly(sunday)
|
||||||
visible_library: true
|
visible_library: true
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
@ -187,6 +181,7 @@ collections:
|
|||||||
- https://trakt.tv/users/sonicwarrior/lists/star-wars-canon-timeline
|
- https://trakt.tv/users/sonicwarrior/lists/star-wars-canon-timeline
|
||||||
url_background: https://images.unsplash.com/photo-1579566346927-c68383817a25
|
url_background: https://images.unsplash.com/photo-1579566346927-c68383817a25
|
||||||
collection_order: custom
|
collection_order: custom
|
||||||
|
schedule: weekly(sunday)
|
||||||
visible_library: true
|
visible_library: true
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
@ -200,6 +195,7 @@ collections:
|
|||||||
- https://trakt.tv/users/mraniki/lists/battlestar-galactica-universe
|
- https://trakt.tv/users/mraniki/lists/battlestar-galactica-universe
|
||||||
url_background: https://wallpapercave.com/wp/vPJGO64.jpg
|
url_background: https://wallpapercave.com/wp/vPJGO64.jpg
|
||||||
collection_order: custom
|
collection_order: custom
|
||||||
|
schedule: weekly(sunday)
|
||||||
visible_library: true
|
visible_library: true
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
@ -213,6 +209,21 @@ collections:
|
|||||||
- https://trakt.tv/users/michaeldibben/lists/shakespeare-plays
|
- https://trakt.tv/users/michaeldibben/lists/shakespeare-plays
|
||||||
url_background: https://images.unsplash.com/photo-1598391990342-311775e3d374
|
url_background: https://images.unsplash.com/photo-1598391990342-311775e3d374
|
||||||
collection_order: random
|
collection_order: random
|
||||||
|
schedule: weekly(sunday)
|
||||||
|
visible_library: true
|
||||||
|
visible_home: false
|
||||||
|
visible_shared: false
|
||||||
|
|
||||||
|
"🐦⬛ Quoth the Raven":
|
||||||
|
summary: "The Edgar Allan Poe collection"
|
||||||
|
template: { name: Franchise,
|
||||||
|
sort_title: "Edgar Allan Poe",
|
||||||
|
level: "+" }
|
||||||
|
trakt_list_details:
|
||||||
|
- https://trakt.tv/users/majeed_pk/lists/the-best-edgar-allan-poe-adaptations
|
||||||
|
url_background: https://wallpapercave.com/wp/wp2328085.jpg
|
||||||
|
collection_order: random
|
||||||
|
schedule: weekly(sunday)
|
||||||
visible_library: true
|
visible_library: true
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
@ -221,9 +232,13 @@ collections:
|
|||||||
summary: "The Stephen King collection"
|
summary: "The Stephen King collection"
|
||||||
template: { name: Franchise,
|
template: { name: Franchise,
|
||||||
sort_title: "Stephen King",
|
sort_title: "Stephen King",
|
||||||
level: "+" }
|
level: "+",
|
||||||
collection_order: release.asc
|
poster: "https://i.redd.it/sz63m6aex2g31.png" }
|
||||||
plex_search:
|
smart_filter:
|
||||||
sort_by:
|
|
||||||
all:
|
all:
|
||||||
writer: "Stephen King"
|
writer: "Stephen King"
|
||||||
|
sort_by: release.asc
|
||||||
|
schedule: weekly(sunday)
|
||||||
|
visible_library: true
|
||||||
|
visible_home: false
|
||||||
|
visible_shared: false
|
||||||
|
@ -3,3 +3,15 @@ external_templates:
|
|||||||
- repo: templates/dynamic_collections
|
- repo: templates/dynamic_collections
|
||||||
|
|
||||||
collections:
|
collections:
|
||||||
|
### Studios
|
||||||
|
# Studio - produced the movie (A24, Universal, Warner Bros, etc)
|
||||||
|
A24:
|
||||||
|
template: { name: Studio,
|
||||||
|
studio: "A24",
|
||||||
|
poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/studio/A24.jpg }
|
||||||
|
summary: "A24 Films"
|
||||||
|
visible_library: false
|
||||||
|
visible_home: false
|
||||||
|
visible_shared: false
|
||||||
|
|
||||||
|
|
||||||
|
@ -15,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -25,8 +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)"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -35,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -45,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -55,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -65,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -75,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -85,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -95,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -105,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -115,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -125,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -135,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -145,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -155,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -165,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -175,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -185,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -195,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -205,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -215,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -225,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -235,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -245,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -255,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -265,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -275,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -285,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -295,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -305,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -315,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -325,8 +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!"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -335,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -345,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -355,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -365,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -375,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -385,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -395,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -405,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -415,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -425,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -435,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -445,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -455,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -465,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -475,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -485,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -495,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -504,10 +455,8 @@ collections:
|
|||||||
template: { name: Network,
|
template: { name: Network,
|
||||||
network: "NBC",
|
network: "NBC",
|
||||||
poster: https://theposterdb.com/api/assets/113217 }
|
poster: https://theposterdb.com/api/assets/113217 }
|
||||||
tmdb_network: 6
|
|
||||||
summary: "Shows Aired on NBC"
|
summary: "Shows Aired on NBC"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -515,10 +464,8 @@ collections:
|
|||||||
template: { name: Network,
|
template: { name: Network,
|
||||||
network: "Netflix",
|
network: "Netflix",
|
||||||
poster: https://theposterdb.com/api/assets/113218 }
|
poster: https://theposterdb.com/api/assets/113218 }
|
||||||
tmdb_network: 213
|
|
||||||
summary: "Netflix Original Shows"
|
summary: "Netflix Original Shows"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -527,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -537,8 +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."
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -547,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -557,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -567,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -577,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -587,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -597,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -606,11 +545,8 @@ collections:
|
|||||||
template: { name: Network,
|
template: { name: Network,
|
||||||
network: "Quibi",
|
network: "Quibi",
|
||||||
poster: https://theposterdb.com/api/assets/115020 }
|
poster: https://theposterdb.com/api/assets/115020 }
|
||||||
imdb_list:
|
|
||||||
- https://www.imdb.com/list/ls085112163
|
|
||||||
summary: "Quibi Original Shows"
|
summary: "Quibi Original Shows"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -618,10 +554,8 @@ collections:
|
|||||||
template: { name: Network,
|
template: { name: Network,
|
||||||
network: "Showtime",
|
network: "Showtime",
|
||||||
poster: https://theposterdb.com/api/assets/113257 }
|
poster: https://theposterdb.com/api/assets/113257 }
|
||||||
tmdb_network: 67
|
|
||||||
summary: "Shows Aired on Showtime"
|
summary: "Shows Aired on Showtime"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -630,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -639,10 +572,8 @@ collections:
|
|||||||
template: { name: Network,
|
template: { name: Network,
|
||||||
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 }
|
||||||
tmdb_network: 318
|
|
||||||
summary: "Shows Aired on Starz"
|
summary: "Shows Aired on Starz"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -650,10 +581,8 @@ collections:
|
|||||||
template: { name: Network,
|
template: { name: Network,
|
||||||
network: "Syfy",
|
network: "Syfy",
|
||||||
poster: https://theposterdb.com/api/assets/113269 }
|
poster: https://theposterdb.com/api/assets/113269 }
|
||||||
tmdb_network: 77
|
|
||||||
summary: "Shows Aired on Syfy"
|
summary: "Shows Aired on Syfy"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -662,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -672,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -682,18 +609,16 @@ 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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
TVLand:
|
TVLand:
|
||||||
template: { name: Network,
|
template: { name: Network,
|
||||||
network: "TVLand",
|
network: "TV Land",
|
||||||
poster: https://theposterdb.com/api/assets/113284 }
|
poster: https://theposterdb.com/api/assets/113284 }
|
||||||
summary: "Shows Aired on TVLand"
|
summary: "Shows Aired on TVLand"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -702,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
|
||||||
|
|
||||||
@ -711,8 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
@ -721,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
|
||||||
|
|
||||||
@ -730,7 +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"
|
||||||
collection_order: audience_rating.desc
|
visible_library: false
|
||||||
visible_library: true
|
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
@ -19,7 +19,9 @@ collections:
|
|||||||
template: { name: Chart,
|
template: { name: Chart,
|
||||||
level: "+++" }
|
level: "+++" }
|
||||||
summary: "The hottest movies right now"
|
summary: "The hottest movies right now"
|
||||||
imdb_chart: popular_movies
|
trakt_chart:
|
||||||
|
chart: trending
|
||||||
|
limit: 30
|
||||||
collection_order: custom
|
collection_order: custom
|
||||||
sync_mode: sync
|
sync_mode: sync
|
||||||
visible_library: true
|
visible_library: true
|
||||||
|
@ -51,7 +51,9 @@ collections:
|
|||||||
template: { name: Chart,
|
template: { name: Chart,
|
||||||
level: "+++++" }
|
level: "+++++" }
|
||||||
summary: "The hottest shows right now"
|
summary: "The hottest shows right now"
|
||||||
imdb_chart: popular_shows
|
trakt_chart:
|
||||||
|
chart: trending
|
||||||
|
limit: 30
|
||||||
collection_order: custom
|
collection_order: custom
|
||||||
sync_mode: sync
|
sync_mode: sync
|
||||||
visible_library: true
|
visible_library: true
|
||||||
|
10
plex/pmm/operations/movies.yml
Normal file
10
plex/pmm/operations/movies.yml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
operations:
|
||||||
|
genre_mapper:
|
||||||
|
"Action/Adventure": "Action"
|
||||||
|
"Action & Adventure": "Action"
|
||||||
|
"Romantic Comedy": "Comedy"
|
||||||
|
"Film-Noir": "Film Noir"
|
||||||
|
"Home and Garden":
|
||||||
|
"Game Show":
|
||||||
|
"Soap":
|
||||||
|
|
7
plex/pmm/operations/shows.yml
Normal file
7
plex/pmm/operations/shows.yml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
operations:
|
||||||
|
genre_mapper:
|
||||||
|
"Action/Adventure": "Action"
|
||||||
|
"Action & Adventure": "Action"
|
||||||
|
"Romantic Comedy": "Comedy"
|
||||||
|
"Film-Noir": "Film Noir"
|
||||||
|
|
@ -8,22 +8,21 @@ playlists:
|
|||||||
"Treehouse of Horror":
|
"Treehouse of Horror":
|
||||||
summary: "All The Simpsons' Treehouse of Horror episodes"
|
summary: "All The Simpsons' Treehouse of Horror episodes"
|
||||||
libraries: TV Shows
|
libraries: TV Shows
|
||||||
smart_filter:
|
plex_search:
|
||||||
type: episode
|
type: episode
|
||||||
sort_by: release.asc
|
|
||||||
all:
|
all:
|
||||||
title.is: "The Simpsons"
|
title.is: "The Simpsons"
|
||||||
episode_title: "Treehouse"
|
episode_title: "Treehouse"
|
||||||
|
sort_by: release.asc
|
||||||
sync_mode: sync
|
sync_mode: sync
|
||||||
|
|
||||||
"Top 100 Simpsons Episodes":
|
"Top 100 Simpsons Episodes":
|
||||||
summary: "The top 100 Simpsons episodes"
|
summary: "The top 100 Simpsons episodes"
|
||||||
collection_order: custom
|
|
||||||
libraries: TV Shows
|
libraries: TV Shows
|
||||||
builder_level: episode
|
|
||||||
plex_search:
|
plex_search:
|
||||||
type: episode
|
type: episode
|
||||||
|
all:
|
||||||
|
title.is: "The Simpsons"
|
||||||
sort_by: audience_rating.desc
|
sort_by: audience_rating.desc
|
||||||
limit: 100
|
limit: 100
|
||||||
all:
|
sync_mode: sync
|
||||||
title.ends: "Simpsons"
|
|
||||||
|
@ -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:
|
||||||
@ -205,9 +205,11 @@ templates:
|
|||||||
optional:
|
optional:
|
||||||
- poster
|
- poster
|
||||||
sort_title: 100_+<<level>>_<<sort_title_name>>
|
sort_title: 100_+<<level>>_<<sort_title_name>>
|
||||||
sync_mode: sync
|
smart_filter:
|
||||||
schedule: daily
|
sort_by: release.desc
|
||||||
visible_library: true
|
validate: false
|
||||||
|
any:
|
||||||
|
studio: <<studio>>
|
||||||
url_poster: <<poster>>
|
url_poster: <<poster>>
|
||||||
|
|
||||||
Network:
|
Network:
|
||||||
@ -235,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:
|
||||||
|
@ -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)
|
||||||
|
@ -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
|
||||||
@ -94,6 +99,9 @@ This collection uses a combination of all these prefixes, and are always sorted
|
|||||||
- criteria2
|
- criteria2
|
||||||
- Recommended to use `smart_filter` over `plex_search` when possible, as `smart_filter` means Plex will keep the
|
- Recommended to use `smart_filter` over `plex_search` when possible, as `smart_filter` means Plex will keep the
|
||||||
list updated based on the criteria, rather than Plex Meta Manager having to re-run the builder every time
|
list updated based on the criteria, rather than Plex Meta Manager having to re-run the builder every time
|
||||||
|
- Need to use `builder_level` if using `smart_filter` for anything other than show/movies (i.e. seasons,
|
||||||
|
episodes, etc.)
|
||||||
|
- `smart_filter` ONLY works for collections, not playlists (despite there being a Smart Playlist concept in Plex)
|
||||||
- All other rules: Use, i.e., `collection_level: episodes`, to limit collection
|
- All other rules: Use, i.e., `collection_level: episodes`, to limit collection
|
||||||
to [specific type](https://github.com/meisnate12/Plex-Meta-Manager/wiki/Metadata-Details#metadata-details)
|
to [specific type](https://github.com/meisnate12/Plex-Meta-Manager/wiki/Metadata-Details#metadata-details)
|
||||||
- `episode_added` only works on Shows, because it accounts for when Show had an episode added, not when episode was
|
- `episode_added` only works on Shows, because it accounts for when Show had an episode added, not when episode was
|
||||||
|
Reference in New Issue
Block a user