'Smart Collections' allow for Plex to automatically add shows based on their network, and do not require PMM runs to function. Sorted by latest episode releasepull/70/head
parent
14c87709b3
commit
4f7c119614
@ -0,0 +1,92 @@
|
||||
templates:
|
||||
network:
|
||||
smart_filter:
|
||||
sort_by: episode_added.desc
|
||||
validate: false
|
||||
any:
|
||||
network: <<network>>
|
||||
sort_title: ~2_<<collection_name>>
|
||||
url_background: https://wallpaper.dog/large/20509069.jpg
|
||||
schedule: weekly (sunday)
|
||||
collections:
|
||||
BBC Shows:
|
||||
template: { name: network, network: "BBC, BBC America, BBC Choice, BBC First, BBC Four, BBC HD, BBC iPlayer, BBC One, BBC Two, BBC Three, BBC UKTV, CBBC, Cbeebies" }
|
||||
url_poster: https://theposterdb.com/api/assets/163305/view?
|
||||
Channel 4 Shows:
|
||||
template: { name: network, network: "Channel 4, E4, More4, 4Seven, Film4" }
|
||||
url_poster: https://theposterdb.com/api/assets/165953/view?
|
||||
ITV Shows:
|
||||
template: { name: network, network: "ITV, ITV2, ITV3, ITV4, ITVBe, CITV" }
|
||||
url_poster: https://theposterdb.com/api/assets/165954/view?
|
||||
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:
|
||||
template: { name: network, network: "Cinemax" }
|
||||
url_poster: https://theposterdb.com/api/assets/166407/view?
|
||||
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://theposterdb.com/api/assets/166221/view?
|
||||
Showtime Shows:
|
||||
template: { name: network, network: "Showtime" }
|
||||
url_poster: https://theposterdb.com/api/assets/166256/view?
|
||||
Netflix Shows:
|
||||
template: { name: network, network: "Netflix" }
|
||||
url_poster: https://theposterdb.com/api/assets/163448/view?
|
||||
Hulu Shows:
|
||||
template: { name: network, network: "Hulu" }
|
||||
url_poster: https://theposterdb.com/api/assets/163302/view?
|
||||
NBCUniversal Shows:
|
||||
template: { name: network, network: "Bravo, CNBC, E!, MSNBC, NBC, Oxgen, Peacock, SyFy" }
|
||||
url_poster: https://theposterdb.com/api/assets/166395/view?
|
||||
Starz Shows:
|
||||
template: { name: network, network: "Starz" }
|
||||
url_poster: https://theposterdb.com/api/assets/163279/view?
|
||||
HGTV Shows:
|
||||
template: { name: network, network: "HGTV, HGTV Canada" }
|
||||
url_poster: https://i.ibb.co/BNH8pjz/HGTV.jpg
|
||||
TBS Shows:
|
||||
template: { name: network, network: "TBS" }
|
||||
url_poster: https://i.ibb.co/LPkFTf3/TBS.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:
|
||||
template: { name: network, network: "YouTube, YouTube Premium" }
|
||||
url_poster: https://theposterdb.com/api/assets/165890/view?
|
||||
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?
|
Loading…
Reference in new issue