parent
5be46e2359
commit
1ef3139cb3
@ -0,0 +1,40 @@
|
||||
######################################################
|
||||
# Chart Collections #
|
||||
######################################################
|
||||
|
||||
collections:
|
||||
Trending Movies:
|
||||
sort_title: +01_1Trending
|
||||
sync_mode: sync
|
||||
collection_order: custom
|
||||
trakt_trending: 150
|
||||
summary: A collection of movies trending across the internet
|
||||
url_poster: https://i.imgur.com/LFJnVzC.jpg
|
||||
url_background: https://wallpaperbat.com/img/23094-cinema-hd-wallpaper-top-free-cinema-hd-background.jpg
|
||||
visible_library: true
|
||||
visible_home: true
|
||||
visible_shared: true
|
||||
|
||||
Popular Movies:
|
||||
sort_title: +01_2Popular
|
||||
sync_mode: sync
|
||||
smart_label: random
|
||||
trakt_watched_weekly: 150
|
||||
summary: A collection of the most watched movies over the past week.
|
||||
url_poster: https://i.imgur.com/WhHiFPX.jpg
|
||||
url_background: https://wallpaperbat.com/img/23094-cinema-hd-wallpaper-top-free-cinema-hd-background.jpg
|
||||
visible_library: true
|
||||
visible_home: false
|
||||
visible_shared: true
|
||||
|
||||
Newly Released Movies:
|
||||
sort_title: +01_3NewReleases
|
||||
sync_mode: sync
|
||||
smart_label: added.desc
|
||||
trakt_list: https://trakt.tv/users/giladg/lists/latest-releases
|
||||
summary: A collection of newly-released movies in cinema and on streaming services
|
||||
url_poster: https://i.imgur.com/D62EdJd.jpg
|
||||
url_background: https://wallpaperbat.com/img/23094-cinema-hd-wallpaper-top-free-cinema-hd-background.jpg
|
||||
visible_library: true
|
||||
visible_home: false
|
||||
visible_shared: true
|
@ -0,0 +1,76 @@
|
||||
#####################################################
|
||||
# Holiday Collections #
|
||||
#####################################################
|
||||
|
||||
collections:
|
||||
Christmas Movies:
|
||||
sync_mode: append
|
||||
smart_label: release.desc
|
||||
sort_title: +02_Christmas
|
||||
summary: "Why does Santa have three gardens? So he can ho ho ho."
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/movistapp/lists/christmas-movies
|
||||
- https://trakt.tv/users/2borno2b/lists/christmas-movies-extravanganza
|
||||
- https://trakt.tv/users/pualani78/lists/christmas-2020
|
||||
- https://trakt.tv/users/veninjak/lists/complete-christmas-2021-copy
|
||||
url_poster: https://theposterdb.com/poster/212635/view?
|
||||
schedule: range(11/01-01/05)
|
||||
delete_not_scheduled: true
|
||||
visible_library: true
|
||||
visible_home: true
|
||||
visible_shared: true
|
||||
|
||||
Easter Movies:
|
||||
sync_mode: sync
|
||||
smart_label: random
|
||||
sort_title: +02_Easter
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/smwixted/lists/easter
|
||||
summary: "What music does the Easter Bunny listen to? Hip-hop."
|
||||
url_poster: https://theposterdb.com/api/assets/212636/
|
||||
schedule: range(04/01-04/18)
|
||||
visible_library: true
|
||||
visible_home: true
|
||||
visible_shared: true
|
||||
|
||||
Halloween Movies:
|
||||
sync_mode: sync
|
||||
smart_label: random
|
||||
sort_title: +02_Halloween
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/29zombies/lists/halloween
|
||||
- https://trakt.tv/users/galacticboy/lists/not-so-spooky-halloween
|
||||
- https://trakt.tv/users/triadcool/lists/halloween?sort=released,asc
|
||||
- https://trakt.tv/users/evil-vin/lists/halloween-2021?sort=released,asc
|
||||
summary: "What's a monster's favorite bean? A human bean."
|
||||
url_poster: https://theposterdb.com/poster/212637
|
||||
schedule: range(11/01-11/31)
|
||||
visible_library: true
|
||||
visible_home: true
|
||||
visible_shared: true
|
||||
|
||||
Thanksgiving Movies:
|
||||
sync_mode: sync
|
||||
smart_label: random
|
||||
sort_title: +02_Thanksgiving
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/triadcool/lists/valentine
|
||||
summary: "What do you call a ghost turkey? A Poultrygeist!"
|
||||
url_poster: https://theposterdb.com/api/assets/212638/
|
||||
schedule: range (11/14-11/25)
|
||||
visible_home: true
|
||||
visible_shared: true
|
||||
visible_library: true
|
||||
|
||||
Valentine's Movies:
|
||||
sync_mode: sync
|
||||
smart_label: random
|
||||
sort_title: +02_Valentine
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/triadcool/lists/valentine
|
||||
summary: "What did the watermelon say to his fiance? You are one in a melon."
|
||||
url_poster: https://theposterdb.com/poster/212641
|
||||
schedule: range (02/01-02/14)
|
||||
visible_home: true
|
||||
visible_shared: true
|
||||
visible_library: true
|
@ -0,0 +1,21 @@
|
||||
######################################################
|
||||
# Chart Collections #
|
||||
######################################################
|
||||
templates:
|
||||
Chart:
|
||||
sort_title: +1_<<num>><<collection_name>>
|
||||
sync_mode: sync
|
||||
smart_label: random
|
||||
collections:
|
||||
Popular on Plex:
|
||||
template: { name: Chart, num: 1 }
|
||||
tautulli_popular:
|
||||
list_days: 30
|
||||
list_size: 20
|
||||
list_buffer: 20
|
||||
tautulli_watched:
|
||||
list_days: 30
|
||||
list_size: 20
|
||||
list_buffer: 20
|
||||
summary: Movies Popular on Plex
|
||||
url_poster: https://i.imgur.com/G5M442S.jpg
|
@ -0,0 +1,23 @@
|
||||
#####################################################
|
||||
# Awards Collections #
|
||||
#####################################################
|
||||
|
||||
collections:
|
||||
Award Season Winners:
|
||||
imdb_list:
|
||||
- https://www.imdb.com/search/title/?title_type=feature,short&groups=emmy_winner&sort=year,desc
|
||||
- https://www.imdb.com/search/title/?title_type=feature,short&groups=oscar_winner&sort=year,desc
|
||||
- https://www.imdb.com/search/title/?title_type=feature,short&groups=golden_globe_winner&sort=year,desc
|
||||
sort_title: "+07_1AwardWinners"
|
||||
summary: "A collection of winning movies from the Emmys, Oscars and Golden Globe award ceremonies over the year"
|
||||
url_poster: https://i.ibb.co/X4jjdS4/Awards-Season.jpg
|
||||
smart_label: year.desc
|
||||
schedule: range (11/01-02/28)
|
||||
|
||||
Razzie Award Winners:
|
||||
imdb_list: https://www.imdb.com/search/title/?title_type=feature,short&groups=razzie_winner&sort=year,desc
|
||||
sort_title: "+07_2RazzieAwards"
|
||||
summary: "The Golden Raspberry Awards (also known as the Razzies and Razzie Awards) is a parody award show honoring the worst of cinematic under-achievements"
|
||||
url_poster: https://i.ibb.co/jW143gX/Razzie-Awards.jpg
|
||||
smart_label: year.desc
|
||||
schedule: range (11/01-02/28)
|
@ -0,0 +1,76 @@
|
||||
######################################################
|
||||
# Movie Collections #
|
||||
######################################################
|
||||
templates:
|
||||
collection:
|
||||
optional:
|
||||
- collection
|
||||
- movie
|
||||
tmdb_collection_details: <<collection>>
|
||||
tmdb_movie: <<movie>>
|
||||
sort_title: +09_<<collection_name>>
|
||||
sync_mode: sync
|
||||
collection_order: custom
|
||||
# schedule: weekly(friday)
|
||||
|
||||
collections:
|
||||
DC Comics Universe:
|
||||
template: {name: collection}
|
||||
tmdb_list_details: 3
|
||||
url_poster: https://i.imgur.com/TJr35Au.jpeg
|
||||
url_background: https://wallpaper.dog/large/17164614.jpg
|
||||
|
||||
Fast and the Furious:
|
||||
template: {name: collection}
|
||||
trakt_list: https://trakt.tv/users/ireallylovevids/lists/fast-and-furious
|
||||
url_poster: https://i.imgur.com/dPnWh1B.jpeg
|
||||
url_background: https://images5.alphacoders.com/811/thumb-1920-811727.jpg
|
||||
|
||||
James Bond:
|
||||
template: {name: collection}
|
||||
trakt_list: https://trakt.tv/users/any/lists/james-bond
|
||||
url_poster: https://i.imgur.com/DO6IDWi.jpeg
|
||||
url_background: https://www.pixel4k.com/wp-content/uploads/2018/09/james-bond-007_1536401470.jpg
|
||||
|
||||
Jurassic Park:
|
||||
template: {name: collection}
|
||||
trakt_list: https://trakt.tv/users/darkman1498/lists/jurassic-park
|
||||
url_poster: https://i.imgur.com/dj3gain.jpeg
|
||||
url_background: https://www.teahub.io/photos/full/54-546246_2500x1200-jurassic-world-wallpapers-jurassic-park-wallpaper-4k.jpg
|
||||
|
||||
Lord of the Rings:
|
||||
template: {name: collection}
|
||||
trakt_list: https://trakt.tv/users/lutgnature/lists/lord-of-the-rings-hobbit
|
||||
url_poster: https://i.imgur.com/xFbp0IR.jpeg
|
||||
url_background: https://wallpaperaccess.com/full/838293.jpg
|
||||
|
||||
Marvel Cinematic Universe:
|
||||
template: {name: collection}
|
||||
trakt_list: https://trakt.tv/users/jawann2002/lists/marvel-cinematic-universe-movies?sort=rank,asc
|
||||
url_poster: https://i.imgur.com/iDi8DBe.jpeg
|
||||
url_background: https://images.hdqwalls.com/download/marvel-cinematic-universe-jm-3840x2400.jpg
|
||||
|
||||
Spider-man Universe:
|
||||
template: {name: collection}
|
||||
trakt_list: https://trakt.tv/users/james_97/lists/spider-verse
|
||||
url_poster: https://i.imgur.com/keYWzrL.jpeg
|
||||
url_background: https://i.ibb.co/P59wtVs/download.jpg
|
||||
|
||||
Star Wars:
|
||||
template: {name: collection}
|
||||
trakt_list: https://trakt.tv/users/draackje/lists/star-wars
|
||||
url_poster: https://i.imgur.com/jlLZuOr.jpeg
|
||||
url_background: https://wallpaperaccess.com/full/1101749.jpg
|
||||
|
||||
Wizarding World of Harry Potter:
|
||||
template: {name: collection}
|
||||
tmdb_list_details: 63607
|
||||
url_poster: https://i.imgur.com/qjNHdhY.jpeg
|
||||
url_background: https://wallpaperaccess.com/full/562430.jpg
|
||||
sort_title: +09_Harry Potter
|
||||
|
||||
X-Men:
|
||||
template: {name: collection}
|
||||
trakt_list: https://trakt.tv/users/bertjj/lists/x-men
|
||||
url_poster: https://i.imgur.com/GFamrIY.jpeg
|
||||
url_background: https://s2.best-wallpaper.net/wallpaper/3840x2160/1607/X-Men-Days-of-Future-Past-Ultra-HD_3840x2160.jpg
|
@ -0,0 +1,64 @@
|
||||
#####################################################
|
||||
# Decade Collections #
|
||||
#####################################################
|
||||
|
||||
collections:
|
||||
Best of 1970s:
|
||||
imdb_list:
|
||||
url: https://www.imdb.com/search/title/?title_type=feature,short&release_date=1970-01-01,1979-12-31&num_votes=10000,&sort=user_rating,desc
|
||||
limit: 150
|
||||
url_poster: https://i.imgur.com/GZcR8rJ.jpg
|
||||
url_background: https://wallpapercave.com/wp/wp4016022.jpg
|
||||
sort_title: +07_11970
|
||||
sync_mode: sync
|
||||
collection_order: custom
|
||||
|
||||
Best of 1980s:
|
||||
imdb_list:
|
||||
url: https://www.imdb.com/search/title/?title_type=feature,short&release_date=1980-01-01,1989-12-31&num_votes=10000,&sort=user_rating,desc
|
||||
limit: 150
|
||||
url_poster: https://i.imgur.com/FK6ru1R.jpg
|
||||
url_background: https://wallpapercave.com/wp/wp4016022.jpg
|
||||
sort_title: +07_11980
|
||||
sync_mode: sync
|
||||
collection_order: custom
|
||||
|
||||
Best of 1990s:
|
||||
imdb_list:
|
||||
url: https://www.imdb.com/search/title/?title_type=feature,short&release_date=1990-01-01,1999-12-31&num_votes=10000,&sort=user_rating,desc
|
||||
limit: 150
|
||||
url_poster: https://i.imgur.com/pZJdBSW.jpg
|
||||
url_background: https://wallpapercave.com/wp/wp4016022.jpg
|
||||
sort_title: +07_11990
|
||||
sync_mode: sync
|
||||
collection_order: custom
|
||||
|
||||
Best of 2000s:
|
||||
imdb_list:
|
||||
url: https://www.imdb.com/search/title/?title_type=feature,short&release_date=2000-01-01,2009-12-31&num_votes=10000,&sort=user_rating,desc
|
||||
limit: 150
|
||||
url_poster: https://i.imgur.com/VquakZx.jpg
|
||||
url_background: https://wallpapercave.com/wp/wp4016022.jpg
|
||||
sort_title: +07_12000
|
||||
sync_mode: sync
|
||||
collection_order: custom
|
||||
|
||||
Best of 2010s:
|
||||
imdb_list:
|
||||
url: https://www.imdb.com/search/title/?title_type=feature,short&release_date=2010-01-01,2019-12-31&num_votes=10000,&sort=user_rating,desc
|
||||
limit: 150
|
||||
url_poster: https://i.imgur.com/NEPK2kG.jpg
|
||||
url_background: https://wallpapercave.com/wp/wp4016022.jpg
|
||||
sort_title: +07_12010
|
||||
sync_mode: sync
|
||||
collection_order: custom
|
||||
|
||||
Best of 2020s:
|
||||
imdb_list:
|
||||
url: https://www.imdb.com/search/title/?title_type=feature,short&release_date=2020-01-01,2029-12-31&num_votes=1000,&sort=user_rating,desc
|
||||
limit: 150
|
||||
url_poster: https://i.imgur.com/YWTD1gJ.jpg
|
||||
url_background: https://wallpapercave.com/wp/wp4016022.jpg
|
||||
sort_title: +07_12020
|
||||
sync_mode: sync
|
||||
collection_order: custom
|
@ -0,0 +1,90 @@
|
||||
templates:
|
||||
Genre:
|
||||
default:
|
||||
exclude: Children, Anime
|
||||
sort_title: +02_<<collection_name>>
|
||||
url_background: https://wallpaper.dog/large/20509069.jpg
|
||||
smart_filter:
|
||||
sort_by: release.desc
|
||||
validate: false
|
||||
all:
|
||||
genre.not: <<exclude>>
|
||||
audio_language: en
|
||||
genre: <<genre>>
|
||||
|
||||
collections:
|
||||
Action:
|
||||
template: { name: Genre, genre: action}
|
||||
url_poster: https://i.imgur.com/5rP3mqc.jpg
|
||||
Adventure:
|
||||
template: { name: Genre, genre: adventure }
|
||||
url_poster: https://i.imgur.com/fZMIfdy.jpg
|
||||
Animation:
|
||||
template: { name: Genre, genre: animation, exclude: null }
|
||||
url_poster: https://i.imgur.com/W9355wl.jpg
|
||||
Comedy:
|
||||
template: { name: Genre, genre: comedy }
|
||||
url_poster: https://i.imgur.com/dIMKbt9.jpg
|
||||
Competition:
|
||||
template: { name: Genre, genre: "game show" }
|
||||
url_poster: https://i.imgur.com/dIMKbt9.jpg
|
||||
Cooking:
|
||||
template: { name: Genre, genre: "cooking, food" }
|
||||
url_poster: https://i.imgur.com/dVXspVv.jpg
|
||||
Crime:
|
||||
template: { name: Genre, genre: crime }
|
||||
url_poster: https://i.imgur.com/1FYD7Cz.jpg
|
||||
Documentary:
|
||||
template: { name: Genre, genre: "Biography, Documentary" }
|
||||
url_poster: https://i.imgur.com/KRH25hE.jpg
|
||||
Drama:
|
||||
template: { name: Genre, genre: drama }
|
||||
url_poster: https://i.imgur.com/RwOUFLI.jpg
|
||||
Family:
|
||||
template: { name: Genre, genre: family, exclude: null }
|
||||
url_poster: https://i.imgur.com/k4VAgNR.jpg
|
||||
Fantasy:
|
||||
template: { name: Genre, genre: fantasy, exclude: null }
|
||||
url_poster: https://i.imgur.com/IdeoNnr.jpg
|
||||
History:
|
||||
template: { name: Genre, genre: history }
|
||||
url_poster: https://i.imgur.com/1n070o0.jpg
|
||||
Horror:
|
||||
template: { name: Genre, genre: horror }
|
||||
url_poster: https://i.imgur.com/M6msOoq.jpg
|
||||
Music:
|
||||
template: { name: Genre, genre: music, exclude: null}
|
||||
url_poster: https://i.imgur.com/eCJZSue.jpg
|
||||
Musical:
|
||||
template: { name: Genre, genre: musical, exclude: null}
|
||||
url_poster: https://i.imgur.com/xBTTyNx.jpg
|
||||
Mystery:
|
||||
template: { name: Genre, genre: mystery }
|
||||
url_poster: https://i.imgur.com/t1ArisJ.jpg
|
||||
Reality:
|
||||
template: { name: Genre, genre: reality }
|
||||
url_poster: https://i.imgur.com/aDp1CZ9.jpg
|
||||
Romance:
|
||||
template: { name: Genre, genre: romance }
|
||||
url_poster: https://i.imgur.com/0Jm9Jck.jpg
|
||||
Romantic Comedy:
|
||||
template: { name: Genre, genre: "romance,comedy" }
|
||||
url_poster: https://i.imgur.com/7XVf34s.jpg
|
||||
Romantic Drama:
|
||||
template: { name: Genre, genre: "romance,drama" }
|
||||
url_poster: https://i.imgur.com/ccutmOd.jpg
|
||||
Sci-Fi:
|
||||
template: { name: Genre, genre: sci-fi }
|
||||
url_poster: https://i.imgur.com/EPi451Z.jpg
|
||||
Sports:
|
||||
template: { name: Genre, genre: sport }
|
||||
url_poster: https://i.imgur.com/uGtTbYV.jpg
|
||||
Thriller:
|
||||
template: { name: Genre, genre: thriller }
|
||||
url_poster: https://i.imgur.com/i4K4wXI.jpg
|
||||
War:
|
||||
template: { name: Genre, genre: war }
|
||||
url_poster: https://i.imgur.com/tPgvWij.jpg
|
||||
Western:
|
||||
template: { name: Genre, genre: western }
|
||||
url_poster: https://i.imgur.com/NbiRkV6.jpg
|
@ -0,0 +1,48 @@
|
||||
#####################################################
|
||||
# Streaming Collections #
|
||||
#####################################################
|
||||
|
||||
collections:
|
||||
Prime Video Movies:
|
||||
sort_title: +03_Prime
|
||||
sync_mode: sync
|
||||
smart_label: release.desc
|
||||
trakt_list: https://trakt.tv/users/ryalism/lists/amazon-movies?sort=released,asc
|
||||
url_poster: https://i.imgur.com/0ZScRde.jpg
|
||||
url_background: https://wallpaperbat.com/img/23094-cinema-hd-wallpaper-top-free-cinema-hd-background.jpg
|
||||
# visible_library: true
|
||||
# visible_home: true
|
||||
# visible_shared: true
|
||||
|
||||
Disney+ Movies:
|
||||
sort_title: +03_Disney+
|
||||
sync_mode: sync
|
||||
smart_label: release.desc
|
||||
trakt_list: https://trakt.tv/users/ryalism/lists/disney-movies?sort=released,asc
|
||||
url_poster: https://i.imgur.com/ScFEmxo.jpg
|
||||
url_background: https://wallpaperbat.com/img/23094-cinema-hd-wallpaper-top-free-cinema-hd-background.jpg
|
||||
# visible_library: true
|
||||
# visible_home: true
|
||||
# visible_shared: true
|
||||
|
||||
Hulu Movies:
|
||||
sort_title: +03_Hulu
|
||||
sync_mode: sync
|
||||
smart_label: release.desc
|
||||
trakt_list: https://trakt.tv/users/ryalism/lists/hulu-movies?sort=released,asc
|
||||
url_poster: https://i.imgur.com/fWmIKAj.jpg
|
||||
url_background: https://wallpaperbat.com/img/23094-cinema-hd-wallpaper-top-free-cinema-hd-background.jpg
|
||||
# visible_library: true
|
||||
# visible_home: true
|
||||
# visible_shared: true
|
||||
|
||||
Netflix Movies:
|
||||
sort_title: +03_Netflix
|
||||
sync_mode: sync
|
||||
smart_label: release.desc
|
||||
trakt_list: https://trakt.tv/users/ryalism/lists/netflix-movies?sort=released,asc
|
||||
url_poster: https://i.imgur.com/nFMCSz6.jpg
|
||||
url_background: https://wallpaperbat.com/img/23094-cinema-hd-wallpaper-top-free-cinema-hd-background.jpg
|
||||
# visible_library: true
|
||||
# visible_home: true
|
||||
# visible_shared: true
|
@ -0,0 +1,28 @@
|
||||
######################################################
|
||||
# Chart Collections #
|
||||
######################################################
|
||||
|
||||
collections:
|
||||
Trending Shows:
|
||||
sort_title: +01_1Trending
|
||||
sync_mode: sync
|
||||
collection_order: custom
|
||||
trakt_trending: 150
|
||||
summary: A collection of shows trending across the internet
|
||||
url_poster: https://i.imgur.com/dKGkfdL.jpg
|
||||
url_background: https://wallpapercave.com/wp/wp5054947.jpg
|
||||
visible_library: true
|
||||
visible_home: true
|
||||
visible_shared: true
|
||||
|
||||
Recommended Shows:
|
||||
sort_title: +01_2Popular
|
||||
sync_mode: sync
|
||||
smart_label: random
|
||||
trakt_watched_weekly: 150
|
||||
summary: A collection of the most watched shows over the past week.
|
||||
url_poster: https://i.imgur.com/06YA2Sk.jpg
|
||||
url_background: https://wallpapercave.com/wp/wp5054947.jpg
|
||||
visible_library: true
|
||||
visible_home: false
|
||||
visible_shared: true
|
@ -0,0 +1,167 @@
|
||||
#####################################################
|
||||
# Network Collections #
|
||||
######################################################
|
||||
|
||||
templates:
|
||||
network:
|
||||
smart_filter:
|
||||
sort_by: release.desc
|
||||
validate: false
|
||||
any:
|
||||
network: <<network>>
|
||||
sort_title: +03_<<collection_name>>
|
||||
url_background: https://wallpaper.dog/large/20509069.jpg
|
||||
# schedule: weekly (sunday)
|
||||
|
||||
collections:
|
||||
ABC Shows:
|
||||
template: { name: network, network: "ABC, ABC (AU), ABS (US), ABC Comedy, ABC Family, ABC Me, ABC Spark, ABC.com, ABC1, ABC3" }
|
||||
url_poster: https://i.imgur.com/mlpeRrY.jpg
|
||||
|
||||
Adult Swim Shows:
|
||||
template: { name: network, network: "Adult Swim" }
|
||||
url_poster: https://i.imgur.com/0UV96ev.jpg
|
||||
|
||||
AMC Shows:
|
||||
template: { name: network, network: "AMC, AMC+" }
|
||||
url_poster: https://i.imgur.com/CaALafB.jpeg
|
||||
|
||||
A&E Shows:
|
||||
template: { name: network, network: "A&E" }
|
||||
url_poster: https://i.imgur.com/LxSlmgQ.jpg
|
||||
|
||||
AppleTV+ Shows:
|
||||
template: { name: network, network: "Apple Music, Apple TV+" }
|
||||
url_poster: https://i.imgur.com/0c9c9lp.jpg
|
||||
|
||||
BBC Shows:
|
||||
template: { name: network, network: "BBC, BBC America, BBC Choice, BBC First, BBC Four, BBC HD, BBC iPlayer, BBC One, BBC Two, BBC Three, BBC UKTV, CBBC, Cbeebies" }
|
||||
url_poster: https://i.imgur.com/6eaLmTK.jpg
|
||||
|
||||
Cartoon Network Shows:
|
||||
template: { name: network, network: "Cartoon Network" }
|
||||
url_poster: https://i.imgur.com/LmTQF62.jpeg
|
||||
|
||||
CBS Shows:
|
||||
template: { name: network, network: "CBS, CBS All Access, CBS Reality, CBS Reality (UK), CBS.com" }
|
||||
url_poster: https://i.imgur.com/jLkXT2o.jpeg
|
||||
|
||||
Channel 4 Shows:
|
||||
template: { name: network, network: "Channel 4, E4, More4, 4Seven, Film4" }
|
||||
url_poster: https://i.imgur.com/0d49D8z.jpeg
|
||||
#visible_library: true
|
||||
#visible_home: false
|
||||
#visible_shared: true
|
||||
|
||||
Cinemax Shows:
|
||||
template: { name: network, network: "Cinemax" }
|
||||
url_poster: https://i.imgur.com/VD7OWQn.jpg
|
||||
|
||||
Comedy Central Shows:
|
||||
template: { name: network, network: "Comedy Central, Comedy Central (UK)" }
|
||||
url_poster: https://i.imgur.com/U6YRJ1k.jpg
|
||||
|
||||
Cooking Channel:
|
||||
template: { name: network, network: "Cooking Channel" }
|
||||
url_poster: https://i.imgur.com/4Ft7kFB.jpeg
|
||||
|
||||
Discovery Shows:
|
||||
template: { name: network, 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+" }
|
||||
url_poster: https://i.imgur.com/07aDOXW.jpg
|
||||
|
||||
Disney+ Shows:
|
||||
template: { name: network, network: "Disney Channel, Disney Channel (UK), Disney Junior, Disney XD, Disney+, Disney+ Hostar" }
|
||||
url_poster: https://i.imgur.com/j55whvT.jpg
|
||||
#visible_library: true
|
||||
#visible_home: false
|
||||
#visible_shared: true
|
||||
|
||||
ESPN Shows:
|
||||
template: { name: network, network: "ESPN, ESPN+" }
|
||||
url_poster: https://i.imgur.com/EIBGK8V.jpeg
|
||||
|
||||
FOX Shows:
|
||||
template: { name: network, network: "FX, FOX, Fox Action Movies, Fox Business Network, Fox Kids, Fox Premium Series, FOX Sports 1, Fox Sports Networks" }
|
||||
url_poster: https://i.imgur.com/GCYzw3R.jpg
|
||||
|
||||
HBO Shows:
|
||||
template: { name: network, network: "HBO, HBO Canada, HBO Europe, HBO Max" }
|
||||
url_poster: https://i.imgur.com/u4UPWsG.jpg
|
||||
|
||||
HGTV Shows:
|
||||
template: { name: network, network: "HGTV, HGTV Canada" }
|
||||
url_poster: https://i.imgur.com/m8aW7PF.jpg
|
||||
|
||||
History Shows:
|
||||
template: { name: network, network: "History, History (CA), History (UK)" }
|
||||
url_poster: https://i.imgur.com/ONFZrZ8.jpeg
|
||||
|
||||
Hulu Shows:
|
||||
template: { name: network, network: "Hulu" }
|
||||
url_poster: https://i.imgur.com/0BLtVsI.jpg
|
||||
|
||||
Investigation Discovery Shows:
|
||||
template: { name: network, network: "Investigation Discovery" }
|
||||
url_poster: https://i.imgur.com/Oridpmb.jpeg
|
||||
|
||||
ITV Shows:
|
||||
template: { name: network, network: "ITV, ITV2, ITV3, ITV4, ITVBe, CITV" }
|
||||
url_poster: https://i.imgur.com/JOgpjDq.jpg
|
||||
#visible_library: true
|
||||
#visible_home: false
|
||||
#visible_shared: true
|
||||
|
||||
MTV Shows:
|
||||
template: { name: network, network: "MTV, MTV (AU/NZ), MTV (UK), MTV2, MTV3" }
|
||||
url_poster: https://i.imgur.com/wLJpxbQ.jpg
|
||||
|
||||
National Geographic Shows:
|
||||
template: { name: network, network: "National Geographic, National Geographic (UK), National Geographic Brasil, National Geographic Channel, National Geographic Wild" }
|
||||
url_poster: https://i.imgur.com/dwxYxwK.jpg
|
||||
|
||||
Nickelodeon Shows:
|
||||
template: { name: network, network: "Nick Jr., Nickelodeon, Nicktoons, TeenNick" }
|
||||
url_poster: https://i.imgur.com/DPcPQbU.jpeg
|
||||
|
||||
NBCUniversal Shows:
|
||||
template: { name: network, network: "Bravo, CNBC, E!, MSNBC, NBC, Oxygen, Peacock, SyFy" }
|
||||
url_poster: https://i.imgur.com/s3MFG59.jpg
|
||||
|
||||
Netflix Shows:
|
||||
template: { name: network, network: "Netflix" }
|
||||
url_poster: https://i.imgur.com/T0etwew.jpg
|
||||
#visible_library: true
|
||||
#visible_home: false
|
||||
#visible_shared: true
|
||||
|
||||
PBS Shows:
|
||||
template: { name: network, network: "PBS, PBS Kids" }
|
||||
url_poster: https://imgur.com/a/3yBsyeh.jpg
|
||||
|
||||
Prime Video Shows:
|
||||
template: { name: network, network: "Amazon, Amazon Prime Video, Prime Video" }
|
||||
url_poster: https://i.imgur.com/5gd7Lyw.jpg
|
||||
|
||||
Showtime Shows:
|
||||
template: { name: network, network: "Showtime" }
|
||||
url_poster: https://i.imgur.com/ZhsLqS9.jpg
|
||||
|
||||
Sky Shows:
|
||||
template: { name: network, 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" }
|
||||
url_poster: https://i.imgur.com/qBS4e5P.jpg
|
||||
|
||||
Stan Shows:
|
||||
template: { name: network, network: "Starz" }
|
||||
url_poster: https://i.imgur.com/HHaGyJt.jpeg
|
||||
|
||||
Starz Shows:
|
||||
template: { name: network, network: "Starz" }
|
||||
url_poster: https://i.imgur.com/r8bnIEy.jpg
|
||||
|
||||
TBS Shows:
|
||||
template: { name: network, network: "TBS" }
|
||||
url_poster: https://i.imgur.com/eVGITgO.jpg
|
||||
|
||||
YouTube Shows:
|
||||
template: { name: network, network: "YouTube, YouTube Premium" }
|
||||
url_poster: https://i.imgur.com/xoWEueb.jpg
|
@ -0,0 +1,21 @@
|
||||
######################################################
|
||||
# Chart Collections #
|
||||
######################################################
|
||||
templates:
|
||||
Chart:
|
||||
sort_title: +1_<<num>><<collection_name>>
|
||||
sync_mode: sync
|
||||
smart_label: random
|
||||
collections:
|
||||
Popular on Plex:
|
||||
template: { name: Chart, num: 1 }
|
||||
tautulli_popular:
|
||||
list_days: 30
|
||||
list_size: 20
|
||||
list_buffer: 20
|
||||
tautulli_watched:
|
||||
list_days: 30
|
||||
list_size: 20
|
||||
list_buffer: 20
|
||||
summary: Shows Popular on Plex
|
||||
url_poster: https://i.imgur.com/G5M442S.jpg
|
@ -0,0 +1,64 @@
|
||||
#####################################################
|
||||
# Decade Collections #
|
||||
#####################################################
|
||||
|
||||
collections:
|
||||
Best of 1970s:
|
||||
imdb_list:
|
||||
url: https://www.imdb.com/search/title/?title_type=tv_series&release_date=1970-01-01,1979-12-31&num_votes=1000,&sort=user_rating,desc
|
||||
limit: 150
|
||||
url_poster: https://i.imgur.com/GZcR8rJ.jpg
|
||||
url_background: https://wallpapercave.com/wp/wp4016022.jpg
|
||||
sort_title: +07_11970
|
||||
sync_mode: sync
|
||||
collection_order: custom
|
||||
|
||||
Best of 1980s:
|
||||
imdb_list:
|
||||
url: https://www.imdb.com/search/title/?title_type=tv_series&release_date=1980-01-01,1989-12-31&num_votes=1000,&sort=user_rating,desc
|
||||
limit: 150
|
||||
url_poster: https://i.imgur.com/FK6ru1R.jpg
|
||||
url_background: https://wallpapercave.com/wp/wp4016022.jpg
|
||||
sort_title: +07_11980
|
||||
sync_mode: sync
|
||||
collection_order: custom
|
||||
|
||||
Best of 1990s:
|
||||
imdb_list:
|
||||
url: https://www.imdb.com/search/title/?title_type=tv_series&release_date=1990-01-01,1999-12-31&num_votes=5000,&languages=en&sort=user_rating,desc
|
||||
limit: 150
|
||||
url_poster: https://i.imgur.com/pZJdBSW.jpg
|
||||
url_background: https://wallpapercave.com/wp/wp4016022.jpg
|
||||
sort_title: +07_11990
|
||||
sync_mode: sync
|
||||
collection_order: custom
|
||||
|
||||
Best of 2000s:
|
||||
imdb_list:
|
||||
url: https://www.imdb.com/search/title/?title_type=tv_series&release_date=2000-01-01,2009-12-31&num_votes=5000,&languages=en&sort=user_rating,desc
|
||||
limit: 150
|
||||
url_poster: https://i.imgur.com/VquakZx.jpg
|
||||
url_background: https://wallpapercave.com/wp/wp4016022.jpg
|
||||
sort_title: +07_12000
|
||||
sync_mode: sync
|
||||
collection_order: custom
|
||||
|
||||
Best of 2010s:
|
||||
imdb_list:
|
||||
url: https://www.imdb.com/search/title/?title_type=tv_series&release_date=2010-01-01,2019-12-31&num_votes=5000,&languages=en&sort=user_rating,desc
|
||||
limit: 150
|
||||
url_poster: https://i.imgur.com/NEPK2kG.jpg
|
||||
url_background: https://wallpapercave.com/wp/wp4016022.jpg
|
||||
sort_title: +07_12010
|
||||
sync_mode: sync
|
||||
collection_order: custom
|
||||
|
||||
Best of 2020s:
|
||||
imdb_list:
|
||||
url: https://www.imdb.com/search/title/?title_type=tv_series&release_date=2020-01-01,2029-12-31&num_votes=5000,&languages=en&sort=user_rating,desc
|
||||
limit: 150
|
||||
url_poster: https://i.imgur.com/YWTD1gJ.jpg
|
||||
url_background: https://wallpapercave.com/wp/wp4016022.jpg
|
||||
sort_title: +07_12020
|
||||
sync_mode: sync
|
||||
collection_order: custom
|
@ -0,0 +1,90 @@
|
||||
templates:
|
||||
Genre:
|
||||
default:
|
||||
exclude: Children, Anime
|
||||
sort_title: +02_<<collection_name>>
|
||||
url_background: https://wallpaper.dog/large/20509069.jpg
|
||||
smart_filter:
|
||||
sort_by: release.desc
|
||||
validate: false
|
||||
all:
|
||||
genre.not: <<exclude>>
|
||||
audio_language: en
|
||||
genre: <<genre>>
|
||||
|
||||
collections:
|
||||
Action:
|
||||
template: { name: Genre, genre: action}
|
||||
url_poster: https://i.imgur.com/5rP3mqc.jpg
|
||||
Adventure:
|
||||
template: { name: Genre, genre: adventure }
|
||||
url_poster: https://i.imgur.com/fZMIfdy.jpg
|
||||
Animation:
|
||||
template: { name: Genre, genre: animation, exclude: null }
|
||||
url_poster: https://i.imgur.com/W9355wl.jpg
|
||||
Comedy:
|
||||
template: { name: Genre, genre: comedy }
|
||||
url_poster: https://i.imgur.com/dIMKbt9.jpg
|
||||
Competition:
|
||||
template: { name: Genre, genre: "game show" }
|
||||
url_poster: https://i.imgur.com/tAApO7d.jpg
|
||||
Cooking:
|
||||
template: { name: Genre, genre: "cooking, food" }
|
||||
url_poster: https://i.imgur.com/dVXspVv.jpg
|
||||
Crime:
|
||||
template: { name: Genre, genre: crime }
|
||||
url_poster: https://i.imgur.com/1FYD7Cz.jpg
|
||||
Documentary:
|
||||
template: { name: Genre, genre: "Biography, Documentary" }
|
||||
url_poster: https://i.imgur.com/KRH25hE.jpg
|
||||
Drama:
|
||||
template: { name: Genre, genre: drama }
|
||||
url_poster: https://i.imgur.com/RwOUFLI.jpg
|
||||
Family:
|
||||
template: { name: Genre, genre: family, exclude: null }
|
||||
url_poster: https://i.imgur.com/k4VAgNR.jpg
|
||||
Fantasy:
|
||||
template: { name: Genre, genre: fantasy, exclude: null }
|
||||
url_poster: https://i.imgur.com/IdeoNnr.jpg
|
||||
History:
|
||||
template: { name: Genre, genre: history }
|
||||
url_poster: https://i.imgur.com/1n070o0.jpg
|
||||
Horror:
|
||||
template: { name: Genre, genre: horror }
|
||||
url_poster: https://i.imgur.com/M6msOoq.jpg
|
||||
Music:
|
||||
template: { name: Genre, genre: music, exclude: null}
|
||||
url_poster: https://i.imgur.com/eCJZSue.jpg
|
||||
Musical:
|
||||
template: { name: Genre, genre: musical, exclude: null}
|
||||
url_poster: https://i.imgur.com/xBTTyNx.jpg
|
||||
Mystery:
|
||||
template: { name: Genre, genre: mystery }
|
||||
url_poster: https://i.imgur.com/t1ArisJ.jpg
|
||||
Reality:
|
||||
template: { name: Genre, genre: reality }
|
||||
url_poster: https://i.imgur.com/aDp1CZ9.jpg
|
||||
Romance:
|
||||
template: { name: Genre, genre: romance }
|
||||
url_poster: https://i.imgur.com/0Jm9Jck.jpg
|
||||
Romantic Comedy:
|
||||
template: { name: Genre, genre: "romance,comedy" }
|
||||
url_poster: https://i.imgur.com/7XVf34s.jpg
|
||||
Romantic Drama:
|
||||
template: { name: Genre, genre: "romance,drama" }
|
||||
url_poster: https://i.imgur.com/ccutmOd.jpg
|
||||
Sci-Fi:
|
||||
template: { name: Genre, genre: sci-fi }
|
||||
url_poster: https://i.imgur.com/EPi451Z.jpg
|
||||
Sports:
|
||||
template: { name: Genre, genre: sport }
|
||||
url_poster: https://i.imgur.com/uGtTbYV.jpg
|
||||
Thriller:
|
||||
template: { name: Genre, genre: thriller }
|
||||
url_poster: https://i.imgur.com/i4K4wXI.jpg
|
||||
War:
|
||||
template: { name: Genre, genre: war }
|
||||
url_poster: https://i.imgur.com/tPgvWij.jpg
|
||||
Western:
|
||||
template: { name: Genre, genre: western }
|
||||
url_poster: https://i.imgur.com/NbiRkV6.jpg
|
Loading…
Reference in new issue