parent
3b41dcdf06
commit
763f0ab2b5
@ -1,58 +0,0 @@
|
|||||||
######################################################
|
|
||||||
# Movie Collections #
|
|
||||||
######################################################
|
|
||||||
templates:
|
|
||||||
bestof:
|
|
||||||
sort_title: ~3_<<collection_name>>
|
|
||||||
sync_mode: sync
|
|
||||||
collection_order: custom
|
|
||||||
schedule: weekly(sunday)
|
|
||||||
|
|
||||||
collections:
|
|
||||||
Best of 1970s:
|
|
||||||
template: {name: bestof}
|
|
||||||
imdb_list:
|
|
||||||
url: https://www.imdb.com/search/title/?title_type=feature,tv_movie,short&release_date=1970-01-01,1979-12-31&num_votes=10000,&languages=en&sort=user_rating,desc
|
|
||||||
limit: 150
|
|
||||||
url_poster: https://i.ibb.co/37n0VyF/1970.jpg
|
|
||||||
url_background: https://wallpapercave.com/wp/wp4016022.jpg
|
|
||||||
|
|
||||||
Best of 1980s:
|
|
||||||
template: {name: bestof}
|
|
||||||
imdb_list:
|
|
||||||
url: https://www.imdb.com/search/title/?title_type=feature,tv_movie,short&release_date=1980-01-01,1989-12-31&num_votes=10000,&languages=en&sort=user_rating,desc
|
|
||||||
limit: 150
|
|
||||||
url_poster: https://i.ibb.co/71CGnd1/1980.jpg
|
|
||||||
url_background: https://wallpapercave.com/wp/wp4016022.jpg
|
|
||||||
|
|
||||||
Best of 1990s:
|
|
||||||
template: {name: bestof}
|
|
||||||
imdb_list:
|
|
||||||
url: https://www.imdb.com/search/title/?title_type=feature,tv_movie,short&release_date=1990-01-01,1999-12-31&num_votes=10000,&languages=en&sort=user_rating,desc
|
|
||||||
limit: 150
|
|
||||||
url_poster: https://i.ibb.co/r3TFwf7/1990.jpg
|
|
||||||
url_background: https://wallpapercave.com/wp/wp4016022.jpg
|
|
||||||
|
|
||||||
Best of 2000s:
|
|
||||||
template: {name: bestof}
|
|
||||||
imdb_list:
|
|
||||||
url: https://www.imdb.com/search/title/?title_type=feature,tv_movie,short&release_date=2000-01-01,2009-12-31&num_votes=10000,&languages=en&sort=user_rating,desc
|
|
||||||
limit: 150
|
|
||||||
url_poster: https://i.ibb.co/fMhyG74/2000.jpg
|
|
||||||
url_background: https://wallpapercave.com/wp/wp4016022.jpg
|
|
||||||
|
|
||||||
Best of 2010s:
|
|
||||||
template: {name: bestof}
|
|
||||||
imdb_list:
|
|
||||||
url: https://www.imdb.com/search/title/?title_type=feature,tv_movie,short&release_date=2010-01-01,2019-12-31&num_votes=10000,&languages=en&sort=user_rating,desc
|
|
||||||
limit: 150
|
|
||||||
url_poster: https://i.ibb.co/4PrWNxT/2010.jpg
|
|
||||||
url_background: https://wallpapercave.com/wp/wp4016022.jpg
|
|
||||||
|
|
||||||
Best of 2020s:
|
|
||||||
template: {name: bestof}
|
|
||||||
imdb_list:
|
|
||||||
url: https://www.imdb.com/search/title/?title_type=feature,tv_movie,short&release_date=2020-01-01,2029-12-31&num_votes=10000,&languages=en&sort=user_rating,desc
|
|
||||||
limit: 150
|
|
||||||
url_poster: https://i.ibb.co/SdvBshG/2020.jpg
|
|
||||||
url_background: https://wallpapercave.com/wp/wp4016022.jpg
|
|
@ -1,81 +0,0 @@
|
|||||||
templates:
|
|
||||||
collection:
|
|
||||||
optional:
|
|
||||||
- collection
|
|
||||||
- movie
|
|
||||||
tmdb_collection_details: <<collection>>
|
|
||||||
tmdb_movie: <<movie>>
|
|
||||||
schedule: hourly(0), hourly(6), hourly(12), hourly(18)
|
|
||||||
|
|
||||||
collections:
|
|
||||||
Trending Movies:
|
|
||||||
template: {name: collection}
|
|
||||||
sort_title: +1_Trending Movies
|
|
||||||
sync_mode: sync
|
|
||||||
collection_order: custom
|
|
||||||
trakt_trending: 150
|
|
||||||
url_poster: https://i.ibb.co/rpT2B4T/Trending-Movies.jpg
|
|
||||||
url_background: https://wallpaperbat.com/img/23094-cinema-hd-wallpaper-top-free-cinema-hd-background.jpg
|
|
||||||
|
|
||||||
Recommended Movies:
|
|
||||||
template: {name: collection}
|
|
||||||
sort_title: +1_Recommended Movies
|
|
||||||
sync_mode: sync
|
|
||||||
smart_label: random
|
|
||||||
trakt_watched_weekly: 150
|
|
||||||
url_poster: https://i.ibb.co/qmkHyW4/Recommended-Movies.jpg
|
|
||||||
url_background: https://wallpaperbat.com/img/23094-cinema-hd-wallpaper-top-free-cinema-hd-background.jpg
|
|
||||||
|
|
||||||
New Releases:
|
|
||||||
template: {name: collection}
|
|
||||||
sort_title: +1_New Releases
|
|
||||||
sync_mode: sync
|
|
||||||
smart_label: added.desc
|
|
||||||
trakt_list: https://trakt.tv/users/giladg/lists/latest-releases
|
|
||||||
url_poster: https://i.ibb.co/VNwwdZQ/New-Releases.jpg
|
|
||||||
url_background: https://wallpaperbat.com/img/23094-cinema-hd-wallpaper-top-free-cinema-hd-background.jpg
|
|
||||||
|
|
||||||
Christmas Movies:
|
|
||||||
template: {name: collection}
|
|
||||||
sort_title: +3_Christmas Movies
|
|
||||||
sync_mode: append
|
|
||||||
smart_label: release.desc
|
|
||||||
trakt_list: https://trakt.tv/users/kscosmos/lists/christmas-extravaganza-non-romance
|
|
||||||
url_poster: https://theposterdb.com/api/assets/48897/view?
|
|
||||||
url_background: https://wallpapercave.com/wp/wp4972414.jpg
|
|
||||||
|
|
||||||
Prime Video:
|
|
||||||
template: {name: collection}
|
|
||||||
sort_title: +2_Prime Video
|
|
||||||
sync_mode: sync
|
|
||||||
smart_label: added.desc
|
|
||||||
trakt_list: https://trakt.tv/users/garycrawfordgc/lists/amazon-prime-movies
|
|
||||||
url_poster: https://theposterdb.com/api/assets/163301/view?
|
|
||||||
url_background: https://wallpaperbat.com/img/23094-cinema-hd-wallpaper-top-free-cinema-hd-background.jpg
|
|
||||||
|
|
||||||
Disney+ Movies:
|
|
||||||
template: {name: collection}
|
|
||||||
sort_title: +2_Disney+ Movies
|
|
||||||
sync_mode: sync
|
|
||||||
smart_label: added.desc
|
|
||||||
trakt_list: https://trakt.tv/users/garycrawfordgc/lists/disney-movies
|
|
||||||
url_poster: https://theposterdb.com/api/assets/163294/view?
|
|
||||||
url_background: https://wallpaperbat.com/img/23094-cinema-hd-wallpaper-top-free-cinema-hd-background.jpg
|
|
||||||
|
|
||||||
Hulu Movies:
|
|
||||||
template: {name: collection}
|
|
||||||
sort_title: +2_Hulu Movies
|
|
||||||
sync_mode: sync
|
|
||||||
smart_label: added.desc
|
|
||||||
trakt_list: https://trakt.tv/users/garycrawfordgc/lists/hulu-movies
|
|
||||||
url_poster: https://theposterdb.com/api/assets/163302/view?
|
|
||||||
url_background: https://wallpaperbat.com/img/23094-cinema-hd-wallpaper-top-free-cinema-hd-background.jpg
|
|
||||||
|
|
||||||
Netflix Movies:
|
|
||||||
template: {name: collection}
|
|
||||||
sort_title: +2_Netflix Movies
|
|
||||||
sync_mode: sync
|
|
||||||
smart_label: added.desc
|
|
||||||
trakt_list: https://trakt.tv/users/wag-fu/lists/netflix-movies
|
|
||||||
url_poster: https://theposterdb.com/api/assets/163448/view?
|
|
||||||
url_background: https://wallpaperbat.com/img/23094-cinema-hd-wallpaper-top-free-cinema-hd-background.jpg
|
|
Before Width: | Height: | Size: 27 KiB |
Before Width: | Height: | Size: 32 KiB |
@ -0,0 +1,7 @@
|
|||||||
|
# Plex Meta Manager Configs
|
||||||
|
|
||||||
|
This repo contains my curated configs and a download link to my poster set.
|
||||||
|
|
||||||
|
A live copy of my poster set can be found here: https://mega.nz/folder/RcE1VIZQ#WTwcOGwETnWZEjafLsIFHA
|
||||||
|
I do take custom poster requests for free, but would kindly ask you to consider donating towards the project (https://github.com/sponsors/meisnate12).
|
||||||
|
|
@ -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,41 @@
|
|||||||
|
|
||||||
|
######################################################
|
||||||
|
# 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: true
|
||||||
|
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: true
|
||||||
|
visible_shared: true
|
@ -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,47 @@
|
|||||||
|
#####################################################
|
||||||
|
# Holidays Collections #
|
||||||
|
#####################################################
|
||||||
|
|
||||||
|
collections:
|
||||||
|
Christmas Movies:
|
||||||
|
sync_mode: append
|
||||||
|
smart_label: release.desc
|
||||||
|
sort_title: +02_Christmas
|
||||||
|
summary: "A collection of festive-themed movies to get even the Grinchiest of hearts in the Christmas spirit"
|
||||||
|
trakt_list: https://trakt.tv/users/kscosmos/lists/christmas-extravaganza-non-romance
|
||||||
|
url_poster: https://theposterdb.com/api/assets/48897/view?
|
||||||
|
url_background: https://wallpapercave.com/wp/wp4972414.jpg
|
||||||
|
schedule: range(11/01-12/31)
|
||||||
|
delete_not_scheduled: true
|
||||||
|
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: "A collection of spook films, make sure to check for monsters under your bed before you go to sleep!"
|
||||||
|
url_poster: https://bit.ly/PlexSeasonHalloween
|
||||||
|
schedule: range(11/01-11/31)
|
||||||
|
visible_library: true
|
||||||
|
visible_home: true
|
||||||
|
visible_shared: true
|
||||||
|
|
||||||
|
Valentine's Movies:
|
||||||
|
sync_mode: sync
|
||||||
|
smart_label: random
|
||||||
|
sort_title: +02_Valentine
|
||||||
|
trakt_list:
|
||||||
|
- https://trakt.tv/users/triadcool/lists/valentine
|
||||||
|
summary: "Forget Netflix and Chill, time to Plex and Chill"
|
||||||
|
url_poster: https://m.media-amazon.com/images/I/61dbP+B8EfL._SL1000_.jpg
|
||||||
|
schedule: range (02/01-02/14)
|
||||||
|
visible_home: true
|
||||||
|
visible_shared: true
|
||||||
|
visible_library: true
|
@ -0,0 +1,311 @@
|
|||||||
|
#####################################################
|
||||||
|
# People Collections #
|
||||||
|
######################################################
|
||||||
|
|
||||||
|
templates:
|
||||||
|
Person:
|
||||||
|
smart_filter:
|
||||||
|
sort_by: release.desc
|
||||||
|
validate: false
|
||||||
|
any:
|
||||||
|
actor: <<person>>
|
||||||
|
director: <<person>>
|
||||||
|
writer: <<person>>
|
||||||
|
producer: <<person>>
|
||||||
|
sort_title: +09_3<<collection_name>>
|
||||||
|
|
||||||
|
collections:
|
||||||
|
Adam Sandler:
|
||||||
|
template: { name: Person, person: "Adam Sandler"}
|
||||||
|
Al Pacino:
|
||||||
|
template: { name: Person, person: "Al Pacino"}
|
||||||
|
Alfred Hitchcock:
|
||||||
|
template: { name: Person, person: "Alfred Hitchcock"}
|
||||||
|
Amy Adams:
|
||||||
|
template: { name: Person, person: "Amy Adams"}
|
||||||
|
Angelina Jolie:
|
||||||
|
template: { name: Person, person: "Angelina Jolie"}
|
||||||
|
Anne Hathaway:
|
||||||
|
template: { name: Person, person: "Anne Hathaway"}
|
||||||
|
Anthony Hopkins:
|
||||||
|
template: { name: Person, person: "Anthony Hopkins"}
|
||||||
|
Antonio Banderas:
|
||||||
|
template: { name: Person, person: "Antonio Banderas"}
|
||||||
|
Arnold Schwarzenegger:
|
||||||
|
template: { name: Person, person: "Arnold Schwarzenegger"}
|
||||||
|
Ben Affleck:
|
||||||
|
template: { name: Person, person: "Ben Affleck"}
|
||||||
|
Ben Stiller:
|
||||||
|
template: { name: Person, person: "Ben Stiller"}
|
||||||
|
Bill Murray:
|
||||||
|
template: { name: Person, person: "Bill Murray"}
|
||||||
|
Brad Pitt:
|
||||||
|
template: { name: Person, person: "Brad Pitt"}
|
||||||
|
Bradley Cooper:
|
||||||
|
template: { name: Person, person: "Bradley Cooper"}
|
||||||
|
Brendan Fraser:
|
||||||
|
template: { name: Person, person: "Brendan Fraser"}
|
||||||
|
Bruce Lee:
|
||||||
|
template: { name: Person, person: "Bruce Lee"}
|
||||||
|
Bruce Willis:
|
||||||
|
template: { name: Person, person: "Bruce Willis"}
|
||||||
|
Cameron Diaz:
|
||||||
|
template: { name: Person, person: "Cameron Diaz"}
|
||||||
|
Carrie Fisher:
|
||||||
|
template: { name: Person, person: "Carrie Fisher"}
|
||||||
|
Cate Blanchett:
|
||||||
|
template: { name: Person, person: "Cate Blanchett"}
|
||||||
|
Catherine Zeta-Jones:
|
||||||
|
template: { name: Person, person: "Catherine Zeta-Jones"}
|
||||||
|
Channing Tatum:
|
||||||
|
template: { name: Person, person: "Channing Tatum"}
|
||||||
|
Charlie Chaplin:
|
||||||
|
template: { name: Person, person: "Charlie Chaplin"}
|
||||||
|
Charlize Theron:
|
||||||
|
template: { name: Person, person: "Charlize Theron"}
|
||||||
|
Chris Evans:
|
||||||
|
template: { name: Person, person: "Chris Evans"}
|
||||||
|
Chris Hemsworth:
|
||||||
|
template: { name: Person, person: "Chris Hemsworth"}
|
||||||
|
Chris Pratt:
|
||||||
|
template: { name: Person, person: "Chris Pratt"}
|
||||||
|
Chris Rock:
|
||||||
|
template: { name: Person, person: "Chris Rock"}
|
||||||
|
Christian Bale:
|
||||||
|
template: { name: Person, person: "Christian Bale"}
|
||||||
|
Christopher Nolan:
|
||||||
|
template: { name: Person, person: "Christopher Nolan"}
|
||||||
|
Christopher Walken:
|
||||||
|
template: { name: Person, person: "Christopher Walken"}
|
||||||
|
Chuck Norris:
|
||||||
|
template: { name: Person, person: "Chuck Norris"}
|
||||||
|
Clint Eastwood:
|
||||||
|
template: { name: Person, person: "Clint Eastwood"}
|
||||||
|
Daniel Craig:
|
||||||
|
template: { name: Person, person: "Daniel Craig"}
|
||||||
|
Daniel Radcliffe:
|
||||||
|
template: { name: Person, person: "Daniel Radcliffe"}
|
||||||
|
Dave Bautista:
|
||||||
|
template: { name: Person, person: "Dave Bautista"}
|
||||||
|
Dave Chappelle:
|
||||||
|
template: { name: Person, person: "Dave Chappelle"}
|
||||||
|
Denzel Washington:
|
||||||
|
template: { name: Person, person: "Denzel Washington"}
|
||||||
|
Diane Keaton:
|
||||||
|
template: { name: Person, person: "Diane Keaton"}
|
||||||
|
Don Cheadle:
|
||||||
|
template: { name: Person, person: "Don Cheadle"}
|
||||||
|
Dustin Hoffman:
|
||||||
|
template: { name: Person, person: "Dustin Hoffman"}
|
||||||
|
Dwayne Johnson:
|
||||||
|
template: { name: Person, person: "Dwayne Johnson"}
|
||||||
|
Eddie Murphy:
|
||||||
|
template: { name: Person, person: "Eddie Murphy"}
|
||||||
|
Edward Norton:
|
||||||
|
template: { name: Person, person: "Edward Norton"}
|
||||||
|
Elliot Page:
|
||||||
|
template: { name: Person, person: "Elliot Page"}
|
||||||
|
Emma Stone:
|
||||||
|
template: { name: Person, person: "Emma Stone"}
|
||||||
|
Emma Watson:
|
||||||
|
template: { name: Person, person: "Emma Watson"}
|
||||||
|
Ewan McGregor:
|
||||||
|
template: { name: Person, person: "Ewan McGregor"}
|
||||||
|
George Clooney:
|
||||||
|
template: { name: Person, person: "George Clooney"}
|
||||||
|
Gerard Butler:
|
||||||
|
template: { name: Person, person: "Gerard Butler"}
|
||||||
|
Gwyneth Paltrow:
|
||||||
|
template: { name: Person, person: "Gwyneth Paltrow"}
|
||||||
|
Harrison Ford:
|
||||||
|
template: { name: Person, person: "Harrison Ford"}
|
||||||
|
Hayao Miyazaki:
|
||||||
|
template: { name: Person, person: "Hayao Miyazaki"}
|
||||||
|
Hugh Jackman:
|
||||||
|
template: { name: Person, person: "Hugh Jackman"}
|
||||||
|
Ian McKellen:
|
||||||
|
template: { name: Person, person: "Ian McKellen"}
|
||||||
|
Idris Elba:
|
||||||
|
template: { name: Person, person: "Idris Elba"}
|
||||||
|
J.J. Abrams:
|
||||||
|
template: { name: Person, person: "J.J. Abrams"}
|
||||||
|
Jack Black:
|
||||||
|
template: { name: Person, person: "Jack Black"}
|
||||||
|
Jackie Chan:
|
||||||
|
template: { name: Person, person: "Jackie Chan"}
|
||||||
|
James Cameron:
|
||||||
|
template: { name: Person, person: "James Cameron"}
|
||||||
|
James Franco:
|
||||||
|
template: { name: Person, person: "James Franco"}
|
||||||
|
Jamie Foxx:
|
||||||
|
template: { name: Person, person: "Jamie Foxx"}
|
||||||
|
Jason Bateman:
|
||||||
|
template: { name: Person, person: "Jason Bateman"}
|
||||||
|
Jason Statham:
|
||||||
|
template: { name: Person, person: "Jason Statham"}
|
||||||
|
Jeff Bridges:
|
||||||
|
template: { name: Person, person: "Jeff Bridges"}
|
||||||
|
Jeff Goldblum:
|
||||||
|
template: { name: Person, person: "Jeff Goldblum"}
|
||||||
|
Jennifer Aniston:
|
||||||
|
template: { name: Person, person: "Jennifer Aniston"}
|
||||||
|
Jennifer Lawrence:
|
||||||
|
template: { name: Person, person: "Jennifer Lawrence"}
|
||||||
|
Jesse Eisenberg:
|
||||||
|
template: { name: Person, person: "Jesse Eisenberg"}
|
||||||
|
Jessica Alba:
|
||||||
|
template: { name: Person, person: "Jessica Alba"}
|
||||||
|
Jet Li:
|
||||||
|
template: { name: Person, person: "Jet Li"}
|
||||||
|
Jim Carrey:
|
||||||
|
template: { name: Person, person: "Jim Carrey"}
|
||||||
|
John Candy:
|
||||||
|
template: { name: Person, person: "John Candy"}
|
||||||
|
John Travolta:
|
||||||
|
template: { name: Person, person: "John Travolta"}
|
||||||
|
John Wayne:
|
||||||
|
template: { name: Person, person: "John Wayne"}
|
||||||
|
Johnny Depp:
|
||||||
|
template: { name: Person, person: "Johnny Depp"}
|
||||||
|
Josh Brolin:
|
||||||
|
template: { name: Person, person: "Josh Brolin"}
|
||||||
|
Julia Roberts:
|
||||||
|
template: { name: Person, person: "Julia Roberts"}
|
||||||
|
Keanu Reeves:
|
||||||
|
template: { name: Person, person: "Keanu Reeves"}
|
||||||
|
Kevin Bacon:
|
||||||
|
template: { name: Person, person: "Kevin Bacon"}
|
||||||
|
Kevin Costner:
|
||||||
|
template: { name: Person, person: "Kevin Costner"}
|
||||||
|
Kevin Hart:
|
||||||
|
template: { name: Person, person: "Kevin Hart"}
|
||||||
|
Kevin Smith:
|
||||||
|
template: { name: Person, person: "Kevin Smith"}
|
||||||
|
Kristen Stewart:
|
||||||
|
template: { name: Person, person: "Kristen Stewart"}
|
||||||
|
Leonardo DiCaprio:
|
||||||
|
template: { name: Person, person: "Leonardo DiCaprio"}
|
||||||
|
Liam Neeson:
|
||||||
|
template: { name: Person, person: "Liam Neeson"}
|
||||||
|
Lucy Liu:
|
||||||
|
template: { name: Person, person: "Lucy Liu"}
|
||||||
|
M. Night Shyamalan:
|
||||||
|
template: { name: Person, person: "M. Night Shyamalan"}
|
||||||
|
Mark Ruffalo:
|
||||||
|
template: { name: Person, person: "Mark Ruffalo"}
|
||||||
|
Mark Wahlberg:
|
||||||
|
template: { name: Person, person: "Mark Wahlberg"}
|
||||||
|
Matt Damon:
|
||||||
|
template: { name: Person, person: "Matt Damon"}
|
||||||
|
Matthew McConaughey:
|
||||||
|
template: { name: Person, person: "Matthew McConaughey"}
|
||||||
|
Megan Fox:
|
||||||
|
template: { name: Person, person: "Megan Fox"}
|
||||||
|
Mel Brooks:
|
||||||
|
template: { name: Person, person: "Mel Brooks"}
|
||||||
|
Mel Gibson:
|
||||||
|
template: { name: Person, person: "Mel Gibson"}
|
||||||
|
Melissa McCarthy:
|
||||||
|
template: { name: Person, person: "Melissa McCarthy"}
|
||||||
|
Meryl Streep:
|
||||||
|
template: { name: Person, person: "Meryl Streep"}
|
||||||
|
Michael Bay:
|
||||||
|
template: { name: Person, person: "Michael Bay"}
|
||||||
|
Michael Caine:
|
||||||
|
template: { name: Person, person: "Michael Caine"}
|
||||||
|
Michael Douglas:
|
||||||
|
template: { name: Person, person: "Michael Douglas"}
|
||||||
|
Michael Keaton:
|
||||||
|
template: { name: Person, person: "Michael Keaton"}
|
||||||
|
Michelle Pfeiffer:
|
||||||
|
template: { name: Person, person: "Michelle Pfeiffer"}
|
||||||
|
Mike Myers:
|
||||||
|
template: { name: Person, person: "Mike Myers"}
|
||||||
|
Mila Kunis:
|
||||||
|
template: { name: Person, person: "Mila Kunis"}
|
||||||
|
Milla Jovovich:
|
||||||
|
template: { name: Person, person: "Milla Jovovich"}
|
||||||
|
Morgan Freeman:
|
||||||
|
template: { name: Person, person: "Morgan Freeman"}
|
||||||
|
Natalie Portman:
|
||||||
|
template: { name: Person, person: "Natalie Portman"}
|
||||||
|
Nicolas Cage:
|
||||||
|
template: { name: Person, person: "Nicolas Cage"}
|
||||||
|
Nicole Kidman:
|
||||||
|
template: { name: Person, person: "Nicole Kidman"}
|
||||||
|
Orlando Bloom:
|
||||||
|
template: { name: Person, person: "Orlando Bloom"}
|
||||||
|
Owen Wilson:
|
||||||
|
template: { name: Person, person: "Owen Wilson"}
|
||||||
|
Patrick Stewart:
|
||||||
|
template: { name: Person, person: "Patrick Stewart"}
|
||||||
|
Paul Rudd:
|
||||||
|
template: { name: Person, person: "Paul Rudd"}
|
||||||
|
Quentin Tarantino:
|
||||||
|
template: { name: Person, person: "Quentin Tarantino"}
|
||||||
|
Reese Witherspoon:
|
||||||
|
template: { name: Person, person: "Reese Witherspoon"}
|
||||||
|
Ridley Scott:
|
||||||
|
template: { name: Person, person: "Ridley Scott"}
|
||||||
|
Robert De Niro:
|
||||||
|
template: { name: Person, person: "Robert De Niro"}
|
||||||
|
Robert Downey Jr:
|
||||||
|
template: { name: Person, person: "Robert Downey Jr"}
|
||||||
|
Robin Williams:
|
||||||
|
template: { name: Person, person: "Robin Williams"}
|
||||||
|
Rosario Dawson:
|
||||||
|
template: { name: Person, person: "Rosario Dawson"}
|
||||||
|
Ryan Reynolds:
|
||||||
|
template: { name: Person, person: "Ryan Reynolds"}
|
||||||
|
Sacha Baron Cohen:
|
||||||
|
template: { name: Person, person: "Sacha Baron Cohen"}
|
||||||
|
Samuel L. Jackson:
|
||||||
|
template: { name: Person, person: "Samuel L. Jackson"}
|
||||||
|
Sandra Bullock:
|
||||||
|
template: { name: Person, person: "Sandra Bullock"}
|
||||||
|
Scarlett Johansson:
|
||||||
|
template: { name: Person, person: "Scarlett Johansson"}
|
||||||
|
Sean Connery:
|
||||||
|
template: { name: Person, person: "Sean Connery"}
|
||||||
|
Seth Rogen:
|
||||||
|
template: { name: Person, person: "Seth Rogen"}
|
||||||
|
Shia LaBeouf:
|
||||||
|
template: { name: Person, person: "Shia LaBeouf"}
|
||||||
|
Steve Buscemi:
|
||||||
|
template: { name: Person, person: "Steve Buscemi"}
|
||||||
|
Steve Carell:
|
||||||
|
template: { name: Person, person: "Steve Carell"}
|
||||||
|
Steve Martin:
|
||||||
|
template: { name: Person, person: "Steve Martin"}
|
||||||
|
Steven Seagal:
|
||||||
|
template: { name: Person, person: "Steven Seagal"}
|
||||||
|
Steven Spielberg:
|
||||||
|
template: { name: Person, person: "Steven Spielberg"}
|
||||||
|
Sylvester Stallone:
|
||||||
|
template: { name: Person, person: "Sylvester Stallone"}
|
||||||
|
Tim Allen:
|
||||||
|
template: { name: Person, person: "Tim Allen"}
|
||||||
|
Tim Burton:
|
||||||
|
template: { name: Person, person: "Tim Burton"}
|
||||||
|
Tom Cruise:
|
||||||
|
template: { name: Person, person: "Tom Cruise"}
|
||||||
|
Tom Hanks:
|
||||||
|
template: { name: Person, person: "Tom Hanks"}
|
||||||
|
Tommy Lee-Jones:
|
||||||
|
template: { name: Person, person: "Tommy Lee-Jones"}
|
||||||
|
Vin Diesel:
|
||||||
|
template: { name: Person, person: "Vin Diesel"}
|
||||||
|
Vince Vaughn:
|
||||||
|
template: { name: Person, person: "Vince Vaughn"}
|
||||||
|
Wesley Snipes:
|
||||||
|
template: { name: Person, person: "Wesley Snipes"}
|
||||||
|
Will Ferrell:
|
||||||
|
template: { name: Person, person: "Will Ferrell"}
|
||||||
|
Will Smith:
|
||||||
|
template: { name: Person, person: "Will Smith"}
|
||||||
|
Woody Harrelson:
|
||||||
|
template: { name: Person, person: "Woody Harrelson"}
|
||||||
|
Zack Snyder:
|
||||||
|
template: { name: Person, person: "Zack Snyder"}
|
||||||
|
Zoe Saldana:
|
||||||
|
template: { name: Person, person: "Zoe Saldana"}
|
@ -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: true
|
||||||
|
visible_shared: true
|
@ -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,45 @@
|
|||||||
|
######################################################
|
||||||
|
# Genre Collections #
|
||||||
|
######################################################
|
||||||
|
|
||||||
|
templates:
|
||||||
|
genre:
|
||||||
|
sort_title: +02_<<collection_name>>
|
||||||
|
url_background: https://wallpaper.dog/large/20509069.jpg
|
||||||
|
smart_filter:
|
||||||
|
sort_by: release.desc
|
||||||
|
validate: false
|
||||||
|
all:
|
||||||
|
genre.not: "children, animation, family"
|
||||||
|
audio_language: english
|
||||||
|
any:
|
||||||
|
genre: <<genre>>
|
||||||
|
# schedule: weekly (sunday)
|
||||||
|
|
||||||
|
collections:
|
||||||
|
Cooking Shows:
|
||||||
|
template: { name: genre, genre: "Food" }
|
||||||
|
url_poster: https://i.imgur.com/VM2wr44.jpg
|
||||||
|
|
||||||
|
Crime Shows:
|
||||||
|
template: { name: genre, genre: "Crime" }
|
||||||
|
url_poster: https://i.imgur.com/qXqvLTA.jpg
|
||||||
|
|
||||||
|
Documentary Shows:
|
||||||
|
template: { name: genre, genre: "Biography, Documentary" }
|
||||||
|
url_poster: https://i.imgur.com/t4ltEIY.jpg
|
||||||
|
|
||||||
|
Game Shows:
|
||||||
|
template: { name: genre, genre: "Game Show" }
|
||||||
|
smart_filter:
|
||||||
|
sort_by: episode_added.desc
|
||||||
|
validate: false
|
||||||
|
all:
|
||||||
|
genre.not: "children, animation"
|
||||||
|
any:
|
||||||
|
genre: "Game Show"
|
||||||
|
url_poster: https://i.imgur.com/HGlAWyH.jpg
|
||||||
|
|
||||||
|
Reality Shows:
|
||||||
|
template: { name: genre, genre: "Reality" }
|
||||||
|
url_poster: https://i.imgur.com/v4A3Up2.jpg
|
@ -1,92 +1,165 @@
|
|||||||
|
#####################################################
|
||||||
|
# Network Collections #
|
||||||
|
######################################################
|
||||||
|
|
||||||
templates:
|
templates:
|
||||||
network:
|
network:
|
||||||
smart_filter:
|
smart_filter:
|
||||||
sort_by: episode_added.desc
|
sort_by: release.desc
|
||||||
validate: false
|
validate: false
|
||||||
any:
|
any:
|
||||||
network: <<network>>
|
network: <<network>>
|
||||||
sort_title: ~2_<<collection_name>>
|
sort_title: +03_<<collection_name>>
|
||||||
url_background: https://wallpaper.dog/large/20509069.jpg
|
url_background: https://wallpaper.dog/large/20509069.jpg
|
||||||
schedule: weekly (sunday)
|
# schedule: weekly (sunday)
|
||||||
|
|
||||||
collections:
|
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/0UV96ev.jpg
|
||||||
|
|
||||||
|
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:
|
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" }
|
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://theposterdb.com/api/assets/163305/view?
|
url_poster: https://i.imgur.com/6eaLmTK.jpg
|
||||||
|
visible_library: true
|
||||||
|
visible_home: true
|
||||||
|
visible_shared: true
|
||||||
|
|
||||||
|
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/LmTQF62.jpeg
|
||||||
|
|
||||||
Channel 4 Shows:
|
Channel 4 Shows:
|
||||||
template: { name: network, network: "Channel 4, E4, More4, 4Seven, Film4" }
|
template: { name: network, network: "Channel 4, E4, More4, 4Seven, Film4" }
|
||||||
url_poster: https://theposterdb.com/api/assets/165953/view?
|
url_poster: https://i.imgur.com/jLkXT2o.jpeg
|
||||||
ITV Shows:
|
visible_library: true
|
||||||
template: { name: network, network: "ITV, ITV2, ITV3, ITV4, ITVBe, CITV" }
|
visible_home: true
|
||||||
url_poster: https://theposterdb.com/api/assets/165954/view?
|
visible_shared: true
|
||||||
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://theposterdb.com/api/assets/166410/view?
|
|
||||||
HBO Shows:
|
|
||||||
template: { name: network, network: "HBO, HBO Canada, HBO Europe, HBO Max" }
|
|
||||||
url_poster: https://i.ibb.co/ySPRyhV/HBO.jpg
|
|
||||||
Cinemax Shows:
|
Cinemax Shows:
|
||||||
template: { name: network, network: "Cinemax" }
|
template: { name: network, network: "Cinemax" }
|
||||||
url_poster: https://theposterdb.com/api/assets/166407/view?
|
url_poster: https://i.imgur.com/VD7OWQn.jpg
|
||||||
ABC Shows:
|
|
||||||
template: { name: network, network: "ABC, ABC (AU), ABS (US), ABC Comedy, ABC Family, ABC Me, ABC Spark, ABC.com, ABC1, ABC3" }
|
Comedy Central Shows:
|
||||||
url_poster: https://theposterdb.com/api/assets/166221/view?
|
template: { name: network, network: "Comedy Central, Comedy Central (UK)" }
|
||||||
Showtime Shows:
|
url_poster: https://i.imgur.com/U6YRJ1k.jpg
|
||||||
template: { name: network, network: "Showtime" }
|
|
||||||
url_poster: https://theposterdb.com/api/assets/166256/view?
|
Cooking Channel:
|
||||||
Netflix Shows:
|
template: { name: network, network: "Cooking Channel" }
|
||||||
template: { name: network, network: "Netflix" }
|
url_poster: https://i.imgur.com/4Ft7kFB.jpeg
|
||||||
url_poster: https://theposterdb.com/api/assets/163448/view?
|
|
||||||
|
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: true
|
||||||
|
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" }
|
||||||
|
|
||||||
|
History Shows:
|
||||||
|
template: { name: network, network: "History, History (CA), History (UK)" }
|
||||||
|
url_poster: https://i.imgur.com/ONFZrZ8.jpeg
|
||||||
|
|
||||||
Hulu Shows:
|
Hulu Shows:
|
||||||
template: { name: network, network: "Hulu" }
|
template: { name: network, network: "Hulu" }
|
||||||
url_poster: https://theposterdb.com/api/assets/163302/view?
|
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: true
|
||||||
|
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:
|
NBCUniversal Shows:
|
||||||
template: { name: network, network: "Bravo, CNBC, E!, MSNBC, NBC, Oxgen, Peacock, SyFy" }
|
template: { name: network, network: "Bravo, CNBC, E!, MSNBC, NBC, Oxgen, Peacock, SyFy" }
|
||||||
url_poster: https://theposterdb.com/api/assets/166395/view?
|
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: true
|
||||||
|
visible_shared: true
|
||||||
|
|
||||||
|
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:
|
Starz Shows:
|
||||||
template: { name: network, network: "Starz" }
|
template: { name: network, network: "Starz" }
|
||||||
url_poster: https://theposterdb.com/api/assets/163279/view?
|
url_poster: https://i.imgur.com/r8bnIEy.jpg
|
||||||
HGTV Shows:
|
|
||||||
template: { name: network, network: "HGTV, HGTV Canada" }
|
|
||||||
url_poster: https://i.ibb.co/BNH8pjz/HGTV.jpg
|
|
||||||
TBS Shows:
|
TBS Shows:
|
||||||
template: { name: network, network: "TBS" }
|
template: { name: network, network: "TBS" }
|
||||||
url_poster: https://i.ibb.co/LPkFTf3/TBS.jpg
|
url_poster: https://i.imgur.com/eVGITgO.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://theposterdb.com/api/assets/163278/view?
|
|
||||||
Prime Video Shows:
|
|
||||||
template: { name: network, network: "Amazon, Amazon Prime Video, Prime Video" }
|
|
||||||
url_poster: https://theposterdb.com/api/assets/163301/view?
|
|
||||||
YouTube Shows:
|
YouTube Shows:
|
||||||
template: { name: network, network: "YouTube, YouTube Premium" }
|
template: { name: network, network: "YouTube, YouTube Premium" }
|
||||||
url_poster: https://theposterdb.com/api/assets/165890/view?
|
url_poster: https://i.imgur.com/xoWEueb.jpg
|
||||||
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://theposterdb.com/api/assets/164123/view?
|
|
||||||
Disney+ Shows:
|
|
||||||
template: { name: network, network: "Disney Channel, Disney Channel (UK), Disney Junior, Disney XD, Disney+, Disney+ Hostar" }
|
|
||||||
url_poster: https://theposterdb.com/api/assets/163294/view?
|
|
||||||
AppleTV+ Shows:
|
|
||||||
template: { name: network, network: "Apple Music, Apple TV+" }
|
|
||||||
url_poster: https://theposterdb.com/api/assets/163303/view?
|
|
||||||
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.ibb.co/5K6DWGX/Discovery.jpg
|
|
||||||
A&E Shows:
|
|
||||||
template: { name: network, network: "A&E" }
|
|
||||||
url_poster: https://theposterdb.com/api/assets/167076/view?
|
|
||||||
History Shows:
|
|
||||||
template: { name: network, network: "History, History (CA), History (UK)" }
|
|
||||||
url_poster: https://theposterdb.com/api/assets/167075/view?
|
|
||||||
MTV Shows:
|
|
||||||
template: { name: network, network: "MTV, MTV (AU/NZ), MTV (UK), MTV2, MTV3" }
|
|
||||||
url_poster: https://theposterdb.com/api/assets/167084/view?
|
|
||||||
Comedy Central Shows:
|
|
||||||
template: { name: network, network: "Comedy Central, Comedy Central (UK)" }
|
|
||||||
url_poster: https://theposterdb.com/api/assets/167086/view?
|
|
||||||
Adult Swim Shows:
|
|
||||||
template: { name: network, network: "Adult Swim" }
|
|
||||||
url_poster: https://theposterdb.com/api/assets/166522/view?
|
|
||||||
Bravo Shows:
|
|
||||||
template: { name: network, network: "Bravo" }
|
|
||||||
url_poster: https://theposterdb.com/api/assets/166523/view?
|
|
@ -0,0 +1,6 @@
|
|||||||
|
# Plex Meta Manager Configs
|
||||||
|
|
||||||
|
A live copy of my poster set can be found here: https://mega.nz/folder/RcE1VIZQ#WTwcOGwETnWZEjafLsIFHA
|
||||||
|
|
||||||
|
I do take custom poster requests for free, but would kindly ask you to consider donating towards the project (https://github.com/sponsors/meisnate12).
|
||||||
|
|
Loading…
Reference in new issue