commit
de0773933b
@ -0,0 +1,80 @@
|
||||
|
||||
######################################################
|
||||
# Chart Collections #
|
||||
######################################################
|
||||
|
||||
|
||||
# +01_ = Charts
|
||||
# +02_ = Holidays
|
||||
# +03_ = Studios or Network
|
||||
# +04_ = Collection
|
||||
# +05_ = Countries
|
||||
# +06_ = Genres
|
||||
# +07_ = Awards
|
||||
# +08_ = Decades
|
||||
# +09_ = People
|
||||
# +10_ = Movies
|
||||
|
||||
|
||||
|
||||
collections:
|
||||
Trending:
|
||||
sync_mode: sync
|
||||
trakt_trending: 10
|
||||
tmdb_trending_daily: 10
|
||||
tmdb_trending_weekly: 10
|
||||
sort_title: '+01_1Trending'
|
||||
summary: Movies Trending across the internet
|
||||
url_poster: https://bit.ly/PlexMovieTrending
|
||||
smart_label: audience_rating.desc
|
||||
radarr_add: true
|
||||
radarr_search: true
|
||||
radarr_monitor: true
|
||||
|
||||
Popular:
|
||||
sync_mode: sync
|
||||
tmdb_popular: 40
|
||||
imdb_list:
|
||||
url: https://www.imdb.com/search/title/?title_type=feature,tv_movie,documentary,short
|
||||
limit: 40
|
||||
sort_title: '+01_2Popular'
|
||||
summary: Popular Movies across the internet
|
||||
url_poster: https://bit.ly/PlexMoviePopular
|
||||
smart_label: audience_rating.desc
|
||||
radarr_add: true
|
||||
radarr_search: true
|
||||
radarr_monitor: true
|
||||
|
||||
Dernier Film Francais:
|
||||
sort_title: +01_3FilmFrancais
|
||||
summary: Dernier Film Francais
|
||||
sync_mode: sync
|
||||
url_poster: https://i.imgur.com/A4qY256.png
|
||||
smart_filter:
|
||||
all:
|
||||
country: France
|
||||
sort_by: release.desc
|
||||
limit: 150
|
||||
|
||||
Film in French:
|
||||
sort_title: +01_5FilmenFrancais
|
||||
summary: Film en Francais
|
||||
sync_mode: sync
|
||||
url_poster: https://i.imgur.com/EAUuOTW.png
|
||||
smart_filter:
|
||||
all:
|
||||
audio_language: fr
|
||||
sort_by: release.desc
|
||||
limit: 400
|
||||
|
||||
Watching Now:
|
||||
sort_title: +00_1watchingnow
|
||||
summary: Watching now
|
||||
sync_mode: sync
|
||||
url_poster: https://i.imgur.com/hZKcLdT.png
|
||||
trakt_watchlist:
|
||||
- me
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/mraniki/lists/tonightmovies
|
||||
|
||||
|
@ -0,0 +1,67 @@
|
||||
#####################################################
|
||||
# Holidays Collections #
|
||||
#####################################################
|
||||
|
||||
|
||||
# +01_ = Charts
|
||||
# +02_ = Holidays
|
||||
# +03_ = Studios or Network
|
||||
# +04_ = Collection
|
||||
# +05_ = Countries
|
||||
# +06_ = Genres
|
||||
# +07_ = Awards
|
||||
# +08_ = Decades
|
||||
# +09_ = People
|
||||
# +10_ = Movies
|
||||
|
||||
|
||||
collections:
|
||||
|
||||
Christmas:
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/movistapp/lists/christmas-movies
|
||||
- https://trakt.tv/users/questdvd/lists/absolute-hayes-christmas-classics
|
||||
- https://trakt.tv/users/littlestella3/lists/christmas
|
||||
sync_mode: sync
|
||||
sort_title: "+02_1Holiday"
|
||||
summary: "Christmas film is a genre that revolves around the plot involving Christmas."
|
||||
url_poster: https://bit.ly/PlexSeasonChristmas
|
||||
smart_label: audience_rating.desc
|
||||
visible_home: true
|
||||
visible_shared: true
|
||||
|
||||
|
||||
Halloween:
|
||||
sync_mode: sync
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/29zombies/lists/halloween
|
||||
- https://trakt.tv/users/galacticboy/lists/not-so-spooky-halloween
|
||||
# - https://trakt.tv/users/kairbear08/lists/halloween
|
||||
# - https://trakt.tv/users/mybicycle/lists/halloween
|
||||
# - https://trakt.tv/users/jayinftl/lists/halloween
|
||||
# - https://trakt.tv/users/roswellgeek/lists/halloween
|
||||
sort_title: "+20_2Holiday"
|
||||
summary: "Halloween film is a genre that revolves around the plot involving Halloween."
|
||||
url_poster: https://bit.ly/PlexSeasonHalloween
|
||||
smart_label: audience_rating.desc
|
||||
schedule: yearly (09/28)
|
||||
visible_library: false
|
||||
visible_home: false
|
||||
visible_shared: false
|
||||
|
||||
|
||||
Thanksgiving:
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/galacticboy/lists/thanksgiving-movies
|
||||
- https://trakt.tv/users/shahid1296/lists/thanksgiving
|
||||
- https://trakt.tv/users/retrogran/lists/thanksgiving-season-movies
|
||||
- https://trakt.tv/users/padawan_seneca/lists/vibe-autumn-tv-series-movies
|
||||
sync_mode: sync
|
||||
sort_title: "+20_2Holiday"
|
||||
summary: "Thanksgiving is a national holiday celebrated on various dates in the United States, Canada, Grenada, Saint Lucia, and Liberia. It began as a day of giving thanks and sacrifice for the blessing of the harvest and of the preceding year. Similarly named festival holidays occur in Germany and Japan."
|
||||
url_poster: https://i.imgur.com/R3eTiWo.png
|
||||
schedule: yearly (10/01)
|
||||
visible_home: false
|
||||
visible_shared: false
|
||||
visible_library: false
|
||||
|
@ -0,0 +1,46 @@
|
||||
#####################################################
|
||||
# Collections Collections #
|
||||
#####################################################
|
||||
# +01_ = Charts
|
||||
# +02_ = Holidays
|
||||
# +03_ = Studios or Network
|
||||
# +04_ = Collection
|
||||
# +05_ = Countries
|
||||
# +06_ = Genres
|
||||
# +07_ = Awards
|
||||
# +08_ = Decades
|
||||
# +09_ = People
|
||||
# +10_ = Movies
|
||||
|
||||
|
||||
collections:
|
||||
|
||||
|
||||
IMDB Top Rated:
|
||||
trakt_list: https://trakt.tv/users/justin/lists/imdb-top-rated-movies
|
||||
sort_title: "+04_1collection_IMDB"
|
||||
summary: "IMDB Top 250 Movies across the internet"
|
||||
url_poster: https://i.imgur.com/HXONzvD.png
|
||||
smart_label: audience_rating.desc
|
||||
schedule: weekly(monday)
|
||||
|
||||
|
||||
Criterion:
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/millow123/lists/the-criterion-collection-updated
|
||||
- https://trakt.tv/users/maxwelldeux/lists/the-criterion-collection
|
||||
- https://trakt.tv/users/yoursvivek/lists/the-criterion-collection
|
||||
sort_title: "+04_2collection_2criterion"
|
||||
summary: "The Criterion Collection"
|
||||
url_poster: https://i.imgur.com/VrixSvr.png
|
||||
smart_label: audience_rating.desc
|
||||
schedule: weekly(monday)
|
||||
|
||||
1001 Movies You Must See Before You Die:
|
||||
trakt_list: https://trakt.tv/users/sp1ti/lists/1001-movies-you-must-see-before-you-die
|
||||
sort_title: "+04_3collection1001"
|
||||
summary: "1001 Movies You Must See Before You Die is a film reference book edited by Steven Jay Schneider with original essays on each film contributed by over 70 film critics."
|
||||
url_poster: https://i.imgur.com/LhHzgM1.png
|
||||
smart_label: audience_rating.desc
|
||||
schedule: weekly(monday)
|
||||
|
@ -0,0 +1,79 @@
|
||||
#####################################################
|
||||
# Countries Collections #
|
||||
#####################################################
|
||||
# +01_ = Charts
|
||||
# +02_ = Holidays
|
||||
# +03_ = Studios or Network
|
||||
# +04_ = Collection
|
||||
# +05_ = Countries
|
||||
# +06_ = Genres
|
||||
# +07_ = Awards
|
||||
# +08_ = Decades
|
||||
# +09_ = People
|
||||
# +10_ = Movies
|
||||
|
||||
templates:
|
||||
SFF Template:
|
||||
sort_title: '+05_collection<<year>>'
|
||||
smart_label: audience_rating.desc
|
||||
summary: 'Sundance Film Festival of <<year>>'
|
||||
sync_mode: append
|
||||
trakt_list: https://trakt.tv/users/vermelholimao/lists/sundance-film-festival-<<year>>
|
||||
item_label: Sundance Film Festival
|
||||
SFF Genre Template:
|
||||
sort_title: '*Sundance Film Festival <<genre>>'
|
||||
smart_label: audience_rating.desc
|
||||
smart_filter:
|
||||
all:
|
||||
label: Sundance Film Festival
|
||||
genre: <<genre>>
|
||||
summary: 'Sundance Film Festival: <<genre>>'
|
||||
sync_mode: append
|
||||
|
||||
|
||||
collections:
|
||||
|
||||
|
||||
|
||||
# HKG Cinema:
|
||||
# trakt_list: https://trakt.tv/users/sp1ti/lists/lovehkfilm-s-top-100-hong-kong-films-of-the-nineties
|
||||
# sort_title: "+05_collection_Z_hk"
|
||||
# summary: "Hong Kong cinema"
|
||||
# url_poster: https://i.imgur.com/GEC1ytB.png
|
||||
# smart_label: audience_rating.desc
|
||||
# schedule: weekly(sunday)
|
||||
|
||||
Korean Cinema:
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/sp1ti/lists/lovehkfilm-s-top-100-hong-kong-films-of-the-ninetie
|
||||
- https://trakt.tv/users/c858/lists/korean-movies
|
||||
sync_mode: sync
|
||||
sort_title: "+05_collection_Z_Korean Cinema"
|
||||
summary: "Korean movies"
|
||||
url_poster: https://i.imgur.com/FLphAzj.png
|
||||
smart_label: audience_rating.desc
|
||||
schedule: weekly(sunday)
|
||||
|
||||
Japan Cinema:
|
||||
schedule: weekly(sunday)
|
||||
sort_title: +05_collection_Z_Japan Cinema
|
||||
summary: A collection of Japanese Films.
|
||||
sync_mode: sync
|
||||
url_poster: "https://i.imgur.com/TNO26XK.png"
|
||||
smart_filter:
|
||||
all:
|
||||
audio_language: ja
|
||||
sort_by: release.desc
|
||||
|
||||
HKG Cinema:
|
||||
schedule: weekly(sunday)
|
||||
sort_title: +05_collection_Z_hk
|
||||
summary: A collection of Hong Kong Films.
|
||||
sync_mode: sync
|
||||
url_poster: https://i.imgur.com/GEC1ytB.png
|
||||
smart_filter:
|
||||
all:
|
||||
country: Hong Kong
|
||||
sort_by: release.desc
|
||||
|
||||
|
@ -0,0 +1,88 @@
|
||||
#####################################################
|
||||
# Awards Collections #
|
||||
#####################################################
|
||||
# +01_ = Charts
|
||||
# +02_ = Holidays
|
||||
# +03_ = Studios or Network
|
||||
# +04_ = Collection
|
||||
# +05_ = Countries
|
||||
# +06_ = Genres
|
||||
# +07_ = Awards
|
||||
# +08_ = Decades
|
||||
# +09_ = People
|
||||
# +10_ = Movies
|
||||
|
||||
collections:
|
||||
|
||||
Oscars Winners:
|
||||
imdb_list: "https://www.imdb.com/search/title/?title_type=feature,documentary&groups=oscar_winner"
|
||||
sort_title: "+07_0awardoscar"
|
||||
summary: "Oscar Winning Movies"
|
||||
url_poster: https://i.imgur.com/C4njuC1.png
|
||||
smart_label: audience_rating.desc
|
||||
schedule: yearly (03/28)
|
||||
|
||||
Oscar best picture winner:
|
||||
imdb_list: https://www.imdb.com/search/title/?count=250&groups=oscar_best_picture_winners&sort=year,desc
|
||||
sort_title: "+07_1awardoscar"
|
||||
summary: "The Academy Award for Best Picture is one of the Academy Awards presented annually by the Academy of Motion Picture Arts and Sciences since the awards debuted in 1929."
|
||||
url_poster: https://i.imgur.com/mqo1FPY.png
|
||||
smart_label: audience_rating.desc
|
||||
schedule: yearly (03/28)
|
||||
|
||||
Oscar 2022 nominations:
|
||||
#imdb_list: https://www.imdb.com/search/title/?release_date=2021-03-01,&groups=oscar_nominee
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/jcbwoldseth/lists/oscar-race-2022
|
||||
sort_title: "+01_1awardoscar"
|
||||
summary: "2022 Oscar nominations"
|
||||
url_poster: https://i.imgur.com/ckwJe6W.png
|
||||
smart_label: audience_rating.desc
|
||||
visible_home: false
|
||||
|
||||
|
||||
Cannes - Palme d'or:
|
||||
trakt_list: https://trakt.tv/users/sp1ti/lists/cannes-palme-d-or-winners
|
||||
sort_title: "+07_2awardcannes"
|
||||
summary: "The Palme d'Or is the highest prize awarded at the Cannes Film Festival. It was introduced in 1955 by the organising committee."
|
||||
url_poster: https://i.imgur.com/wXISR0Y.png
|
||||
smart_label: audience_rating.desc
|
||||
schedule: yearly (06/01)
|
||||
|
||||
Cesar:
|
||||
trakt_list: https://trakt.tv/users/fauxliege/lists/cesar-meilleur-film
|
||||
sort_title: "+07_3awardcesar"
|
||||
summary: "The César Award is the national film award of France. It is delivered in the Nuit des César ceremony and was first awarded in 1976."
|
||||
url_poster: https://i.imgur.com/ZVVj3ei.png
|
||||
smart_label: audience_rating.desc
|
||||
schedule: yearly (03/14)
|
||||
|
||||
Berlinale:
|
||||
trakt_list: https://trakt.tv/users/maxwelldeux/lists/berlin-international-film-festival-golden-bears
|
||||
sort_title: "+07_4award"
|
||||
summary: "The Berlin International Film Festival, usually called the Berlinale, is a film festival held annually in Berlin, Germany."
|
||||
url_poster: https://i.imgur.com/EVRx11E.png
|
||||
smart_label: audience_rating.desc
|
||||
schedule: yearly (02/21)
|
||||
|
||||
BAFTA Best Film:
|
||||
trakt_list: https://trakt.tv/users/maxwelldeux/lists/bafta-award-best-film
|
||||
sort_title: "+07_5award"
|
||||
summary: "The EE British Academy Film Awards or BAFTA Film Awards are presented in an annual award show hosted by the British Academy of Film and Television Arts (BAFTA) to honour the best British and international contributions to film."
|
||||
url_poster: https://i.imgur.com/Eur7qol.png
|
||||
smart_label: audience_rating.desc
|
||||
schedule: yearly (02/21)
|
||||
|
||||
Venice:
|
||||
trakt_list: https://trakt.tv/users/maxwelldeux/lists/venice-film-festival-golden-lion
|
||||
sort_title: "+07_6award"
|
||||
summary: "The Venice Film Festival or Venice International Film Festival (Italian: Mostra Internazionale d'Arte Cinematografica della Biennale di Venezia is the world's oldest film festival"
|
||||
url_poster: https://i.imgur.com/grelb3t.png
|
||||
smart_label: audience_rating.desc
|
||||
schedule: yearly (02/21)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -0,0 +1,30 @@
|
||||
#####################################################
|
||||
# Decades Collections #
|
||||
######################################################
|
||||
# +01_ = Charts
|
||||
# +02_ = Holidays
|
||||
# +03_ = Studios or Network
|
||||
# +04_ = Collection
|
||||
# +05_ = Countries
|
||||
# +06_ = Genres
|
||||
# +07_ = Awards
|
||||
# +08_ = Decades
|
||||
# +09_ = People
|
||||
# +10_ = Movies
|
||||
|
||||
|
||||
|
||||
collections:
|
||||
80s Movies:
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/hdlists/lists/rottentomatoes-com-s-best-of-the-80s
|
||||
- https://trakt.tv/users/zyrus/lists/80s-classics
|
||||
smart_label: critic_rating.desc
|
||||
sync_mode: sync
|
||||
sort_title: "+08_80s Movies"
|
||||
summary: The Best Movies From The 80s
|
||||
url_poster: https://i.imgur.com/k9c4ieG.png
|
||||
url_background: https://i.imgur.com/ITnaga1.jpg
|
||||
schedule: monthly(17)
|
||||
|
||||
|
@ -0,0 +1,446 @@
|
||||
#####################################################
|
||||
# People Collections #
|
||||
######################################################
|
||||
# +01_ = Charts
|
||||
# +02_ = Holidays
|
||||
# +03_ = Studios or Network
|
||||
# +04_ = Collection
|
||||
# +05_ = Countries
|
||||
# +06_ = Genres
|
||||
# +07_ = Awards
|
||||
# +08_ = Decades
|
||||
# +09_ = People
|
||||
# +10_ = Movies
|
||||
|
||||
|
||||
|
||||
######################################################
|
||||
# People Collections #
|
||||
######################################################
|
||||
templates:
|
||||
Person:
|
||||
smart_filter:
|
||||
any:
|
||||
actor: tmdb
|
||||
director: tmdb
|
||||
writer: tmdb
|
||||
producer: tmdb
|
||||
sort_by: random
|
||||
validate: false
|
||||
tmdb_person: <<person>>
|
||||
sort_title: +09_3<<collection_name>>
|
||||
schedule: monthly (1)
|
||||
|
||||
PersonFR:
|
||||
smart_filter:
|
||||
any:
|
||||
actor: tmdb
|
||||
director: tmdb
|
||||
writer: tmdb
|
||||
producer: tmdb
|
||||
sort_by: random
|
||||
validate: false
|
||||
tmdb_person: <<person>>
|
||||
sort_title: +09_1<<collection_name>>
|
||||
schedule: monthly (18)
|
||||
|
||||
PersonIN:
|
||||
smart_filter:
|
||||
any:
|
||||
actor: tmdb
|
||||
director: tmdb
|
||||
writer: tmdb
|
||||
producer: tmdb
|
||||
sort_by: random
|
||||
validate: false
|
||||
tmdb_person: <<person>>
|
||||
sort_title: +09_2<<collection_name>>
|
||||
schedule: monthly (2)
|
||||
|
||||
|
||||
collections:
|
||||
|
||||
######################################################
|
||||
# FRENCH #
|
||||
######################################################
|
||||
Martin Lamotte:
|
||||
template: {name: PersonFR, person: 82793}
|
||||
Michel Galabru:
|
||||
template: {name: PersonFR, person: 24629}
|
||||
Christian Clavier:
|
||||
template: {name: PersonFR, person: 28781}
|
||||
Gérard Jugnot:
|
||||
template: {name: PersonFR, person: 21171}
|
||||
Dominique Lavanant:
|
||||
template: {name: PersonFR, person: 1972}
|
||||
Jacques Villeret:
|
||||
template: {name: PersonFR, person: 35323}
|
||||
Michel Blanc:
|
||||
template: {name: PersonFR, person: 21175}
|
||||
Thierry Lhermitte:
|
||||
template: {name: PersonFR, person: 21177}
|
||||
Josiane Balasko:
|
||||
template: {name: PersonFR, person: 35137}
|
||||
Roland Giraud:
|
||||
template: {name: PersonFR, person: 35210}
|
||||
Jean Yanne:
|
||||
template: {name: PersonFR, person: 24381}
|
||||
Louis de Funès:
|
||||
template: {name: PersonFR, person: 11187}
|
||||
Alban Ivanov:
|
||||
template: {name: PersonFR, person: 544681}
|
||||
Vincent Cassel:
|
||||
template: {name: PersonFR, person: 1925}
|
||||
Guillaume Canet:
|
||||
template: {name: PersonFR, person: 19866}
|
||||
Kristin Scott Thomas:
|
||||
template: {name: PersonFR, person: 5470}
|
||||
André Dussollier:
|
||||
template: {name: PersonFR, person: 18177}
|
||||
Audrey Tautou:
|
||||
template: {name: PersonFR, person: 2405}
|
||||
Romain Duris:
|
||||
template: {name: PersonFR, person: 17497}
|
||||
Cécile de France:
|
||||
template: {name: PersonFR, person: 17522}
|
||||
Gérard Depardieu:
|
||||
template: {name: PersonFR, person: 16927}
|
||||
Jamel Debbouze:
|
||||
template: {name: PersonFR, person: 2408}
|
||||
Monica Bellucci:
|
||||
template: {name: PersonFR, person: 28782}
|
||||
Alexandra Lamy:
|
||||
template: {name: PersonFR, person: 113617}
|
||||
Jean Dujardin:
|
||||
template: {name: PersonFR, person: 56024}
|
||||
Jean-Paul Belmondo:
|
||||
template: {name: PersonFR, person: 3829}
|
||||
Michel Serrault:
|
||||
template: {name: PersonFR, person: 12270}
|
||||
|
||||
######################################################
|
||||
# BOLLY #
|
||||
######################################################
|
||||
|
||||
Aamir Khan:
|
||||
template: {name: PersonIN, person: 52763}
|
||||
Salman Khan:
|
||||
template: {name: PersonIN, person: 42802}
|
||||
Shah Rukh Khan:
|
||||
template: {name: PersonIN, person: 35742}
|
||||
Kareena Kapoor Khan:
|
||||
template: {name: PersonIN, person: 37233}
|
||||
Kajol:
|
||||
template: {name: PersonIN, person: 55061}
|
||||
Amitabh Bachchan:
|
||||
template: {name: PersonIN, person: 35}
|
||||
Hrithik Roshan:
|
||||
template: {name: PersonIN, person: 78749}
|
||||
Akshay Kumar:
|
||||
template: {name: PersonIN, person: 35070}
|
||||
|
||||
######################################################
|
||||
# Other #
|
||||
######################################################
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
######################################################
|
||||
# USA #
|
||||
######################################################
|
||||
|
||||
|
||||
Adam Sandler:
|
||||
template: {name: Person, person: 19292}
|
||||
Al Pacino:
|
||||
template: {name: Person, person: 1158}
|
||||
Alfred Hitchcock:
|
||||
template: {name: Person, person: 2636}
|
||||
Amy Adams:
|
||||
template: {name: Person, person: 9273}
|
||||
Angelina Jolie:
|
||||
template: {name: Person, person: 11701}
|
||||
Anne Hathaway:
|
||||
template: {name: Person, person: 1813}
|
||||
Anthony Hopkins:
|
||||
template: {name: Person, person: 4173}
|
||||
Antonio Banderas:
|
||||
template: {name: Person, person: 3131}
|
||||
Arnold Schwarzenegger:
|
||||
template: {name: Person, person: 1100}
|
||||
Ben Affleck:
|
||||
template: {name: Person, person: 880}
|
||||
Ben Stiller:
|
||||
template: {name: Person, person: 7399}
|
||||
Bill Murray:
|
||||
template: {name: Person, person: 1532}
|
||||
Brad Pitt:
|
||||
template: {name: Person, person: 287}
|
||||
Brendan Fraser:
|
||||
template: {name: Person, person: 18269}
|
||||
Bruce Lee:
|
||||
template: {name: Person, person: 19429}
|
||||
Bruce Willis:
|
||||
template: {name: Person, person: 62}
|
||||
Cameron Diaz:
|
||||
template: {name: Person, person: 6941}
|
||||
Carrie Fisher:
|
||||
template: {name: Person, person: 4}
|
||||
Cate Blanchett:
|
||||
template: {name: Person, person: 112}
|
||||
Catherine Zeta-Jones:
|
||||
template: {name: Person, person: 1922}
|
||||
Channing Tatum:
|
||||
template: {name: Person, person: 38673}
|
||||
Charlie Chaplin:
|
||||
template: {name: Person, person: 13848}
|
||||
Charlize Theron:
|
||||
template: {name: Person, person: 6885}
|
||||
Christian Bale:
|
||||
template: {name: Person, person: 3894}
|
||||
Chris Evans:
|
||||
template: {name: Person, person: 16828}
|
||||
Chris Hemsworth:
|
||||
template: {name: Person, person: 74568}
|
||||
Chris Pratt:
|
||||
template: {name: Person, person: 73457}
|
||||
Chris Rock:
|
||||
template: {name: Person, person: 2632}
|
||||
Christopher Nolan:
|
||||
template: {name: Person, person: 525}
|
||||
Christopher Walken:
|
||||
template: {name: Person, person: 4690}
|
||||
Chuck Norris:
|
||||
template: {name: Person, person: 51576}
|
||||
Clint Eastwood:
|
||||
template: {name: Person, person: 190}
|
||||
Coen Brothers:
|
||||
template: {name: Person, person: "1223, 1224"}
|
||||
summary: "Joel Coen and Ethan Coen, collectively referred to as the Coen Brothers, are American film directors, producers, screenwriters, and editors. Their films span many genres and styles, which they frequently subvert or parody. Their most acclaimed works include: Raising Arizona (1987), Miller's Crossing (1990), Fargo (1996), The Big Lebowski (1998), O Brother, Where Art Thou? (2000), No Country for Old Men (2007), Burn After Reading (2008), A Serious Man (2009), True Grit (2010), Inside Llewyn Davis (2013), and The Ballad of Buster Scruggs (2018)."
|
||||
Daniel Craig:
|
||||
template: {name: Person, person: 8784}
|
||||
Dave Bautista:
|
||||
template: {name: Person, person: 543530}
|
||||
Dave Chappelle:
|
||||
template: {name: Person, person: 4169}
|
||||
Denzel Washington:
|
||||
template: {name: Person, person: 5292}
|
||||
Diane Keaton:
|
||||
template: {name: Person, person: 3092}
|
||||
Don Cheadle:
|
||||
template: {name: Person, person: 1896}
|
||||
Dustin Hoffman:
|
||||
template: {name: Person, person: 4483}
|
||||
Dwayne Johnson:
|
||||
template: {name: Person, person: 18918}
|
||||
Eddie Murphy:
|
||||
template: {name: Person, person: 776}
|
||||
Edward Norton:
|
||||
template: {name: Person, person: 819}
|
||||
Elliot Page:
|
||||
template: {name: Person, person: 27578}
|
||||
Emma Stone:
|
||||
template: {name: Person, person: 54693}
|
||||
Emma Watson:
|
||||
template: {name: Person, person: 10990}
|
||||
Ewan McGregor:
|
||||
template: {name: Person, person: 3061}
|
||||
George Clooney:
|
||||
template: {name: Person, person: 1461}
|
||||
Gerard Butler:
|
||||
template: {name: Person, person: 17276}
|
||||
Harrison Ford:
|
||||
template: {name: Person, person: 3}
|
||||
Hayao Miyazaki:
|
||||
template: {name: Person, person: 608}
|
||||
Hugh Jackman:
|
||||
template: {name: Person, person: 6968}
|
||||
Ian McKellen:
|
||||
template: {name: Person, person: 1327}
|
||||
Ice Cube:
|
||||
template: {name: Person, person: 9778}
|
||||
J.J. Abrams:
|
||||
template: {name: Person, person: 15344}
|
||||
Jack Black:
|
||||
template: {name: Person, person: 70851}
|
||||
Jackie Chan:
|
||||
template: {name: Person, person: 18897}
|
||||
James Cameron:
|
||||
template: {name: Person, person: 2710}
|
||||
James Franco:
|
||||
template: {name: Person, person: 17051}
|
||||
Jamie Foxx:
|
||||
template: {name: Person, person: 134}
|
||||
Jason Bateman:
|
||||
template: {name: Person, person: 23532}
|
||||
Jason Statham:
|
||||
template: {name: Person, person: 976}
|
||||
Jeff Bridges:
|
||||
template: {name: Person, person: 1229}
|
||||
Jeff Goldblum:
|
||||
template: {name: Person, person: 4785}
|
||||
Jennifer Aniston:
|
||||
template: {name: Person, person: 4491}
|
||||
Jennifer Lawrence:
|
||||
template: {name: Person, person: 72129}
|
||||
Jesse Eisenberg:
|
||||
template: {name: Person, person: 44735}
|
||||
Jessica Alba:
|
||||
template: {name: Person, person: 56731}
|
||||
Jet Li:
|
||||
template: {name: Person, person: 1336}
|
||||
Jim Carrey:
|
||||
template: {name: Person, person: 206}
|
||||
John Candy:
|
||||
template: {name: Person, person: 7180}
|
||||
John Travolta:
|
||||
template: {name: Person, person: 8891}
|
||||
John Wayne:
|
||||
template: {name: Person, person: 4165}
|
||||
Johnny Depp:
|
||||
template: {name: Person, person: 85}
|
||||
Julia Roberts:
|
||||
template: {name: Person, person: 1204}
|
||||
Kevin Bacon:
|
||||
template: {name: Person, person: 4724}
|
||||
Kevin Costner:
|
||||
template: {name: Person, person: 1269}
|
||||
Kevin Hart:
|
||||
template: {name: Person, person: 55638}
|
||||
Kevin Smith:
|
||||
template: {name: Person, person: 19303}
|
||||
Leonardo DiCaprio:
|
||||
template: {name: Person, person: 6193}
|
||||
Liam Neeson:
|
||||
template: {name: Person, person: 3896}
|
||||
Lucy Liu:
|
||||
template: {name: Person, person: 140}
|
||||
M. Night Shyamalan:
|
||||
template: {name: Person, person: 11614}
|
||||
Mark Wahlberg:
|
||||
template: {name: Person, person: 13240}
|
||||
Matt Damon:
|
||||
template: {name: Person, person: 1892}
|
||||
Matthew McConaughey:
|
||||
template: {name: Person, person: 10297}
|
||||
Megan Fox:
|
||||
template: {name: Person, person: 19537}
|
||||
Mel Brooks:
|
||||
template: {name: Person, person: 14639}
|
||||
Mel Gibson:
|
||||
template: {name: Person, person: 2461}
|
||||
Melissa McCarthy:
|
||||
template: {name: Person, person: 55536}
|
||||
Meryl Streep:
|
||||
template: {name: Person, person: 5064}
|
||||
Michael Bay:
|
||||
template: {name: Person, person: 865}
|
||||
Michael Caine:
|
||||
template: {name: Person, person: 3895}
|
||||
Michael Keaton:
|
||||
template: {name: Person, person: 2232}
|
||||
Mike Myers:
|
||||
template: {name: Person, person: 12073}
|
||||
Mila Kunis:
|
||||
template: {name: Person, person: 18973}
|
||||
Milla Jovovich:
|
||||
template: {name: Person, person: 63}
|
||||
Morgan Freeman:
|
||||
template: {name: Person, person: 192}
|
||||
Natalie Portman:
|
||||
template: {name: Person, person: 524}
|
||||
Nicolas Cage:
|
||||
template: {name: Person, person: 2963}
|
||||
Nicole Kidman:
|
||||
template: {name: Person, person: 2227}
|
||||
Orlando Bloom:
|
||||
template: {name: Person, person: 114}
|
||||
Owen Wilson:
|
||||
template: {name: Person, person: 887}
|
||||
Patrick Stewart:
|
||||
template: {name: Person, person: 2387}
|
||||
Quentin Tarantino:
|
||||
template: {name: Person, person: 138}
|
||||
Reese Witherspoon:
|
||||
template: {name: Person, person: 368}
|
||||
Ridley Scott:
|
||||
template: {name: Person, person: 578}
|
||||
Robert De Niro:
|
||||
template: {name: Person, person: 380}
|
||||
Robert Downey Jr.:
|
||||
template: {name: Person, person: 3223}
|
||||
Robin Williams:
|
||||
template: {name: Person, person: 2157}
|
||||
Rosario Dawson:
|
||||
template: {name: Person, person: 5916}
|
||||
Ryan Reynolds:
|
||||
template: {name: Person, person: 10859}
|
||||
Samuel L. Jackson:
|
||||
template: {name: Person, person: 2231}
|
||||
Sandra Bullock:
|
||||
template: {name: Person, person: 18277}
|
||||
Sacha Baron Cohen:
|
||||
template: {name: Person, person: 6730}
|
||||
Scarlett Johansson:
|
||||
template: {name: Person, person: 1245}
|
||||
Sean Connery:
|
||||
template: {name: Person, person: 738}
|
||||
Seth Rogen:
|
||||
template: {name: Person, person: 19274}
|
||||
Shia LaBeouf:
|
||||
template: {name: Person, person: 10959}
|
||||
Steve Buscemi:
|
||||
template: {name: Person, person: 884}
|
||||
Steve Carell:
|
||||
template: {name: Person, person: 4495}
|
||||
Steve Martin:
|
||||
template: {name: Person, person: 67773}
|
||||
Steven Seagal:
|
||||
template: {name: Person, person: 23880}
|
||||
Steven Spielberg:
|
||||
template: {name: Person, person: 488}
|
||||
Sylvester Stallone:
|
||||
template: {name: Person, person: 16483}
|
||||
Tim Burton:
|
||||
template: {name: Person, person: 510}
|
||||
Tom Cruise:
|
||||
template: {name: Person, person: 500}
|
||||
Tom Hanks:
|
||||
template: {name: Person, person: 31}
|
||||
Tommy Lee Jones:
|
||||
template: {name: Person, person: 2176}
|
||||
Vin Diesel:
|
||||
template: {name: Person, person: 12835}
|
||||
Vince Vaughn:
|
||||
template: {name: Person, person: 4937}
|
||||
Wesley Snipes:
|
||||
template: {name: Person, person: 10814}
|
||||
Will Ferrell:
|
||||
template: {name: Person, person: 23659}
|
||||
Will Smith:
|
||||
template: {name: Person, person: 2888}
|
||||
Woody Harrelson:
|
||||
template: {name: Person, person: 57755}
|
||||
Zack Snyder:
|
||||
template: {name: Person, person: 15217}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -0,0 +1,77 @@
|
||||
##########################################################################
|
||||
##########################################################################
|
||||
## ##
|
||||
## _____ _ _____ _____ _ _____ _ ##
|
||||
## | | |_| |_ _| __ |___| |_| __|___ ___| |_ ##
|
||||
## | | | | | | | | | __ -| .'| | | | . |_ -| | ##
|
||||
## |_____|_|_|_|_|_|_ |_____|__,|_|_|_____|___|___|_|_| ##
|
||||
## |___| ##
|
||||
## ##
|
||||
## ..TV Show Library Collections YML Confg For.. ##
|
||||
## https://github.com/meisnate12/Plex-Meta-Manager ##
|
||||
##########################################################################
|
||||
## github.com/ohmybahgosh ##
|
||||
##########################################################################
|
||||
## -=My Trakt.tv Collection Lists=- ##
|
||||
## _-=https://trakt.tv/users/hdlists/lists=-_ ##
|
||||
##########################################################################
|
||||
## Every Collection Comes With a Poster I Made & A Background I Grabbed ##
|
||||
### BY NO MEANS AM I A GRAPHIC DESIGNER, SO FEEL FREE TO SWAP POSTERS ###
|
||||
##########################################################################
|
||||
# +01_ = Charts
|
||||
# +02_ = Holidays
|
||||
# +03_ = Studios or Network
|
||||
# +04_ = Collection
|
||||
# +05_ = Countries
|
||||
# +06_ = Genres
|
||||
# +07_ = Awards
|
||||
# +08_ = Decades
|
||||
# +09_ = People
|
||||
# +10_ = Movies
|
||||
|
||||
collections:
|
||||
|
||||
Trending:
|
||||
sync_mode: sync
|
||||
trakt_trending: 20
|
||||
tmdb_trending_weekly: 20
|
||||
sort_title: '+01_1Trending'
|
||||
summary: "Shows Trending across the internet"
|
||||
url_poster: https://i.imgur.com/kEi4zWu.png
|
||||
smart_label: originally_available.desc
|
||||
sonarr_add: true
|
||||
sonarr_search: true
|
||||
sonarr_monitor: all
|
||||
|
||||
Popular:
|
||||
sync_mode: sync
|
||||
imdb_list:
|
||||
url: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries
|
||||
limit: 25
|
||||
sort_title: '+01_2Popular'
|
||||
summary: "Popular Shows across the internet"
|
||||
url_poster: https://i.imgur.com/EbhXNCG.png
|
||||
smart_label: originally_available.desc
|
||||
sonarr_add: true
|
||||
sonarr_search: false
|
||||
sonarr_monitor: all
|
||||
|
||||
|
||||
|
||||
Watching Now:
|
||||
sort_title: +00_1watchingnow
|
||||
summary: Watching now
|
||||
sync_mode: sync
|
||||
url_poster: https://i.imgur.com/hZKcLdT.png
|
||||
trakt_watchlist:
|
||||
- me
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/mraniki/lists/tonightseries
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -0,0 +1,102 @@
|
||||
#####################################################
|
||||
# Network Collections #
|
||||
######################################################
|
||||
# +01_ = Charts
|
||||
# +02_ = Holidays
|
||||
# +03_ = Studios or Network
|
||||
# +04_ = Collection
|
||||
# +05_ = Countries
|
||||
# +06_ = Genres
|
||||
# +07_ = Awards
|
||||
# +08_ = Decades
|
||||
# +09_ = People
|
||||
# +10_ = Movies
|
||||
|
||||
|
||||
templates:
|
||||
network:
|
||||
optional:
|
||||
- network
|
||||
tmdb_network: <<network>>
|
||||
sort_title: +3_<<collection_name>>
|
||||
sync_mode: sync
|
||||
smart_label: originally_available.desc
|
||||
|
||||
|
||||
collections:
|
||||
HBO:
|
||||
template: { name: network, network: "49, 2593, 3186, 3308" }
|
||||
schedule: weekly (thursday)
|
||||
|
||||
# Cinemax:
|
||||
# template: { name: network, network: 359 }
|
||||
Showtime:
|
||||
template: { name: network, network: 67 }
|
||||
schedule: weekly (thursday)
|
||||
|
||||
Netflix:
|
||||
template: { name: network, network: 213 }
|
||||
schedule: weekly (thursday)
|
||||
|
||||
|
||||
Hulu:
|
||||
template: { name: network, network: 453 }
|
||||
schedule: weekly (thursday)
|
||||
|
||||
|
||||
# Syfy:
|
||||
# template: { name: network, network: "77, 3701" }
|
||||
Starz:
|
||||
template: { name: network, network: "318, 758, 4906" }
|
||||
schedule: weekly (thursday)
|
||||
|
||||
HGTV:
|
||||
template: { name: network, network: 210 }
|
||||
schedule: weekly (thursday)
|
||||
# TBS:
|
||||
# template: { name: network, network: 68 }
|
||||
# schedule: weekly (monday)
|
||||
# TBS Tokyo:
|
||||
# template: { name: network, network: 1393 }
|
||||
|
||||
National Geographic:
|
||||
template: { name: network, network: "43, 799, 1756, 1825, 3355, 4293, 4476" }
|
||||
schedule: weekly (thursday)
|
||||
|
||||
|
||||
Prime Video:
|
||||
template: { name: network, network: 1024 }
|
||||
schedule: weekly (thursday)
|
||||
|
||||
|
||||
# YouTube:
|
||||
# template: { name: network, network: "247, 1436, 4869" }
|
||||
FX:
|
||||
template: { name: network, network: 88 }
|
||||
schedule: weekly (thursday)
|
||||
|
||||
|
||||
Disney+:
|
||||
template: { name: network, network: "2739, 2919" }
|
||||
schedule: weekly (thursday)
|
||||
|
||||
|
||||
Apple+:
|
||||
template: { name: network, network: 2552 }
|
||||
schedule: weekly (thursday)
|
||||
|
||||
Discovery:
|
||||
template: { name: network, network: "10, 22, 64, 106, 244, 626, 670, 1079, 1287, 1534, 2087, 2480, 2692, 3045, 3591, 3900, 3953, 4440, 4462, 4741" }
|
||||
schedule: weekly (thursday)
|
||||
|
||||
# A&E:
|
||||
# template: { name: network, network: "129, 2639, 3688" }
|
||||
BBC:
|
||||
template: { name: network, network: "3546, 3278, 4, 332" }
|
||||
url_poster: https://i.imgur.com/8f5EQSn.png
|
||||
schedule: weekly (thursday)
|
||||
|
||||
iTV:
|
||||
template: { name: network, network: "9, 3448, 24546, 5238" }
|
||||
url_poster: https://i.imgur.com/7iiQ02K.png
|
||||
|
@ -0,0 +1,101 @@
|
||||
##########################################################################
|
||||
##########################################################################
|
||||
## ##
|
||||
## _____ _ _____ _____ _ _____ _ ##
|
||||
## | | |_| |_ _| __ |___| |_| __|___ ___| |_ ##
|
||||
## | | | | | | | | | __ -| .'| | | | . |_ -| | ##
|
||||
## |_____|_|_|_|_|_|_ |_____|__,|_|_|_____|___|___|_|_| ##
|
||||
## |___| ##
|
||||
## ##
|
||||
## ..TV Show Library Collections YML Confg For.. ##
|
||||
## https://github.com/meisnate12/Plex-Meta-Manager ##
|
||||
##########################################################################
|
||||
## github.com/ohmybahgosh ##
|
||||
##########################################################################
|
||||
## -=My Trakt.tv Collection Lists=- ##
|
||||
## _-=https://trakt.tv/users/hdlists/lists=-_ ##
|
||||
##########################################################################
|
||||
## Every Collection Comes With a Poster I Made & A Background I Grabbed ##
|
||||
### BY NO MEANS AM I A GRAPHIC DESIGNER, SO FEEL FREE TO SWAP POSTERS ###
|
||||
##########################################################################
|
||||
# +01_ = Charts
|
||||
# +02_ = Holidays
|
||||
# +03_ = Studios or Network
|
||||
# +04_ = Collection
|
||||
# +05_ = Countries
|
||||
# +06_ = Genres
|
||||
# +07_ = Awards
|
||||
# +08_ = Decades
|
||||
# +09_ = People
|
||||
# +10_ = Movies
|
||||
|
||||
templates:
|
||||
Studio:
|
||||
optional:
|
||||
- company
|
||||
tmdb_company: <<company>>
|
||||
sort_title: +03_<<collection_name>>
|
||||
smart_label: release.desc
|
||||
schedule: weekly (wednesday)
|
||||
|
||||
collections:
|
||||
|
||||
DC:
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/movistapp/lists/dc-comics
|
||||
- https://trakt.tv/users/tetharion/lists/worlds-of-dc
|
||||
- https://trakt.tv/users/littlgrim/lists/dc
|
||||
- https://trakt.tv/users/rkvine82/lists/dc-comic-shows
|
||||
- https://trakt.tv/users/asterlea/lists/dceu
|
||||
- https://trakt.tv/users/donxy/lists/dc-comics-animated
|
||||
- https://trakt.tv/users/donxy/lists/dc-universe-animated-original-movies
|
||||
- https://trakt.tv/users/donxy/lists/dc-animated-series-universe
|
||||
summary: DC Comics is one of the largest and oldest American comic book companies, with their first comic under the DC banner being published in 1937.The majority of its publications take place within the fictional DC Universe and feature numerous culturally iconic heroic characters, such as Superman, Batman, and Wonder Woman. It is widely known for some of the most famous and recognizable teams including the Justice League, the Justice Society of America, and the Teen Titans. The universe also features a large number of well-known supervillains such as the Joker, Lex Luthor, and Darkseid. The company has published non-DC Universe-related material, including Watchmen, V for Vendetta, Fables and many titles under their alternative imprint Vertigo.
|
||||
url_poster: https://i.imgur.com/Og1sKU1.png
|
||||
sync_mode: sync
|
||||
sort_title: "+03_DC"
|
||||
|
||||
|
||||
# Marvel:
|
||||
# template: { name: Studio, company: 13252}
|
||||
# tmdb_keyword: 180547
|
||||
# summary: Marvel Studios, LLC is an American film and television studio that is a subsidiary of Walt Disney Studios, a division of The Walt Disney Company. Marvel Studios is known for the production of the Marvel Cinematic Universe films, based on characters that appear in Marvel Comics publications.
|
||||
# url_poster: https://i.imgur.com/DnTP8xl.png
|
||||
|
||||
Marvel:
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/donxy/lists/marvel-cinematic-universe
|
||||
- https://trakt.tv/users/asterlea/lists/marvel-television
|
||||
- https://trakt.tv/users/mediashare2000/lists/marvel-animation
|
||||
- https://trakt.tv/users/signoftheshadow/lists/mcu
|
||||
- https://trakt.tv/users/ifigenia1986/lists/mcu-series
|
||||
summary: Marvel counts among its characters such well-known superheroes as Spider-Man, Iron Man, Captain America, the Hulk, Thor, Wolverine, Ant-Man, the Wasp, Black Widow, Hawkeye, Captain Marvel, Black Panther, Doctor Strange, the Scarlet Witch, Quicksilver, She-Hulk, the Vision, the Falcon, the Winter Soldier, Ghost Rider, Blade, Daredevil, Luke Cage, Iron Fist, Ms. Marvel, Miles Morales, the Punisher, Shang-Chi and Deadpool. Superhero teams exist such as the Avengers, the X-Men, the Fantastic Four and the Guardians of the Galaxy.
|
||||
url_poster: https://i.imgur.com/T7Q4oTO.png
|
||||
sync_mode: sync
|
||||
sort_title: "+03_Marvel"
|
||||
|
||||
|
||||
LEGO:
|
||||
template: { name: Studio, company: 4081 }
|
||||
summary: "Lego movies, TV, and shorts"
|
||||
url_poster: https://i.imgur.com/AKe5dJo.png
|
||||
|
||||
|
||||
TV Show Francais:
|
||||
sort_title: +03_ZFrenchTV
|
||||
summary: French TV Show
|
||||
sync_mode: sync
|
||||
url_poster: https://i.imgur.com/6Nx3gU9.png
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/mraniki/lists/french-series
|
||||
- https://trakt.tv/users/mraniki/lists/tele
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -0,0 +1,404 @@
|
||||
##########################################################################
|
||||
##########################################################################
|
||||
## ##
|
||||
## _____ _ _____ _____ _ _____ _ ##
|
||||
## | | |_| |_ _| __ |___| |_| __|___ ___| |_ ##
|
||||
## | | | | | | | | | __ -| .'| | | | . |_ -| | ##
|
||||
## |_____|_|_|_|_|_|_ |_____|__,|_|_|_____|___|___|_|_| ##
|
||||
## |___| ##
|
||||
## ##
|
||||
## ..TV Show Library Collections YML Confg For.. ##
|
||||
## https://github.com/meisnate12/Plex-Meta-Manager ##
|
||||
##########################################################################
|
||||
## github.com/ohmybahgosh ##
|
||||
##########################################################################
|
||||
## -=My Trakt.tv Collection Lists=- ##
|
||||
## _-=https://trakt.tv/users/hdlists/lists=-_ ##
|
||||
##########################################################################
|
||||
## Every Collection Comes With a Poster I Made & A Background I Grabbed ##
|
||||
### BY NO MEANS AM I A GRAPHIC DESIGNER, SO FEEL FREE TO SWAP POSTERS ###
|
||||
##########################################################################
|
||||
# +01_ = Charts
|
||||
# +02_ = Holidays
|
||||
# +03_ = Studios or Network
|
||||
# +04_ = Collection
|
||||
# +05_ = Countries
|
||||
# +06_ = Genres
|
||||
# +07_ = Awards
|
||||
# +08_ = Decades
|
||||
# +09_ = People
|
||||
# +10_ = Movies
|
||||
|
||||
|
||||
|
||||
|
||||
templates:
|
||||
Genre:
|
||||
sort_title: +06_<<collection_name>>
|
||||
sync_mode: sync
|
||||
url_background: https://bit.ly/PlexMovieBackground
|
||||
smart_label: originally_available.desc
|
||||
|
||||
#####################################################
|
||||
# Genre Collections #
|
||||
######################################################
|
||||
|
||||
collections:
|
||||
|
||||
Action:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/fresnobiker/lists/action-movies-2000-to-2021
|
||||
- https://trakt.tv/users/g0g0/lists/heroic-killer-bad-ass
|
||||
- https://trakt.tv/users/movistapp/lists/action
|
||||
- https://trakt.tv/users/grimreaper1972/lists/action-tv
|
||||
imdb_list:
|
||||
- https://www.imdb.com/search/title/?genres=action&title_type=tv_series,mini_series
|
||||
url_poster: https://cutt.ly/PlexMovieAction
|
||||
|
||||
|
||||
Adventure:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/movistapp/lists/adventure
|
||||
- https://trakt.tv/users/krissykk/lists/adventure-drama-comedy-discovery-novels-1of2
|
||||
url_poster: https://cutt.ly/PlexMovieAdventure
|
||||
|
||||
Animation:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/movistapp/lists/animation
|
||||
url_poster: http://bit.ly/PlexMovieAnimation
|
||||
|
||||
Anime:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/giladg/lists/site-sound-50-essential-anime-films
|
||||
- https://trakt.tv/users/sweevie/lists/top-100-anime-movies
|
||||
summary: Anime
|
||||
url_poster: http://bit.ly/PlexMovieAnime
|
||||
|
||||
British Police:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/guy1307/lists/detective-uk
|
||||
- https://trakt.tv/users/wsquaredtoronto/lists/tv-british-police-procedurals
|
||||
- https://trakt.tv/users/jimmothy-bizarreaux/lists/whodunnit-howcatchem-murder-mystery-police-
|
||||
- https://trakt.tv/users/rudiecantfail/lists/uk-detective-crime-series
|
||||
sync_mode: sync
|
||||
summary: Very Best British Procedurals
|
||||
url_poster: http://bit.ly/PlexBritishPolice
|
||||
|
||||
Comedy:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/amymarie1982/lists/comedies
|
||||
- https://trakt.tv/users/norman05/lists/sitcoms
|
||||
- https://trakt.tv/users/coldkeys/lists/classic-american-comedy
|
||||
- https://trakt.tv/users/pauls67/lists/british-comedy
|
||||
url_poster: https://bit.ly/PlexMovieComedy
|
||||
|
||||
Courtroom:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/lollipopp/lists/lawyer-court
|
||||
- https://trakt.tv/users/kayaaron13/lists/top-courtroom-dramas
|
||||
- https://trakt.tv/users/additup/lists/legal-drama_judiciaire
|
||||
summary: Showcasing brainy lawyers, gripping cases, and complex plotlines, these are the best legal dramas to watch
|
||||
url_poster: http://bit.ly/PlexGenreCourtroom
|
||||
|
||||
Crime:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/movistapp/lists/crime
|
||||
- https://trakt.tv/users/alonna/lists/mysteries
|
||||
- https://trakt.tv/users/angrymermaid/lists/detective-modern-crime-
|
||||
url_poster: https://bit.ly/PlexMovieCrime
|
||||
|
||||
Documentary:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/hdlists/lists/documentary-movies-top-rated-from-1980-to-today
|
||||
- https://trakt.tv/users/kayaaron13/lists/ranker-greatest-documentaries-of-all-time
|
||||
- https://trakt.tv/users/sp1ti/lists/the-documentary-blog-s-top-50-documentaries-of-the-decade
|
||||
- https://trakt.tv/users/firetv4k/lists/nature-documentaries
|
||||
- https://trakt.tv/users/gary-lydement/lists/best-nature-doco-s-shows
|
||||
- https://trakt.tv/users/firetv4k/lists/science-documentaries
|
||||
- https://trakt.tv/users/michaeldibben/lists/documentaries-scientific-factual
|
||||
- https://trakt.tv/users/oxnard/lists/documentaries
|
||||
- https://trakt.tv/users/acerider/lists/movies-nature
|
||||
- https://trakt.tv/users/hammers-lists/lists/martial-arts-documentaries
|
||||
- https://trakt.tv/users/cscott1/lists/history-science-documentaries
|
||||
sync_mode: sync
|
||||
summary: Top Rated Documentaries from 1980 onward
|
||||
url_poster: https://bit.ly/PlexMovieDocumentary
|
||||
|
||||
Drama:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/movistapp/lists/drama
|
||||
- https://trakt.tv/users/majeed_pk/lists/drama-movies-_-the-essential-list
|
||||
- https://trakt.tv/users/krissykk/lists/drama-11910764
|
||||
url_poster: https://bit.ly/PlexMovieDrama
|
||||
|
||||
Dystopian:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/mezuror/lists/dystopian
|
||||
- https://trakt.tv/users/remontant/lists/dystopian-movies
|
||||
url_poster: http://bit.ly/PlexGenreDystopian
|
||||
|
||||
|
||||
Earth:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/mraniki/lists/earth
|
||||
- https://trakt.tv/users/gary-lydement/lists/best-nature-doco-s-shows
|
||||
- https://trakt.tv/users/joseph-recendez/lists/science-and-nature-shows
|
||||
- https://trakt.tv/users/firetv4k/lists/science-documentaries
|
||||
- https://trakt.tv/users/michaeldibben/lists/the-natural-world
|
||||
- https://trakt.tv/users/kingkearney/lists/science-and-nature-documentaries
|
||||
- https://trakt.tv/users/firetv4k/lists/science-documentaries
|
||||
- https://trakt.tv/users/acerider/lists/movies-nature
|
||||
- https://trakt.tv/users/hammers-lists/lists/attenborough-documentaries
|
||||
- https://trakt.tv/users/krissykk/lists/documentary-the-planet-the-life-the-people
|
||||
summary: The Planet, The Life & The People
|
||||
url_poster: http://bit.ly/PlexGenreEarth
|
||||
|
||||
Family:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/movistapp/lists/family
|
||||
- https://trakt.tv/users/jealad/lists/family
|
||||
- https://trakt.tv/users/rizreflects/lists/feel-good
|
||||
- https://trakt.tv/users/additup/lists/feelgood-movies-tv-shows
|
||||
- https://trakt.tv/users/krissykk/lists/family-night-for-all-ages-also-see-animation
|
||||
url_poster: https://bit.ly/PlexMovieFamily
|
||||
|
||||
Fantasy:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/movistapp/lists/fantasy
|
||||
- https://trakt.tv/users/6911557d-5846-4d10-97c8-af0ed44a5dc7/lists/fantasy
|
||||
url_poster: https://bit.ly/PlexMovieFantasy
|
||||
|
||||
Food:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/mraniki/lists/theme-food-kitchen
|
||||
- https://trakt.tv/users/idelo/lists/food-movies
|
||||
- https://trakt.tv/users/mrecko/lists/food
|
||||
url_poster: http://bit.ly/PlexGenreFood
|
||||
|
||||
Gangster:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/bmonomad/lists/gangster
|
||||
- https://trakt.tv/users/moses456/lists/hood_gangsters_ghetto-movies
|
||||
- https://trakt.tv/users/whitecoat21/lists/cartel-gang-mafia
|
||||
- https://trakt.tv/users/debonair-pirate/lists/mobsters
|
||||
- https://trakt.tv/users/krissykk/lists/documentary-movies-famous-gangsters-organized-crime
|
||||
url_poster: https://bit.ly/PlexMovieGangster
|
||||
|
||||
History:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/movistapp/lists/history
|
||||
- https://trakt.tv/users/additup/lists/period-drama-history
|
||||
url_poster: https://bit.ly/PlexMovieHistory
|
||||
|
||||
Horror:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/lish408/lists/rotten-tomatoes-best-horror-tv-shows-of-all-time
|
||||
- https://trakt.tv/users/kylesheila/lists/horror-tv
|
||||
- https://trakt.tv/users/lish408/lists/popular-horror
|
||||
- https://trakt.tv/users/movistapp/lists/horror
|
||||
url_poster: https://bit.ly/PlexMovieHorror
|
||||
|
||||
Kdrama:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/xscaredycat/lists/korean-dramas
|
||||
- https://trakt.tv/users/isaackrol/lists/kdramas-kmovies
|
||||
url_poster: http://bit.ly/PlexGenreKdrama
|
||||
|
||||
LGBTQ:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/gus210/lists/gay-movies-and-tv-shows
|
||||
- https://trakt.tv/users/sele_nap/lists/lgbt
|
||||
- https://trakt.tv/users/eragos/lists/gay-movies-tv-shows
|
||||
- https://trakt.tv/users/jmmeler/lists/gay
|
||||
url_poster: https://bit.ly/PlexMovieLGBTQPlus
|
||||
|
||||
Martial Arts:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/mraniki/lists/martial-arts
|
||||
- https://trakt.tv/users/shehrezad/lists/martial-arts
|
||||
- https://trakt.tv/users/cage/lists/martial-arts
|
||||
- https://trakt.tv/users/kabiri-erfan-gmail-com/lists/martial-art
|
||||
- https://trakt.tv/users/hammers-lists/lists/asian-martial-arts
|
||||
- https://trakt.tv/users/batmanxy/lists/martial-arts
|
||||
url_poster: https://bit.ly/PlexMovieMartialArts
|
||||
|
||||
Mindfuck:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/hdlists/lists/mindfuck-movies
|
||||
- https://trakt.tv/users/benfranklin/lists/best-mindfucks
|
||||
url_poster: https://cutt.ly/PlexMovieMindfuck
|
||||
|
||||
Music:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/hammers-lists/lists/music-heavy-movies
|
||||
- https://trakt.tv/users/movistapp/lists/music
|
||||
- https://trakt.tv/users/ld667/lists/dance-movies-_-great-list-of-dance-movies
|
||||
- https://trakt.tv/users/additup/lists/about-music
|
||||
url_poster: http://bit.ly/PlexGenreMusic
|
||||
|
||||
Musical:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/mpsimala/lists/musicals
|
||||
- https://trakt.tv/users/guavalove/lists/musical-television
|
||||
- https://trakt.tv/users/trakker/lists/musical-tv
|
||||
- https://trakt.tv/users/asterlea/lists/top-musicals
|
||||
url_poster: https://i.imgur.com/xrQ3cUp.png
|
||||
|
||||
Mystery:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/schwee/lists/murder-mystery
|
||||
- https://trakt.tv/users/mraniki/lists/mystery
|
||||
- https://trakt.tv/users/giladg/lists/murder-mystery-movies
|
||||
- https://trakt.tv/users/roses100/lists/4-rm-mystery-crime-suspense
|
||||
url_poster: https://bit.ly/PlexMovieMystery
|
||||
|
||||
Pandemic:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/twentywashere/lists/corona-extra-pandemics-and-viral-outbreaks-no-zombies
|
||||
url_poster: https://cutt.ly/PlexMoviePandemic
|
||||
|
||||
Pets:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/mraniki/lists/theme-dog
|
||||
- https://trakt.tv/users/rfsbraz/lists/veterinarian-craze
|
||||
summary: Pets!
|
||||
url_poster: https://i.imgur.com/Zr1o20F.png
|
||||
|
||||
Romance:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/movistapp/lists/romance
|
||||
- https://trakt.tv/users/rdjones247/lists/films-romance
|
||||
- https://trakt.tv/users/krissykk/lists/romance-comedy-and-drama-mixed-movies?sort=title,asc
|
||||
url_poster: https://bit.ly/PlexMovieRomance
|
||||
|
||||
Sci-Fi:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/movistapp/lists/science-fiction
|
||||
- https://trakt.tv/users/canconfirm/lists/sci-fi
|
||||
- https://trakt.tv/users/chazlarson/lists/looper-best-scifi-of-2021
|
||||
- https://trakt.tv/users/evilbyte/lists/hard-science-fiction
|
||||
- https://trakt.tv/users/zapin/lists/best-sci-fi-series
|
||||
url_poster: https://bit.ly/PlexMovieSciFi
|
||||
|
||||
Sketch Shows:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/hutchoo/lists/sketch-shows
|
||||
- https://trakt.tv/shows/key-peele
|
||||
- https://trakt.tv/users/mraniki/lists/sketch-shows
|
||||
summary: Best Sketch Shows of All time
|
||||
url_poster: https://i.imgur.com/OvCMTfr.png
|
||||
|
||||
Sports:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/lish408/lists/sports-documentary-series-film
|
||||
url_poster: https://i.imgur.com/LhtYz39.png
|
||||
|
||||
Stand Up Comedy:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/lish408/lists/stand-up-comedy-specials
|
||||
- https://trakt.tv/users/mertens21/lists/stand-up
|
||||
- https://trakt.tv/users/firestickplusmankodi/lists/urban-standup
|
||||
- https://trakt.tv/users/jakdarippa/lists/stand-up-comedy
|
||||
- https://trakt.tv/users/chuckleslecloun/lists/stand-up-added-individually
|
||||
- https://trakt.tv/users/mraniki/lists/standup
|
||||
- https://trakt.tv/users/designrat/lists/netflix-stand-up-specials
|
||||
url_poster: https://i.imgur.com/4xynCmw.png
|
||||
|
||||
Spectacle:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/mraniki/lists/show
|
||||
- https://trakt.tv/users/toasterfaerie/lists/national-theatre-live
|
||||
- https://trakt.tv/users/mraniki/lists/spectacles-francais
|
||||
- https://trakt.tv/users/mraniki/lists/theatre-francais
|
||||
- https://trakt.tv/users/mraniki/lists/au-theatre-ce-soir
|
||||
summary: Show must go on
|
||||
url_poster: https://i.imgur.com/NtjcFwa.png
|
||||
|
||||
Sword & Sorcery:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/krissykk/lists/adventure-swords-sorcery-dragons-legends-mythical-events-2of2
|
||||
url_poster: https://i.imgur.com/P1jgVUG.png
|
||||
|
||||
Thriller:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/lizline73-gmail-com/lists/thriller-series
|
||||
url_poster: https://i.imgur.com/WEJfAl6.png
|
||||
|
||||
TrueCrime:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/lish408/lists/true-crime-documentary-series-film
|
||||
- https://trakt.tv/users/billy-shakes/lists/essential-true-crime
|
||||
- https://trakt.tv/users/tkreimark91/lists/true-crime-91
|
||||
- https://trakt.tv/users/bagpussthe2nd/lists/the-ultimate-true-crime-documentaries-list
|
||||
summary: True Crime documentary
|
||||
url_poster: https://cutt.ly/PlexMovieTrueCrime
|
||||
|
||||
War:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/maxtrontv/lists/war-tv-shows
|
||||
- https://trakt.tv/users/majeed_pk/lists/wwii-tv-series
|
||||
- https://trakt.tv/users/debonair-pirate/lists/war
|
||||
url_poster: https://i.imgur.com/JC6r616.png
|
||||
|
||||
Western:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/edrodez/lists/classic-tv-shows-western
|
||||
- https://trakt.tv/users/dix0914/lists/westerns
|
||||
url_poster: https://i.imgur.com/BOL9EDO.png
|
||||
|
||||
Zombie:
|
||||
template: { name: Genre}
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/ld667/lists/the-most-epic-zombie-films-since-2000
|
||||
- https://trakt.tv/users/almj24/lists/zombies
|
||||
- https://trakt.tv/users/mraniki/lists/zombie
|
||||
sync_mode: sync
|
||||
url_poster: https://i.imgur.com/FgTf0gC.png
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in new issue