parent
139c90b993
commit
691e9b22c1
@ -0,0 +1,20 @@
|
||||
templates:
|
||||
Collection:
|
||||
optional:
|
||||
- list
|
||||
- show
|
||||
- poster
|
||||
tvdb_list_details: <<list>>
|
||||
tvdb_show: <<show>>
|
||||
url_poster: <<poster>>
|
||||
sync_mode: sync
|
||||
collection_order: release
|
||||
sort_title: "!060_<<collection_name>>"
|
||||
collections:
|
||||
Attenborough:
|
||||
template: {name: Collection}
|
||||
plex_all: true
|
||||
filter:
|
||||
actor: David Attenborough
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/Franchises/main/Attenborough.jpg
|
||||
summary: Collection of David Attenborough TV Shows.
|
@ -0,0 +1,131 @@
|
||||
#######################################################
|
||||
# Documentary Genres #
|
||||
# TV Collections #
|
||||
#######################################################
|
||||
|
||||
templates:
|
||||
Collection:
|
||||
optional:
|
||||
- poster
|
||||
#url_poster: <<poster>>
|
||||
sync_mode: sync
|
||||
sort_title: "!060_<<collection_name>>"
|
||||
collection_order: release.desc
|
||||
schedule: monthly(15)
|
||||
item_genre: <<collection_name>>
|
||||
build_collection: false
|
||||
|
||||
collections:
|
||||
America Documentary:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/America.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567617875/
|
||||
tvdb_show: 309958, 342167, 321784
|
||||
Animal Documentary:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Animal.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567611777/
|
||||
tvdb_show: 231181, 302286, 365318, 397323, 380404, 414372, 423716, 342167, 354527
|
||||
Apocalypse Documentary:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Apocalypse.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567611328/
|
||||
tvdb_show: 101421, 279117
|
||||
The Arts Documentary:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/The%20Arts.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567611610/
|
||||
tvdb_show: 362158, 353954, 418474, 266866
|
||||
Building Documentary:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Building.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567611261/
|
||||
tvdb_show: 400435, 280472, 363422, 269355, 379326
|
||||
Conspiracy Documentary:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Conspiracy.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567611457/
|
||||
tvdb_show: 37043, 111931, 287495, 386899
|
||||
Dinosaur Documentary:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Dinosaur.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567611901/
|
||||
tvdb_show: 419593, 416319
|
||||
Engineering Documentary:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Engineering.jpg}
|
||||
imdb_list:
|
||||
- https://www.imdb.com/list/ls567611972/ #All other Engineering List
|
||||
- https://www.imdb.com/list/ls567611261/ #Building List
|
||||
- https://www.imdb.com/list/ls567611821/ #Engineering Disaster List
|
||||
tvdb_show: 410587, 375980, 370754, 369458, 345959, 122401, 280472, 282106, 370754, 400435, 399511, 420420
|
||||
Engineering Disaster Documentary:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Engineering%20Disaster.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567611821/
|
||||
tvdb_show: 410587, 375980, 370754, 369458, 345959
|
||||
Fringe Documentary:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Fringe.jpg}
|
||||
imdb_list:
|
||||
- https://www.imdb.com/list/ls567613015/ #All other Fringe List
|
||||
- https://www.imdb.com/list/ls567611457/ #Conpsiracy List
|
||||
- https://www.imdb.com/list/ls567616578/ #Paranormal List
|
||||
- https://www.imdb.com/list/ls567637035/ #UFO List
|
||||
tvdb_show: 37043, 111931, 287495, 386899, 261380, 111931, 255855, 417262, 290249, 370439, 336514, 413801, 111931, 311398, 255855, 370439, 376545, 420534
|
||||
History Documentary:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/History.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567613721/
|
||||
tvdb_show: 84970, 119811, 290249, 136411, 311398, 287495, 362158, 356885, 400435, 418474, 413801, 421687, 361079, 420420, 80620, 376545, 360852, 427595, 363422, 355566, 420534, 269355
|
||||
# smart_filter:
|
||||
# sort_by: year.asc
|
||||
# all:
|
||||
# genre: documentary
|
||||
# any:
|
||||
# genre: biography, war
|
||||
Human Body Documentary:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Human%20Body.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567613933/
|
||||
tvdb_show: 370439, 324346, 333111
|
||||
tmdb_show: 207778
|
||||
Manufacturing Documentary:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Manufacturing.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567613987/
|
||||
tvdb_show: 421687, 399511
|
||||
Nature Documentary:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Nature.jpg}
|
||||
imdb_list:
|
||||
- https://www.imdb.com/list/ls567613846/ #All other Nature List
|
||||
- https://www.imdb.com/list/ls567611777/ #Animals List
|
||||
- https://www.imdb.com/list/ls567611901/ #Dinosaur list
|
||||
- https://www.imdb.com/list/ls567616526/ #Plants List
|
||||
- https://www.imdb.com/list/ls567616754/ #Space List
|
||||
- https://www.imdb.com/list/ls567637089/ #Weather List
|
||||
tvdb_show: 231181, 302286, 365318, 397323, 380404, 414372, 423716, 342167, 354527, 419593, 416319, 268119, 388660, 356885, 333247, 387478, 136411, 377071, 390520, 269320, 255951, 286699, 370598, 80865, 419048, 398721, 433852
|
||||
Paranormal Documentary:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Paranormal.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567616578/
|
||||
tvdb_show: 261380
|
||||
Plant Documentary:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Plant.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567616526/
|
||||
tvdb_show: 298146
|
||||
Space Documentary:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Space.jpg}
|
||||
imdb_list:
|
||||
- https://www.imdb.com/list/ls567616754/ #All other Space List
|
||||
- https://www.imdb.com/list/ls567637035/ #UFO List
|
||||
tvdb_show: 377071, 364784
|
||||
Sport Documentary:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Sport.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567616746/
|
||||
tvdb_show: 362158, 398117
|
||||
Technology Documentary:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Technology.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567616111/
|
||||
tvdb_show: 122401, 362158, 282106, 358433, 410168, 417262
|
||||
True Crime:
|
||||
#url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/True%20Crime.jpg
|
||||
sort_title: "!017_True Crime"
|
||||
smart_filter:
|
||||
sort_by: year.asc
|
||||
all:
|
||||
genre: crime, documentary
|
||||
UFO Documentary:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Ufo.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567637035/
|
||||
tvdb_show: 111931, 255855
|
||||
Weather Documentary:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Weather.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567637089/
|
||||
tvdb_show: 390520, 269320, 255951, 286699, 370598, 80865, 419048
|
@ -0,0 +1,48 @@
|
||||
#######################################
|
||||
# TV Collections #
|
||||
#######################################
|
||||
|
||||
templates:
|
||||
Collection:
|
||||
optional:
|
||||
- show
|
||||
- poster
|
||||
tvdb_show: <<show>>
|
||||
#url_poster: <<poster>>
|
||||
sync_mode: sync
|
||||
collection_order: audience_rating.desc
|
||||
sort_title: "!060_<<collection_name>>"
|
||||
schedule: monthly(15)
|
||||
item_genre: <<collection_name>>
|
||||
build_collection: false
|
||||
|
||||
collections:
|
||||
Anthology:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/WhoDat104/Genres/main/Anthology.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567937024/
|
||||
Apocalypse:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Apocalypse.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls527128700/
|
||||
Historical Fiction:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Historical%20Fiction.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls527147593/
|
||||
Medical:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Medical.jpg}
|
||||
imdb_list:
|
||||
- https://www.imdb.com/list/ls064005250/
|
||||
- https://www.imdb.com/list/ls567394825/
|
||||
Slice of Life:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Slice%20of%20Life.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls527147618/
|
||||
Spy:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Spy.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls527147789/
|
||||
Stephen King:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Stephen%20King.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls567399416/
|
||||
Supernatural:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Supernatural.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls527140144/
|
||||
Time Travel:
|
||||
template: {name: Collection} #poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Time%20Travel.jpg}
|
||||
imdb_list: https://www.imdb.com/list/ls527147299/
|
@ -0,0 +1,22 @@
|
||||
collections:
|
||||
Laura's Watchlist:
|
||||
plex_watchlist: critic_rating.desc
|
||||
collection_order: custom
|
||||
sync_mode: sync
|
||||
sort_title: "!0001_<<collection_name>>"
|
||||
collection_mode: show
|
||||
Shows to Watch with Britty:
|
||||
trakt_list: https://trakt.tv/users/fuschaitea/lists/movies-to-watch-with-britty
|
||||
sync_mode: sync
|
||||
collection_order: custom
|
||||
collection_mode: show
|
||||
sort_title: "!0001_<<collection_name>>"
|
||||
Bec's Watchlist:
|
||||
trakt_userlist:
|
||||
userlist: watchlist
|
||||
user: polkadotteapot
|
||||
sort_by: released
|
||||
collection_order: custom
|
||||
sync_mode: sync
|
||||
collection_mode: hide
|
||||
sort_title: "!0002_<<collection_name>>"
|
Loading…
Reference in new issue