init
This commit is contained in:
70
Plex/Files/plex_meta_manager/Stand Up/People.yml
Normal file
70
Plex/Files/plex_meta_manager/Stand Up/People.yml
Normal file
@@ -0,0 +1,70 @@
|
||||
templates:
|
||||
collection_person:
|
||||
actor: tmdb
|
||||
tmdb_person: <<person>>
|
||||
sort_title: +_<<collection_name>>
|
||||
sync_mode: sync
|
||||
collection_order: release
|
||||
radarr_add_missing: true
|
||||
radarr_tag: pmm_standup
|
||||
|
||||
collections:
|
||||
Aziz Ansari:
|
||||
template: { name: collection_person, person: 86626 }
|
||||
|
||||
Bill Burr:
|
||||
template: { name: collection_person, person: 109708 }
|
||||
|
||||
Bo Burnham:
|
||||
template: { name: collection_person, person: 115128 }
|
||||
|
||||
Chris Rock:
|
||||
template: { name: collection_person, person: 2632 }
|
||||
|
||||
Dave Chappelle:
|
||||
template: { name: collection_person, person: 4169 }
|
||||
|
||||
Demetri Martin:
|
||||
template: { name: collection_person, person: 84075 }
|
||||
|
||||
Eddie Murphy:
|
||||
template: { name: collection_person, person: 776 }
|
||||
|
||||
George Carlin:
|
||||
template: { name: collection_person, person: 15903 }
|
||||
|
||||
Jerry Seinfeld:
|
||||
template: { name: collection_person, person: 16377 }
|
||||
|
||||
Jim Gaffigan:
|
||||
template: { name: collection_person, person: 84407 }
|
||||
|
||||
Jim Norton:
|
||||
template: { name: collection_person, person: 135855 }
|
||||
|
||||
Jimmy Carr:
|
||||
template: { name: collection_person, person: 59077 }
|
||||
|
||||
John Mulaney:
|
||||
template: { name: collection_person, person: 933558 }
|
||||
|
||||
Kevin Hart:
|
||||
template: { name: collection_person, person: 55638 }
|
||||
|
||||
Louis C.K.:
|
||||
template: { name: collection_person, person: 52849 }
|
||||
|
||||
Patton Oswalt:
|
||||
template: { name: collection_person, person: 10872 }
|
||||
|
||||
Richard Pryor:
|
||||
template: { name: collection_person, person: 9309 }
|
||||
|
||||
Ricky Gervais:
|
||||
template: { name: collection_person, person: 17835 }
|
||||
|
||||
Robin Williams:
|
||||
template: { name: collection_person, person: 2157 }
|
||||
|
||||
Trevor Noah:
|
||||
template: { name: collection_person, person: 131133 }
|
45
Plex/Files/plex_meta_manager/Stand Up/Top.yml
Normal file
45
Plex/Files/plex_meta_manager/Stand Up/Top.yml
Normal file
@@ -0,0 +1,45 @@
|
||||
templates:
|
||||
collection_top:
|
||||
sort_title: +++++++++++++++++++_<<sort>>
|
||||
sync_mode: sync
|
||||
radarr_add_missing: false
|
||||
radarr_tag: pmm_top
|
||||
|
||||
collections:
|
||||
Trending:
|
||||
template: { name: collection_top, sort: 1Trending }
|
||||
trakt_trending: 40
|
||||
tmdb_trending_daily: 40
|
||||
tmdb_trending_weekly: 40
|
||||
smart_label: year.desc
|
||||
summary: Movies Trending across the internet
|
||||
url_background: https://i.imgur.com/SOVfrIq.png
|
||||
url_poster: https://i.imgur.com/4vpMZoA.png
|
||||
|
||||
Popular:
|
||||
template: { name: collection_top, sort: 2Popular }
|
||||
tmdb_popular: 40
|
||||
imdb_list:
|
||||
url: https://www.imdb.com/search/title/?title_type=feature,tv_movie,documentary,short
|
||||
limit: 40
|
||||
smart_label: year.desc
|
||||
summary: Popular Movies across the internet
|
||||
url_background: https://i.imgur.com/SOVfrIq.png
|
||||
url_poster: https://i.imgur.com/4cI2Jg4.png
|
||||
|
||||
Top Rated:
|
||||
template: { name: collection_top, sort: 3Top Rated }
|
||||
imdb_list: https://www.imdb.com/search/title/?groups=top_250&count=250
|
||||
tmdb_top_rated: 250
|
||||
smart_label: critic_rating.desc
|
||||
summary: Top Rated Movies
|
||||
url_background: https://i.imgur.com/b26VZ9y.jpg
|
||||
url_poster: https://i.imgur.com/x7BhedD.png
|
||||
|
||||
Newly Released Movies:
|
||||
template: { name: collection_top, sort: 4Newly Released }
|
||||
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
|
Reference in New Issue
Block a user