mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-12-08 14:52:31 -05:00
Removed space in name
My bad
This commit is contained in:
103
space-chef/scripts/collections/actor.yml
Executable file
103
space-chef/scripts/collections/actor.yml
Executable file
@@ -0,0 +1,103 @@
|
||||
# /$$$$$$ /$$$$$$ /$$$$$$$$ /$$$$$$ /$$$$$$$ /$$$$$$
|
||||
# /$$__ $$ /$$__ $$|__ $$__/ /$$__ $$| $$__ $$ /$$__ $$
|
||||
# | $$ \ $$| $$ \__/ | $$ | $$ \ $$| $$ \ $$| $$ \__/
|
||||
# | $$$$$$$$| $$ | $$ | $$ | $$| $$$$$$$/| $$$$$$
|
||||
# | $$__ $$| $$ | $$ | $$ | $$| $$__ $$ \____ $$
|
||||
# | $$ | $$| $$ $$ | $$ | $$ | $$| $$ \ $$ /$$ \ $$
|
||||
# | $$ | $$| $$$$$$/ | $$ | $$$$$$/| $$ | $$| $$$$$$/
|
||||
# |__/ |__/ \______/ |__/ \______/ |__/ |__/ \______/
|
||||
|
||||
external_templates:
|
||||
file: config/scripts/collections/templates.yml
|
||||
template_variables:
|
||||
collection_section: "901"
|
||||
|
||||
dynamic_collections:
|
||||
Top Actors:
|
||||
type: actor
|
||||
data:
|
||||
depth: 5
|
||||
limit: 25
|
||||
title_format: <<key_name>>
|
||||
template:
|
||||
- tmdb_person
|
||||
- smart_filter
|
||||
- shared
|
||||
template_variables:
|
||||
tmdb_person:
|
||||
default: <<value>>
|
||||
tmdb_person_offset:
|
||||
default: 0
|
||||
search_term:
|
||||
default: actor
|
||||
search_value:
|
||||
default: tmdb
|
||||
translation_key:
|
||||
default: actor
|
||||
style:
|
||||
default: bw
|
||||
dynamic:
|
||||
default: true
|
||||
include:
|
||||
- Adam Driver
|
||||
- Adam Sandler
|
||||
- Anthony Hopkins
|
||||
- Benedict Cumberbatch
|
||||
- Brad Pitt
|
||||
- Bruce Willis
|
||||
- Christian Bale
|
||||
- Christopher Walken
|
||||
- Clint Eastwood
|
||||
- Daniel Craig
|
||||
- Daniel Day-Lewis
|
||||
- Denzel Washington
|
||||
- Eddie Murphy
|
||||
- George Clooney
|
||||
- Helen Mirren
|
||||
- Hugh Jackman
|
||||
- Ian McKellen
|
||||
- Idris Elba
|
||||
- Jack Nicholson
|
||||
- James Franco
|
||||
- Jeff Bridges
|
||||
- Jeff Goldblum
|
||||
- Jennifer Aniston
|
||||
- Jennifer Lawrence
|
||||
- Jim Carrey
|
||||
- Joaquin Phoenix
|
||||
- Johnny Depp
|
||||
- Julia Roberts
|
||||
- Kate Winslet
|
||||
- Keanu Reeves
|
||||
- Kevin Hart
|
||||
- Leonardo DiCaprio
|
||||
- Liam Neeson
|
||||
- Mark Wahlberg
|
||||
- Matt Damon
|
||||
- Matthew McConaughey
|
||||
- Meryl Streep
|
||||
- Mike Myers
|
||||
- Morgan Freeman
|
||||
- Natalie Portman
|
||||
- Nicolas Cage
|
||||
- Nicole Kidman
|
||||
- Paul Rudd
|
||||
- Robert De Niro
|
||||
- Robert Downey Jr
|
||||
- Robin Williams
|
||||
- Ryan Gosling
|
||||
- Ryan Reynolds
|
||||
- Sacha Baron Cohen
|
||||
- Samuel L. Jackson
|
||||
- Sandra Bullock
|
||||
- Scarlett Johansson
|
||||
- Sean Connery
|
||||
- Seth Rogen
|
||||
- Steve Carell
|
||||
- Tim Allen
|
||||
- Tom Cruise
|
||||
- Tom Hanks
|
||||
- Viola Davis
|
||||
- Will Ferrell
|
||||
- Will Smith
|
||||
- Woody Harrelson
|
||||
88
space-chef/scripts/collections/basic.yml
Executable file
88
space-chef/scripts/collections/basic.yml
Executable file
@@ -0,0 +1,88 @@
|
||||
# /$$$$$$$ /$$$$$$ /$$$$$$ /$$$$$$ /$$$$$$
|
||||
# | $$__ $$ /$$__ $$ /$$__ $$|_ $$_/ /$$__ $$
|
||||
# | $$ \ $$| $$ \ $$| $$ \__/ | $$ | $$ \__/
|
||||
# | $$$$$$$ | $$$$$$$$| $$$$$$ | $$ | $$
|
||||
# | $$__ $$| $$__ $$ \____ $$ | $$ | $$
|
||||
# | $$ \ $$| $$ | $$ /$$ \ $$ | $$ | $$ $$
|
||||
# | $$$$$$$/| $$ | $$| $$$$$$/ /$$$$$$| $$$$$$/
|
||||
# |_______/ |__/ |__/ \______/ |______/ \______/
|
||||
|
||||
external_templates:
|
||||
file: config/scripts/collections/templates.yml
|
||||
|
||||
# __ __ ___ __ __ ___ ___ ___
|
||||
# | \/ | / _ \\ \ / /|_ _|| __|/ __|
|
||||
# | |\/| || (_) |\ V / | | | _| \__ \
|
||||
# |_| |_| \___/ \_/ |___||___||___/
|
||||
|
||||
collections:
|
||||
Newly Released:
|
||||
variables:
|
||||
key: released
|
||||
collection_section: "101"
|
||||
run_definition: movie
|
||||
template:
|
||||
- name: smart_filter
|
||||
search_term: release
|
||||
search_value: <<in_the_last_released>>
|
||||
in_the_last_released: 182
|
||||
- name: shared
|
||||
translation_key: basic_released
|
||||
allowed_libraries: movie
|
||||
|
||||
Added This Week:
|
||||
smart_filter:
|
||||
all:
|
||||
added: 7
|
||||
sort_by: added.desc
|
||||
run_definition: movie
|
||||
sort_title: "!101_Newly Released"
|
||||
|
||||
IMDb Top 250:
|
||||
run_definition: movie
|
||||
imdb_chart: top_movies
|
||||
collection_order: custom
|
||||
sort_title: "!103_IMDB"
|
||||
sync_mode: sync
|
||||
summary: IMDB's top 250 Movies
|
||||
|
||||
21st Century Shuffle:
|
||||
run_definition: movie
|
||||
collection_order: custom
|
||||
sort_title: "!105_Shuffle"
|
||||
plex_search:
|
||||
any:
|
||||
decade:
|
||||
- 2000
|
||||
- 2010
|
||||
- 2020
|
||||
sort_by: random
|
||||
limit: 200
|
||||
|
||||
# _____ __ __ ___ _ _ ___ __ __ ___
|
||||
# |_ _|\ \ / / / __|| || | / _ \\ \ / // __|
|
||||
# | | \ V / \__ \| __ || (_) |\ \/\/ / \__ \
|
||||
# |_| \_/ |___/|_||_| \___/ \_/\_/ |___/
|
||||
|
||||
|
||||
IMDb Top 250 TV:
|
||||
run_definition: show
|
||||
imdb_chart: top_shows
|
||||
collection_order: custom
|
||||
sort_title: "!103_IMDB"
|
||||
sync_mode: sync
|
||||
summary: IMDB's top 250 TV Shows
|
||||
|
||||
New Episodes:
|
||||
variables:
|
||||
key: episodes
|
||||
collection_section: "000"
|
||||
template:
|
||||
- name: smart_filter
|
||||
search_term: episode_air_date
|
||||
search_value: <<in_the_last_episodes>>
|
||||
in_the_last_episodes: 7
|
||||
type: episodes
|
||||
- name: shared
|
||||
allowed_libraries: show
|
||||
translation_key: basic_episodes
|
||||
52
space-chef/scripts/collections/director.yml
Executable file
52
space-chef/scripts/collections/director.yml
Executable file
@@ -0,0 +1,52 @@
|
||||
# /$$$$$$$ /$$$$$$ /$$$$$$$ /$$$$$$$$ /$$$$$$ /$$$$$$$$ /$$$$$$ /$$$$$$$ /$$$$$$
|
||||
# | $$__ $$|_ $$_/| $$__ $$| $$_____/ /$$__ $$|__ $$__/ /$$__ $$| $$__ $$ /$$__ $$
|
||||
# | $$ \ $$ | $$ | $$ \ $$| $$ | $$ \__/ | $$ | $$ \ $$| $$ \ $$| $$ \__/
|
||||
# | $$ | $$ | $$ | $$$$$$$/| $$$$$ | $$ | $$ | $$ | $$| $$$$$$$/| $$$$$$
|
||||
# | $$ | $$ | $$ | $$__ $$| $$__/ | $$ | $$ | $$ | $$| $$__ $$ \____ $$
|
||||
# | $$ | $$ | $$ | $$ \ $$| $$ | $$ $$ | $$ | $$ | $$| $$ \ $$ /$$ \ $$
|
||||
# | $$$$$$$/ /$$$$$$| $$ | $$| $$$$$$$$| $$$$$$/ | $$ | $$$$$$/| $$ | $$| $$$$$$/
|
||||
# |_______/ |______/|__/ |__/|________/ \______/ |__/ \______/ |__/ |__/ \______/
|
||||
|
||||
external_templates:
|
||||
file: config/scripts/collections/templates.yml
|
||||
template_variables:
|
||||
collection_section: "801"
|
||||
|
||||
dynamic_collections:
|
||||
Top Directors:
|
||||
type: director
|
||||
data:
|
||||
depth: 5
|
||||
limit: 25
|
||||
title_format: <<key_name>>
|
||||
template:
|
||||
- tmdb_person
|
||||
- smart_filter
|
||||
- shared
|
||||
template_variables:
|
||||
tmdb_person:
|
||||
default: <<value>>
|
||||
tmdb_person_offset:
|
||||
default: 0
|
||||
Richard Brooks: 1
|
||||
search_term:
|
||||
default: director
|
||||
search_value:
|
||||
default: tmdb
|
||||
translation_key:
|
||||
default: director
|
||||
dynamic:
|
||||
default: true
|
||||
include:
|
||||
- Adam McKay
|
||||
# - Alfred Hitchcock
|
||||
- Christopher Nolan
|
||||
- James Cameron
|
||||
# - M. Night Shyamalan
|
||||
- Martin Scorsese
|
||||
# - Michael Bay
|
||||
#- Quentin Tarantino
|
||||
- Ridley Scott
|
||||
- Steven Spielberg
|
||||
# - Tim Burton
|
||||
# - Zack Snyder
|
||||
176
space-chef/scripts/collections/imdb.yml
Executable file
176
space-chef/scripts/collections/imdb.yml
Executable file
@@ -0,0 +1,176 @@
|
||||
# /$$$$$$ /$$ /$$ /$$$$$$$ /$$$$$$$
|
||||
# |_ $$_/| $$$ /$$$| $$__ $$| $$__ $$
|
||||
# | $$ | $$$$ /$$$$| $$ \ $$| $$ \ $$
|
||||
# | $$ | $$ $$/$$ $$| $$ | $$| $$$$$$$
|
||||
# | $$ | $$ $$$| $$| $$ | $$| $$__ $$
|
||||
# | $$ | $$\ $ | $$| $$ | $$| $$ \ $$
|
||||
# /$$$$$$| $$ \/ | $$| $$$$$$$/| $$$$$$$/
|
||||
# |______/|__/ |__/|_______/ |_______/
|
||||
|
||||
external_templates:
|
||||
file: config/scripts/collections/templates.yml
|
||||
|
||||
# __ __ ___ __ __ ___ ___ ___
|
||||
# | \/ | / _ \\ \ / /|_ _|| __|/ __|
|
||||
# | |\/| || (_) |\ V / | | | _| \__ \
|
||||
# |_| |_| \___/ \_/ |___||___||___/
|
||||
|
||||
collections:
|
||||
|
||||
Oscars:
|
||||
template: { name: imdb_awards, run: movie, media: movie, event: oscar_picture, order: "104", sorting: release.desc, summary: "Oscar Winning Movies for Best Picture" }
|
||||
|
||||
# Christmas Collection:
|
||||
# template: { name: imdb_list, run: movie, order: "105", list: "ls000096828", sorting: rating.desc, summary: "A festive compilation of movies celebrating the Christmas season, encompassing a mix of classic and modern holiday films." }
|
||||
|
||||
Walt Disney Live Action:
|
||||
template: { name: imdb_list, run: movie, order: "201", list: "ls527128434", sorting: release.asc, summary: "A diverse collection of live-action films produced by Walt Disney Studios, ranging from adaptations of animated classics to original stories." }
|
||||
|
||||
Walt Disney Animation:
|
||||
template: { name: imdb_list, run: movie, order: "201", list: "ls527128128", sorting: release.asc, summary: "Classic and contemporary animated films from Walt Disney Animation Studios, renowned for their iconic characters and enchanting stories." }
|
||||
|
||||
Pixar:
|
||||
template: { name: imdb_list, run: movie, order: "201", list: "ls527128931", sorting: release.asc, summary: "A collection of innovative and heartwarming animated films from Pixar Animation Studios, known for their unique storytelling and cutting-edge animation." }
|
||||
|
||||
Happy Madison Productions:
|
||||
template: { name: imdb_list, run: movie, order: "201", list: "ls526451353 ", sorting: rating.desc, summary: "A series of comedy films produced by Happy Madison Productions, known for their lighthearted humor and frequent collaborations with Adam Sandler." }
|
||||
|
||||
DreamWorks Studios:
|
||||
template: { name: imdb_list, run: movie, order: "201", list: "ls527128805", sorting: release.asc, summary: "An assortment of animated and live-action films produced by DreamWorks Studios, featuring a blend of adventure, fantasy, and humor." }
|
||||
|
||||
Marvel Cinematic Universe:
|
||||
template: { name: imdb_list, run: movie, order: "301.1", list: "ls521841188", sorting: rating.desc, summary: "All MCU Movies in chronological order" }
|
||||
|
||||
Spider-Man:
|
||||
template: { name: imdb_list, run: movie, order: "301", list: "ls527912919", sorting: release.asc, summary: "A film saga featuring three versions of Spider-Man, each delving into Peter Parker's life as a superhero and student, confronting various villains and personal challenges, while exploring themes of responsibility and identity." }
|
||||
|
||||
X-Men:
|
||||
template: { name: imdb_list, run: movie, order: "301", list: "ls523578112", sorting: release.asc, summary: "A series of superhero films centered around the X-Men, a group of mutants with superpowers, battling for acceptance in a world that fears them." }
|
||||
|
||||
DC Extended Universe:
|
||||
template: { name: imdb_list, run: movie, order: "401.1", list: "ls521849168", sorting: release.asc, summary: "All DC Movies in chronological order" }
|
||||
|
||||
Borat Moviefilms:
|
||||
template: { name: imdb_list, run: movie, order: "601", list: "ls521841588", sorting: release.asc, summary: "A collection of movies that follow the misadventures of a fictitious Kazakh journalist, named Borat Sagdiyev, who travels through the United States to make documentaries, which feature real-life interactions with unsuspecting Americans." }
|
||||
|
||||
Avatar:
|
||||
template: { name: imdb_list, run: movie, order: "601", list: "ls523644853", sorting: release.asc, summary: "A groundbreaking sci-fi film by James Cameron, set on the alien world of Pandora and known for its stunning visuals and environmental themes." }
|
||||
|
||||
Anchorman:
|
||||
template: { name: imdb_list, run: movie, order: "601", list: "ls521899785", sorting: release.asc, summary: "Anchorman: The Legend of Ron Burgundy, or simply Anchorman, is a 2004 comedy film directed by Adam McKay, produced by Judd Apatow, starring Will Ferrell, and written by McKay and Ferrell. The film is a tongue-in-cheek take on the culture of the 1970s, particularly the news Action News format. It portrays a San Diego TV station where Ferrell's title character clashes with his new female counterpart. A companion film assembled from outtakes and abandoned subplots, titled Wake Up, Ron Burgundy: The Lost Movie, was released straight-to-DVD in late 2004. A sequel, Anchorman 2: The Legend Continues, was released on December 18, 2013." }
|
||||
|
||||
American Pie:
|
||||
template: { name: imdb_list, run: movie, order: "601", list: "ls526673104", sorting: release.asc, summary: "A collection of teen comedy films from the American Pie series, known for their raunchy humor and coming-of-age themes." }
|
||||
|
||||
Charlie Brown:
|
||||
template: { name: imdb_list, run: movie, order: "601", list: "ls526880548", sorting: release.asc, summary: "Animated films and specials featuring Charles Schulz's beloved character Charlie Brown and the Peanuts gang." }
|
||||
|
||||
Comedy Central Roasts:
|
||||
template: { name: imdb_list, run: movie, order: "601", list: "ls522023934", sorting: release.asc, summary: "A series of celebrity roast specials produced by Comedy Central, known for their no-holds-barred humor and celebrity guests." }
|
||||
|
||||
Dave Chappelle Stand Up Comedy:
|
||||
template: { name: imdb_list, run: movie, order: "601", list: "ls527970735", sorting: release.asc, summary: "A collection of stand-up comedy specials by Dave Chappelle, known for his sharp wit and social commentary." }
|
||||
|
||||
Katt Williams Stand Up Comedy:
|
||||
template: { name: imdb_list, run: movie, order: "601", list: "ls528040695", sorting: release.asc, summary: "A series of stand-up specials featuring Katt Williams, characterized by his sharp wit and insightful commentary on social issues, race, and celebrity, delivered with his unique style and charisma." }
|
||||
|
||||
Kevin Hart Stand Up Comedy:
|
||||
template: { name: imdb_list, run: movie, order: "601", list: "ls528040351", sorting: release.asc, summary: "A collection of performances by Kevin Hart, known for his energetic humor and relatable anecdotes that cover everyday life, relationships, and family, showcasing his rise in the comedy world." }
|
||||
|
||||
The Fast and the Furious:
|
||||
template: { name: imdb_list, run: movie, order: "601", list: "ls521899134", sorting: release.asc, summary: "An action film series centered on illegal street racing and heists." }
|
||||
|
||||
Harry Potter:
|
||||
template: { name: imdb_list, run: movie, order: "601", list: "ls521849613", sorting: release.asc, summary: "The Harry Potter films are a fantasy series based on the series of seven Harry Potter novels by British writer J. K. Rowling." }
|
||||
|
||||
IMAX:
|
||||
template: { name: imdb_list, run: movie, order: "601", list: "ls528494311", sorting: release.asc, summary: "Experience cinema's most stunning visuals with this IMAX movie collection, curated for unparalleled picture clarity and immersive sound." }
|
||||
|
||||
Jackass:
|
||||
template: { name: imdb_list, run: movie, order: "601", list: "ls523146417", sorting: release.asc, summary: "A series of comedy films based on the MTV series 'Jackass', featuring dangerous stunts and outrageous pranks." }
|
||||
|
||||
The Karate Kid:
|
||||
template: { name: imdb_list, run: movie, order: "601", list: "ls521898799", sorting: release.asc, summary: "A series of martial arts drama films following the story of young karate students and their inspirational mentors." }
|
||||
|
||||
Monster Verse:
|
||||
template: { name: imdb_list, run: movie, order: "601", list: "ls521899714", sorting: release.asc, summary: "An American multimedia franchise and shared fictional universe that is part of the MonsterVerse which is centered on a series of monster films featuring Godzilla and King Kong." }
|
||||
|
||||
Planet of the Apes:
|
||||
template: { name: imdb_list, run: movie, order: "601", list: "ls521841113", sorting: release.asc, summary: "A series of science fiction films about a world where humans and intelligent apes clash for control." }
|
||||
|
||||
Quentin Tarantino:
|
||||
template: { name: imdb_list, run: movie, order: "601", list: "ls523578671", sorting: release.asc, summary: "A collection of films directed by Quentin Tarantino, known for their stylized violence, sharp dialogue, and non-linear storytelling." }
|
||||
|
||||
Rocky Creed:
|
||||
template: { name: imdb_list, run: movie, order: "601", list: "ls523578627", sorting: release.asc, summary: "Boxing films from the 'Rocky' and 'Creed' series, chronicling the lives of Rocky Balboa and Adonis Creed inside and outside the ring." }
|
||||
|
||||
RoboCop:
|
||||
template: { name: imdb_list, run: movie, order: "601", list: "ls528089240", sorting: release.asc, summary: "RoboCop is a 1987 American cyberpunk action film directed by Paul Verhoeven and written by Edward Neumeier and Michael Miner. The film stars Peter Weller, Nancy Allen, Dan O'Herlihy, Kurtwood Smith, Miguel Ferrer, and Ronny Cox. Set in a crime-ridden Detroit, Michigan, in the near future, RoboCop centers on police officer Alex Murphy who is brutally shot to death by a gang of criminals and subsequently revived by the megacorporation Omni Consumer Products (OCP) as a superhuman cyborg law enforcer known as RoboCop Collection includes 2 sequels."}
|
||||
|
||||
Space Films:
|
||||
template: { name: imdb_list, run: movie, order: "701", list: "ls528143823", sorting: popularity.desc, summary: "A collection of space themed films" }
|
||||
|
||||
Star Wars Collection:
|
||||
template: { name: imdb_list, run: movie, order: "601", list: "ls521025803", sorting: release.asc, summary: "All Star Wars Movies in chronological order." }
|
||||
|
||||
Unbreakable:
|
||||
template: { name: imdb_list, run: movie, order: "601", list: "ls528022521", sorting: release.asc, summary: "The Unbreakable film series, also referred to as the Eastrail 177 Trilogy,[1][2][3][4] is an American superhero thriller and psychological horror film series,[5] involving the derailment of the fictitious Eastrail #177 train. The films were written, produced, and directed by M. Night Shyamalan. The trilogy consists of Unbreakable (2000), Split (2016), and Glass (2019)." }
|
||||
|
||||
Willy Wonka:
|
||||
template: { name: imdb_list, run: movie, order: "601", list: "ls528022666", sorting: release.asc, summary: "A film series based on Roald Dahl's novel, featuring the eccentric candy manufacturer Willy Wonka. It spans from a whimsical exploration of Wonka's magical chocolate factory and its mysterious owner to the origins of the young Wonka, highlighting themes of creativity, morality, and the wonders of imagination across generations." }
|
||||
|
||||
LOTR Trilogy [Theatrical]:
|
||||
template: { name: imdb_id, run: movie, order: "601", id: "tt0120737, tt0167261, tt0167260", search: edition.is, type: Theatrical, sorting: release.asc, summary: "The theatrical versions of 'The Lord of the Rings' trilogy, an epic fantasy adventure based on J.R.R. Tolkien's novels." }
|
||||
|
||||
LOTR Trilogy [Extended]:
|
||||
template: { name: imdb_id, run: movie, order: "601", id: "tt0120737, tt0167261, tt0167260", search: edition.is, type: Extended, sorting: release.asc, summary: "Extended editions of 'The Lord of the Rings' trilogy, featuring additional scenes and extended narratives." }
|
||||
|
||||
Middle Earth:
|
||||
template: { name: imdb_id, run: movie, order: "601", id: "tt0120737, tt0167261, tt0167260, tt0903624, tt2310332, tt1170358, tt13749944", title: "The Hobbit: Durin's Folk and the Hill of Sorcery", search: edition.isnot, type: Extended, sorting: release.asc, summary: "Films set in J.R.R. Tolkien's Middle Earth, including 'The Hobbit' and 'The Lord of the Rings' trilogies, known for their epic storytelling and rich fantasy world." }
|
||||
|
||||
# _____ __ __ ___ _ _ ___ __ __ ___
|
||||
# |_ _|\ \ / / / __|| || | / _ \\ \ / // __|
|
||||
# | | \ V / \__ \| __ || (_) |\ \/\/ / \__ \
|
||||
# |_| \_/ |___/|_||_| \___/ \_/\_/ |___/
|
||||
#
|
||||
Emmy Awards:
|
||||
template: { name: imdb_awards, run: show, media: tv_series, short, tv_episode, tv_mini_series, tv_special, tv_short , event: emmy, order: "104", sorting: rating.desc, summary: "Emmy Winning TV Shows" }
|
||||
|
||||
Netflix Originals:
|
||||
template: { name: imdb_list, run: show, order: "301", list: "ls093971121", sorting: rating.desc, summary: "A diverse range of exclusive series and films produced by Netflix, known for their groundbreaking and varied content across multiple genres." }
|
||||
|
||||
Apple TV+ Originals:
|
||||
template: { name: imdb_list, run: show, order: "301", list: "ls081334122", sorting: rating.desc, summary: "A collection of original content from Apple TV+, featuring innovative storytelling, high production values, and unique narratives." }
|
||||
|
||||
Disney+ Originals:
|
||||
template: { name: imdb_list, run: show, order: "301", list: "ls083148924", sorting: rating.desc, summary: "Exclusive films and series from Disney+, encompassing a variety of genres and including content from Disney, Pixar, Marvel, Star Wars, and National Geographic." }
|
||||
|
||||
# Amazon Prime Originals:
|
||||
# template: { name: imdb_list, run: show, order: "301", list: "ls062126270", sorting: rating.desc, summary: "Original series and films available exclusively on Amazon Prime Video, known for their compelling storytelling and high-quality production." }
|
||||
|
||||
Hulu Originals:
|
||||
template: { name: imdb_list, run: show, order: "301", list: "ls507889473", sorting: rating.desc, summary: "A mix of original series and films produced by Hulu, ranging from critically acclaimed dramas to comedies and documentaries." }
|
||||
|
||||
HBO Originals:
|
||||
template: { name: imdb_list, run: show, order: "301", list: "ls527898229", sorting: rating.desc, summary: "Premium content from HBO, featuring a wide range of critically acclaimed series, documentaries, and miniseries known for their high production standards." }
|
||||
|
||||
Band of Brothers Collection:
|
||||
template: { name: imdb_list, run: show, order: "601", list: "ls527898318", sorting: rating.desc, summary: "A collection of war-related films and series, including the critically acclaimed 'Band of Brothers', depicting various aspects of military life and history." }
|
||||
|
||||
Courtroom Collection:
|
||||
template: { name: imdb_list, run: show, order: "601", list: "ls526252421", sorting: rating.desc, summary: "An assortment of films and series centered around legal drama, showcasing thrilling courtroom battles, legal dilemmas, and the intricacies of law." }
|
||||
|
||||
Narcos Collection:
|
||||
template: { name: imdb_list, run: show, order: "601", list: "ls527819694", sorting: rating.desc, summary: "A compilation of series and documentaries focused on the world of narcotics and drug trafficking, including the popular 'Narcos' series." }
|
||||
|
||||
Planet Collection:
|
||||
template: { name: imdb_list, run: show, order: "601", list: "ls523553608", sorting: rating.desc, summary: "A series of documentaries and films that explore the wonders of our planet, its diverse ecosystems, and the challenges facing the natural world." }
|
||||
|
||||
Star Wars TV Collection:
|
||||
template: { name: imdb_list, run: show, order: "601", list: "ls527819835", sorting: rating.desc, summary: "A collection of television series set in the Star Wars universe, including animated and live-action series expanding the lore of the galaxy far, far away." }
|
||||
|
||||
The Walking Dead Collection:
|
||||
template: { name: imdb_list, run: show, order: "601", list: "ls527898649", sorting: rating.desc, summary: "All series and spin-offs from 'The Walking Dead' universe, depicting a post-apocalyptic world overrun by zombies and the struggles of the survivors." }
|
||||
|
||||
World of Ice and Fire Collection:
|
||||
template: { name: imdb_list, run: show, order: "601", list: "ls527819705", sorting: rating.desc, summary: "Collection of series from the Song of Fire and Ice." }
|
||||
125
space-chef/scripts/collections/masterclass_collections.yml
Executable file
125
space-chef/scripts/collections/masterclass_collections.yml
Executable file
@@ -0,0 +1,125 @@
|
||||
# __ __ __ ______ __
|
||||
# / \ / | / | / \ / |
|
||||
# $$ \ /$$ | ______ _______ _$$ |_ ______ ______ /$$$$$$ |$$ | ______ _______ _______
|
||||
# $$$ \ /$$$ | / \ / |/ $$ | / \ / \ $$ | $$/ $$ | / \ / | / |
|
||||
# $$$$ /$$$$ | $$$$$$ |/$$$$$$$/ $$$$$$/ /$$$$$$ |/$$$$$$ |$$ | $$ | $$$$$$ |/$$$$$$$/ /$$$$$$$/
|
||||
# $$ $$ $$/$$ | / $$ |$$ \ $$ | __ $$ $$ |$$ | $$/ $$ | __ $$ | / $$ |$$ \ $$ \
|
||||
# $$ |$$$/ $$ |/$$$$$$$ | $$$$$$ | $$ |/ |$$$$$$$$/ $$ | $$ \__/ |$$ |/$$$$$$$ | $$$$$$ | $$$$$$ |
|
||||
# $$ | $/ $$ |$$ $$ |/ $$/ $$ $$/ $$ |$$ | $$ $$/ $$ |$$ $$ |/ $$/ / $$/
|
||||
# $$/ $$/ $$$$$$$/ $$$$$$$/ $$$$/ $$$$$$$/ $$/ $$$$$$/ $$/ $$$$$$$/ $$$$$$$/ $$$$$$$/
|
||||
|
||||
|
||||
collections:
|
||||
|
||||
Wellness:
|
||||
plex_all: true
|
||||
sort_title: "!001_Master"
|
||||
collection_mode: hide
|
||||
filters:
|
||||
title:
|
||||
- Yoga Foundations
|
||||
- Sex and Communication
|
||||
- Wilderness Survival
|
||||
- Fitness and Wellness Fundamentals
|
||||
- Mindfulness and Meditation
|
||||
- The Science of Better Sleep
|
||||
- Intentional Eating
|
||||
- Mental Strength
|
||||
- Navigating Change
|
||||
- Reframe Your Thinking
|
||||
- Gut Health - With Leading Experts
|
||||
|
||||
|
||||
Business:
|
||||
plex_all: true
|
||||
sort_title: "!002_Master"
|
||||
collection_mode: hide
|
||||
filters:
|
||||
title:
|
||||
- Business Strategy and Leadership
|
||||
- The Art of Negotiation
|
||||
- Sales and Persuasion
|
||||
- Purposeful Communication
|
||||
- Business Leadership
|
||||
- Small Habits that Make a Big Impact on Your Life
|
||||
- Critical Leadership Training
|
||||
- Advertising and Creativity
|
||||
- Strategic Decision-Making
|
||||
- Rewriting the Rules of Business and Life
|
||||
- Win Big in Business
|
||||
- Think Like a Boss, Live Like a Legend
|
||||
- Prepare to Be Unprepared
|
||||
|
||||
Science & Tech:
|
||||
plex_all: true
|
||||
sort_title: "!003_Master"
|
||||
collection_mode: hide
|
||||
filters:
|
||||
title:
|
||||
- Science and Problem-Solving
|
||||
- Space Exploration
|
||||
- Conservation
|
||||
- Think Like an FBI Profiler
|
||||
- Scientific Thinking and Communication
|
||||
- Independent Thinking and the Media's Invisible Powers
|
||||
|
||||
Arts & Entertainment:
|
||||
plex_all: true
|
||||
sort_title: "!003_Master"
|
||||
collection_mode: hide
|
||||
filters:
|
||||
title:
|
||||
- Film Scoring
|
||||
- Filmmaking - James Cameron
|
||||
- Comedy
|
||||
- Filmmaking - Martin Scorsese
|
||||
- Using Humor to Make Your Mark
|
||||
|
||||
Food:
|
||||
plex_all: true
|
||||
sort_title: "!004_Master"
|
||||
collection_mode: hide
|
||||
filters:
|
||||
title:
|
||||
- Cooking Technique
|
||||
|
||||
Music:
|
||||
plex_all: true
|
||||
sort_title: "!005_Master"
|
||||
collection_mode: hide
|
||||
filters:
|
||||
title:
|
||||
- Dance Music
|
||||
- Electronic Music Production
|
||||
|
||||
Community & Government:
|
||||
plex_all: true
|
||||
sort_title: "!006_Master"
|
||||
collection_mode: hide
|
||||
filters:
|
||||
title:
|
||||
- Inclusive Leadership
|
||||
- Authentic Leadership
|
||||
- The Power Of Resilience
|
||||
|
||||
Home & Lifestyle:
|
||||
plex_all: true
|
||||
sort_title: "!007_Master"
|
||||
collection_mode: hide
|
||||
filters:
|
||||
title:
|
||||
- Gardening
|
||||
|
||||
Specials:
|
||||
plex_all: true
|
||||
sort_title: "!008_Master"
|
||||
collection_mode: hide
|
||||
filters:
|
||||
title:
|
||||
- Win Workplace Negotiations
|
||||
- The Greatest of All Time
|
||||
- Mastering the Markets
|
||||
- Guide to Effective Communications
|
||||
- How to be a Good Teammate
|
||||
- Talking Shop
|
||||
- Tackle the Hard Conversations
|
||||
1242
space-chef/scripts/collections/oscar_nominees.yml
Executable file
1242
space-chef/scripts/collections/oscar_nominees.yml
Executable file
File diff suppressed because it is too large
Load Diff
91
space-chef/scripts/collections/plex.yml
Executable file
91
space-chef/scripts/collections/plex.yml
Executable file
@@ -0,0 +1,91 @@
|
||||
# /$$$$$$$ /$$ /$$$$$$$$ /$$ /$$
|
||||
# | $$__ $$| $$ | $$_____/| $$ / $$
|
||||
# | $$ \ $$| $$ | $$ | $$/ $$/
|
||||
# | $$$$$$$/| $$ | $$$$$ \ $$$$/
|
||||
# | $$____/ | $$ | $$__/ >$$ $$
|
||||
# | $$ | $$ | $$ /$$/\ $$
|
||||
# | $$ | $$$$$$$$| $$$$$$$$| $$ \ $$
|
||||
# |__/ |________/|________/|__/ |__/
|
||||
|
||||
external_templates:
|
||||
file: config/scripts/collections/templates.yml
|
||||
|
||||
# ___ ___ _ _ ___ ___
|
||||
# / __| | __| | \| | | _ \ | __|
|
||||
# | (_ | | _| | .` | | / | _|
|
||||
# \___| |___| |_|\_| |_|_\ |___|
|
||||
|
||||
collections:
|
||||
4K Optimized:
|
||||
run_definition: movie
|
||||
template: { name: resolutions, order: "102", quality: 4K, edition.not: Diamond, sorting: audience_rating.desc }
|
||||
4K Optimized TV:
|
||||
run_definition: show
|
||||
template: { name: resolutions, order: "102", quality: 4K, sorting: audience_rating.desc }
|
||||
# 4K Ultra HD:
|
||||
# run_definition: movie
|
||||
# template: { name: resolutions, order: "102", quality: 4K, edition: Diamond, sorting: audience_rating.desc }
|
||||
Action:
|
||||
template: { name: genres, genre: Action }
|
||||
Adventure:
|
||||
template: { name: genres, genre: Adventure }
|
||||
Animation:
|
||||
template: { name: genres, genre: Animation }
|
||||
Comedy:
|
||||
template: { name: genres, genre: Comedy }
|
||||
Crime:
|
||||
template: { name: genres, genre: Crime }
|
||||
Documentary:
|
||||
template: { name: genres, genre: Documentary }
|
||||
Drama:
|
||||
template: { name: genres, genre: Drama }
|
||||
Family:
|
||||
template: { name: genres, genre: Family }
|
||||
History:
|
||||
template: { name: genres, genre: History }
|
||||
Music:
|
||||
run_definition: movie
|
||||
template: { name: genres, genre: Music }
|
||||
Reality:
|
||||
run_definition: show
|
||||
template: { name: genres, genre: Reality }
|
||||
Romance:
|
||||
template: { name: genres, genre: Romance }
|
||||
Romantic Comedy:
|
||||
template: { name: genres, genre: Romance, Comedy }
|
||||
Science Fiction:
|
||||
template: { name: genres, genre: "Science Fiction" }
|
||||
Thriller:
|
||||
template: { name: genres, genre: Thriller }
|
||||
War:
|
||||
template: { name: genres, genre: War }
|
||||
Stand Up Comedy:
|
||||
run_definition: movie
|
||||
template: { name: trakt, list: https://trakt.tv/users/giladg/lists/stand-up-comedy }
|
||||
|
||||
# ___ ___ ___ _ ___ ___ ___
|
||||
# | \ | __| / __| /_\ | \ | __| / __|
|
||||
# | |) | | _| | (__ / _ \ | |) | | _| \__ \
|
||||
# |___/ |___| \___| /_/ \_\ |___/ |___| |___/
|
||||
|
||||
1920 - 1970:
|
||||
template: { name: decades, start: 1/1/1900, end: 1/1/1980 }
|
||||
1980's:
|
||||
template: { name: decades, start: 1/1/1980, end: 1/1/1990 }
|
||||
1990's:
|
||||
template: { name: decades, start: 1/1/1990, end: 1/1/2000 }
|
||||
2000's:
|
||||
template: { name: decades, start: 1/1/2000, end: 1/1/2010 }
|
||||
2010's:
|
||||
template: { name: decades, start: 1/1/2010, end: 1/1/2020 }
|
||||
2020's:
|
||||
template: { name: decades, start: 1/1/2020, end: 1/1/2030 }
|
||||
|
||||
# ___ ___ _ _ _ ___ _ _ ___ ___ ___
|
||||
# | __| | _ \ /_\ | \| | / __| | || | |_ _| / __| | __|
|
||||
# | _| | / / _ \ | .` | | (__ | __ | | | \__ \ | _|
|
||||
# |_| |_|_\ /_/ \_\ |_|\_| \___| |_||_| |___| |___/ |___|
|
||||
|
||||
The Godfather Collection:
|
||||
template: { name: filter_title, title_name: The Godfather, order: "601" }
|
||||
collection_order: release.asc
|
||||
81
space-chef/scripts/collections/separators.yml
Executable file
81
space-chef/scripts/collections/separators.yml
Executable file
@@ -0,0 +1,81 @@
|
||||
# ______ ________ _______ ______ _______ ______ ________ ______ _______ ______
|
||||
# / \ / |/ \ / \ / \ / \ / | / \ / \ / \
|
||||
# /$$$$$$ |$$$$$$$$/ $$$$$$$ |/$$$$$$ |$$$$$$$ |/$$$$$$ |$$$$$$$$/ /$$$$$$ |$$$$$$$ |/$$$$$$ |
|
||||
# $$ \__$$/ $$ |__ $$ |__$$ |$$ |__$$ |$$ |__$$ |$$ |__$$ | $$ | $$ | $$ |$$ |__$$ |$$ \__$$/
|
||||
# $$ \ $$ | $$ $$/ $$ $$ |$$ $$< $$ $$ | $$ | $$ | $$ |$$ $$< $$ \
|
||||
# $$$$$$ |$$$$$/ $$$$$$$/ $$$$$$$$ |$$$$$$$ |$$$$$$$$ | $$ | $$ | $$ |$$$$$$$ | $$$$$$ |
|
||||
# / \__$$ |$$ |_____ $$ | $$ | $$ |$$ | $$ |$$ | $$ | $$ | $$ \__$$ |$$ | $$ |/ \__$$ |
|
||||
# $$ $$/ $$ |$$ | $$ | $$ |$$ | $$ |$$ | $$ | $$ | $$ $$/ $$ | $$ |$$ $$/
|
||||
# $$$$$$/ $$$$$$$$/ $$/ $$/ $$/ $$/ $$/ $$/ $$/ $$/ $$$$$$/ $$/ $$/ $$$$$$/
|
||||
|
||||
external_templates:
|
||||
file: config/scripts/collections/templates.yml
|
||||
|
||||
# ___ ___ _____ _ _
|
||||
# | _ ) / _ \ |_ _| | || |
|
||||
# | _ \ | (_) | | | | __ |
|
||||
# |___/ \___/ |_| |_||_|
|
||||
|
||||
collections:
|
||||
Top Collections:
|
||||
template: { name: separator, order: "100" }
|
||||
|
||||
A to Z Collections:
|
||||
template: { name: separator, order: "600" }
|
||||
|
||||
Genre Collections:
|
||||
template: { name: separator, order: "700" }
|
||||
|
||||
# __ __ ___ __ __ ___ ___ ___
|
||||
# | \/ | / _ \ \ \ / / |_ _| | __| / __|
|
||||
# | |\/| | | (_) | \ V / | | | _| \__ \
|
||||
# |_| |_| \___/ \_/ |___| |___| |___/
|
||||
|
||||
Decade Collections:
|
||||
run_definition: movie
|
||||
template: { name: separator, order: "150" }
|
||||
|
||||
Studio Collections:
|
||||
run_definition: movie
|
||||
template: { name: separator, order: "200" }
|
||||
|
||||
Marvel Collections:
|
||||
run_definition: movie
|
||||
template: { name: separator, order: "300" }
|
||||
|
||||
DC Collections:
|
||||
run_definition: movie
|
||||
template: { name: separator, order: "400" }
|
||||
|
||||
Pixar Collections:
|
||||
run_definition: movie
|
||||
template: { name: separator, order: "500" }
|
||||
|
||||
Dreamworks Collections:
|
||||
run_definition: movie
|
||||
template: { name: separator, order: "550" }
|
||||
|
||||
Directors Collections:
|
||||
run_definition: movie
|
||||
template: { name: separator, order: "800" }
|
||||
|
||||
Actors Collections:
|
||||
run_definition: movie
|
||||
template: { name: separator, order: "900" }
|
||||
|
||||
Oscars Collections:
|
||||
run_definition: movie
|
||||
template: { name: separator, order: "A100" }
|
||||
|
||||
# ___ _ _ ___ __ __ ___
|
||||
# / __| | || | / _ \ \ \ / / / __|
|
||||
# \__ \ | __ | | (_) | \ \/\/ / \__ \
|
||||
# |___/ |_||_| \___/ \_/\_/ |___/
|
||||
|
||||
Shuffle Collections:
|
||||
run_definition: show
|
||||
template: { name: separator, order: "001" }
|
||||
|
||||
Streaming Collections:
|
||||
run_definition: show
|
||||
template: { name: separator, order: "300" }
|
||||
131
space-chef/scripts/collections/shuffle.yml
Executable file
131
space-chef/scripts/collections/shuffle.yml
Executable file
@@ -0,0 +1,131 @@
|
||||
# ______ __ __ __ __ ________ ________ __ ________
|
||||
# / \ / | / |/ | / |/ |/ |/ | / |
|
||||
# /$$$$$$ |$$ | $$ |$$ | $$ |$$$$$$$$/ $$$$$$$$/ $$ | $$$$$$$$/
|
||||
# $$ \__$$/ $$ |__$$ |$$ | $$ |$$ |__ $$ |__ $$ | $$ |__
|
||||
# $$ \ $$ $$ |$$ | $$ |$$ | $$ | $$ | $$ |
|
||||
# $$$$$$ |$$$$$$$$ |$$ | $$ |$$$$$/ $$$$$/ $$ | $$$$$/
|
||||
# / \__$$ |$$ | $$ |$$ \__$$ |$$ | $$ | $$ |_____ $$ |_____
|
||||
# $$ $$/ $$ | $$ |$$ $$/ $$ | $$ | $$ |$$ |
|
||||
# $$$$$$/ $$/ $$/ $$$$$$/ $$/ $$/ $$$$$$$$/ $$$$$$$$/
|
||||
|
||||
collections:
|
||||
The Office Shuffle:
|
||||
sort_title: "!002_Office"
|
||||
collection_order: custom
|
||||
builder_level: episode
|
||||
plex_search:
|
||||
type: episode
|
||||
sort_by: random
|
||||
limit: 9999
|
||||
all:
|
||||
title: The Office
|
||||
episode_unplayed: true
|
||||
|
||||
Courtroom Shuffle:
|
||||
sort_title: "!002_Court"
|
||||
collection_order: custom
|
||||
builder_level: episode
|
||||
plex_search:
|
||||
type: episode
|
||||
sort_by: random
|
||||
limit: 9999
|
||||
any:
|
||||
all:
|
||||
title:
|
||||
- Judge Judy
|
||||
episode_unplayed: true
|
||||
any:
|
||||
all:
|
||||
title:
|
||||
- Judy Justice
|
||||
episode_unplayed: true
|
||||
any:
|
||||
all:
|
||||
title:
|
||||
- Tribunal Justice
|
||||
episode_unplayed: true
|
||||
|
||||
Catfish Shuffle:
|
||||
sort_title: "!002_Catfish"
|
||||
collection_order: custom
|
||||
builder_level: episode
|
||||
plex_search:
|
||||
type: episode
|
||||
sort_by: random
|
||||
limit: 9999
|
||||
all:
|
||||
title: "Catfish: The TV Show"
|
||||
episode_unplayed: true
|
||||
|
||||
Jokers Shuffle:
|
||||
sort_title: "!002_Jokers"
|
||||
collection_order: custom
|
||||
builder_level: episode
|
||||
plex_search:
|
||||
type: episode
|
||||
sort_by: random
|
||||
limit: 9999
|
||||
all:
|
||||
title: Impractical Jokers
|
||||
title.not: Party
|
||||
episode_unplayed: true
|
||||
|
||||
Punk'd Shuffle:
|
||||
sort_title: "!002_Punk"
|
||||
collection_order: custom
|
||||
builder_level: episode
|
||||
plex_search:
|
||||
type: episode
|
||||
sort_by: random
|
||||
limit: 9999
|
||||
all:
|
||||
title: Punk'd
|
||||
episode_unplayed: true
|
||||
|
||||
Rick and Morty Shuffle:
|
||||
sort_title: "!002_Rick"
|
||||
collection_order: custom
|
||||
builder_level: episode
|
||||
plex_search:
|
||||
type: episode
|
||||
sort_by: random
|
||||
limit: 9999
|
||||
all:
|
||||
title: Rick and Morty
|
||||
episode_unplayed: true
|
||||
|
||||
The Simpsons Shuffle:
|
||||
sort_title: "!002_Simpsons"
|
||||
collection_order: random
|
||||
builder_level: episode
|
||||
plex_search:
|
||||
type: episode
|
||||
sort_by: audience_rating.desc
|
||||
limit: 200
|
||||
all:
|
||||
title.ends: "Simpsons"
|
||||
summary: A collection of the highest rated simpsons episodes sorted randomly.
|
||||
|
||||
Family Guy Shuffle:
|
||||
sort_title: "!002_Family"
|
||||
collection_order: random
|
||||
builder_level: episode
|
||||
plex_search:
|
||||
type: episode
|
||||
sort_by: audience_rating.desc
|
||||
limit: 200
|
||||
all:
|
||||
title : Family Guy
|
||||
summary: A collection of the highest rated Family Guy episodes sorted randomly.
|
||||
|
||||
South Park Shuffle:
|
||||
sort_title: "!002_SouthPark"
|
||||
collection_order: random
|
||||
builder_level: episode
|
||||
plex_search:
|
||||
type: episode
|
||||
sort_by: audience_rating.desc
|
||||
limit: 100
|
||||
all:
|
||||
title : South Park
|
||||
summary: A collection of the highest rated South Park episodes sorted randomly.
|
||||
324
space-chef/scripts/collections/templates.yml
Executable file
324
space-chef/scripts/collections/templates.yml
Executable file
@@ -0,0 +1,324 @@
|
||||
# ________ ________ __ __ _______ __ ______ ________ ________ ______
|
||||
# / |/ |/ \ / |/ \ / | / \ / |/ | / \
|
||||
# $$$$$$$$/ $$$$$$$$/ $$ \ /$$ |$$$$$$$ |$$ | /$$$$$$ |$$$$$$$$/ $$$$$$$$/ /$$$$$$ |
|
||||
# $$ | $$ |__ $$$ \ /$$$ |$$ |__$$ |$$ | $$ |__$$ | $$ | $$ |__ $$ \__$$/
|
||||
# $$ | $$ | $$$$ /$$$$ |$$ $$/ $$ | $$ $$ | $$ | $$ | $$ \
|
||||
# $$ | $$$$$/ $$ $$ $$/$$ |$$$$$$$/ $$ | $$$$$$$$ | $$ | $$$$$/ $$$$$$ |
|
||||
# $$ | $$ |_____ $$ |$$$/ $$ |$$ | $$ |_____ $$ | $$ | $$ | $$ |_____ / \__$$ |
|
||||
# $$ | $$ |$$ | $/ $$ |$$ | $$ |$$ | $$ | $$ | $$ |$$ $$/
|
||||
# $$/ $$$$$$$$/ $$/ $$/ $$/ $$$$$$$$/ $$/ $$/ $$/ $$$$$$$$/ $$$$$$/
|
||||
|
||||
templates:
|
||||
resolutions:
|
||||
optional:
|
||||
- resolution
|
||||
- edition
|
||||
- blank_edition
|
||||
- edition.not
|
||||
sort_title: "!<<order>>_<<collection_name>>"
|
||||
sync_mode: sync
|
||||
collection_order: custom
|
||||
plex_search:
|
||||
all:
|
||||
resolution: <<quality>>
|
||||
# title: <<title>>
|
||||
sort_by: <<sorting>>
|
||||
filters:
|
||||
edition: <<edition>>
|
||||
edition.not: <<edition.not>>
|
||||
# blank_edition: <<blank_edition>>
|
||||
|
||||
decades:
|
||||
run_definition: movie
|
||||
sync_mode: sync
|
||||
collection_order: audience_rating.desc
|
||||
sort_title: "!151_DECADES"
|
||||
plex_all: true
|
||||
filters:
|
||||
release.after: <<start>>
|
||||
release.before: <<end>>
|
||||
|
||||
genres:
|
||||
schedule: hourly(3)
|
||||
sync_mode: sync
|
||||
collection_order: custom
|
||||
plex_search:
|
||||
all:
|
||||
genre: <<genre>>
|
||||
sort_by: audience_rating.desc
|
||||
sort_title: "!701_<<genre>>"
|
||||
|
||||
trakt:
|
||||
schedule: hourly(3)
|
||||
sync_mode: sync
|
||||
collection_order: audience_rating.desc
|
||||
sort_title: "!701_<<collection_name>>"
|
||||
trakt_list: <<list>>
|
||||
|
||||
filter_title:
|
||||
optional:
|
||||
- collection_order
|
||||
- run_definition
|
||||
plex_all: true
|
||||
filters:
|
||||
title: <<title_name>>
|
||||
sort_title: "!<<order>>_<<collection_name>>"
|
||||
sync_mode: sync
|
||||
limit: 999999
|
||||
collection_order: audience_rating.desc
|
||||
run_definition: movie
|
||||
|
||||
separator:
|
||||
# schedule: hourly(3)
|
||||
sort_title: "!<<order>>_SEPARATOR"
|
||||
optional:
|
||||
- placeholder_tmdb_movie
|
||||
- placeholder_tvdb_show
|
||||
- placeholder_imdb_id
|
||||
conditionals:
|
||||
use_blank:
|
||||
default: true
|
||||
conditions:
|
||||
- placeholder_tmdb_movie.exists: true
|
||||
value: false
|
||||
- placeholder_tvdb_show.exists: true
|
||||
value: false
|
||||
- placeholder_imdb_id.exists: true
|
||||
value: false
|
||||
blank_collection: <<use_blank>>
|
||||
tmdb_movie: <<placeholder_tmdb_movie>>
|
||||
tvdb_show: <<placeholder_tvdb_show>>
|
||||
imdb_id: <<placeholder_imdb_id>>
|
||||
|
||||
imdb_list:
|
||||
optional:
|
||||
- collection_order
|
||||
- run_definition
|
||||
- summary
|
||||
- exclude
|
||||
- ignore_imdb_ids
|
||||
run_definition: <<run>>
|
||||
sort_title: "!<<order>>_<<collection_name>>"
|
||||
sync_mode: sync
|
||||
collection_order: custom
|
||||
summary: <<summary>>
|
||||
imdb_search:
|
||||
list: <<list>>
|
||||
sort_by: <<sorting>>
|
||||
limit: "9999"
|
||||
ignore_imdb_ids: <<ignore_imdb_ids>>
|
||||
|
||||
imdb_awards:
|
||||
optional:
|
||||
- collection_order
|
||||
- run_definition
|
||||
- summary
|
||||
- ignore_imdb_ids
|
||||
run_definition: <<run>>
|
||||
sort_title: "!<<order>>_<<collection_name>>"
|
||||
sync_mode: sync
|
||||
collection_order: custom
|
||||
summary: <<summary>>
|
||||
imdb_search:
|
||||
type: <<media>>
|
||||
event.winning: <<event>>
|
||||
sort_by: rating.desc
|
||||
limit: "9999"
|
||||
ignore_imdb_ids: <<ignore_imdb_ids>>
|
||||
|
||||
imdb_id:
|
||||
optional:
|
||||
- collection_order
|
||||
- run_definition
|
||||
- summary
|
||||
- filters
|
||||
- title
|
||||
run_definition: <<run>>
|
||||
sort_title: "!<<order>>_<<collection_name>>"
|
||||
sync_mode: sync
|
||||
imdb_id: <<id>>
|
||||
title: <<title>>
|
||||
filters:
|
||||
<<search>>: <<type>>
|
||||
collection_order: <<sorting>>
|
||||
summary: <<summary>>
|
||||
|
||||
tmdb:
|
||||
# schedule: hourly(3)
|
||||
optional:
|
||||
- collection_order
|
||||
- summary
|
||||
- tmdb_collection
|
||||
- tmdb_movie
|
||||
run_definition: movie
|
||||
sort_title: "!<<order>>_<<collection_name>>"
|
||||
sync_mode: sync
|
||||
tmdb_collection: <<tmdb_collection>>
|
||||
tmdb_movie: <<tmdb_movie>>
|
||||
collection_order: <<sorting>>
|
||||
summary: <<summary>>
|
||||
|
||||
tvdb:
|
||||
optional:
|
||||
- collection_order
|
||||
- summary
|
||||
- tvdb_show
|
||||
- ignore_ids
|
||||
run_definition: show
|
||||
sort_title: "!<<order>>_<<collection_name>>"
|
||||
sync_mode: sync
|
||||
tvdb_show: <<tvdb_show>>
|
||||
collection_order: <<sorting>>
|
||||
summary: <<summary>>
|
||||
ignore_ids: <<ignore_ids>>
|
||||
|
||||
tmdb_person:
|
||||
optional:
|
||||
- tmdb_person
|
||||
- tmdb_person_offset
|
||||
tmdb_person: <<tmdb_person>>
|
||||
tmdb_person_offset: <<tmdb_person_offset>>
|
||||
conditionals:
|
||||
extra:
|
||||
default: ""
|
||||
conditions:
|
||||
- tmdb_person_offset.exists: true
|
||||
tmdb_person_offset.not: 0
|
||||
value: " (<<tmdb_person_offset>>)"
|
||||
|
||||
smart_filter:
|
||||
default:
|
||||
sort_by: audience_rating.desc
|
||||
sort_by_<<key>>: <<sort_by>>
|
||||
limit_<<key>>: <<limit>>
|
||||
search_value: <<value>>
|
||||
optional:
|
||||
- search_term2
|
||||
- search_value2
|
||||
- limit
|
||||
- type
|
||||
smart_filter:
|
||||
sort_by: <<sort_by_<<key>>>>
|
||||
limit: <<limit_<<key>>>>
|
||||
type: <<type>>
|
||||
any:
|
||||
<<search_term>>: <<search_value>>
|
||||
<<search_term2>>: <<search_value2>>
|
||||
shared:
|
||||
conditionals:
|
||||
name_<<key>>:
|
||||
conditions:
|
||||
- dynamic: true
|
||||
<<translation_key>>_name.exists: true
|
||||
value: <<<<translation_key>>_name>>
|
||||
- dynamic: true
|
||||
key.not: other
|
||||
value: <<name_format>>
|
||||
summary_<<key>>:
|
||||
conditions:
|
||||
- dynamic: true
|
||||
<<translation_key>>_summary.exists: true
|
||||
value: <<<<translation_key>>_summary>>
|
||||
- dynamic: true
|
||||
key.not: other
|
||||
value: <<summary_format>>
|
||||
default:
|
||||
collection_section: "00"
|
||||
key: <<mapping_name>>
|
||||
pre: "_"
|
||||
order: ""
|
||||
order_<<key>>: <<order>>
|
||||
item_radarr_tag_<<key>>: <<item_radarr_tag>>
|
||||
item_sonarr_tag_<<key>>: <<item_sonarr_tag>>
|
||||
visible_library_<<key>>: <<visible_library>>
|
||||
visible_home_<<key>>: <<visible_home>>
|
||||
visible_shared_<<key>>: <<visible_shared>>
|
||||
minimum_items_<<key>>: <<minimum_items>>
|
||||
optional:
|
||||
- use_<<key>>
|
||||
- allowed_libraries
|
||||
- collection_mode
|
||||
- visible_library
|
||||
- visible_home
|
||||
- visible_shared
|
||||
- item_radarr_tag
|
||||
- item_sonarr_tag
|
||||
- trakt_list
|
||||
- image
|
||||
- ignore_ids
|
||||
- ignore_imdb_ids
|
||||
- minimum_items
|
||||
- summary_format
|
||||
- name_format
|
||||
- key_name
|
||||
- translation_key
|
||||
- limit
|
||||
run_definition:
|
||||
- <<use_<<key>>>>
|
||||
- <<allowed_libraries>>
|
||||
translation_key: <<translation_key>>
|
||||
key_name: <<key_name>>
|
||||
summary: <<summary_<<key>>>>
|
||||
name: <<name_<<key>>>>
|
||||
limit: <<limit>>
|
||||
ignore_ids: <<ignore_ids>>
|
||||
ignore_imdb_ids: <<ignore_imdb_ids>>
|
||||
trakt_list: <<trakt_list>>
|
||||
ignore_blank_results: true
|
||||
collection_mode: <<collection_mode>>
|
||||
visible_library: <<visible_library_<<key>>>>
|
||||
visible_home: <<visible_home_<<key>>>>
|
||||
visible_shared: <<visible_shared_<<key>>>>
|
||||
item_radarr_tag: <<item_radarr_tag_<<key>>>>
|
||||
item_sonarr_tag: <<item_sonarr_tag_<<key>>>>
|
||||
sort_title: "!<<collection_section>><<pre>><<order_<<key>>>><<title>>"
|
||||
minimum_items: <<minimum_items_<<key>>>>
|
||||
|
||||
# collectionless:
|
||||
# default:
|
||||
# exclude_prefix:
|
||||
# - "!"
|
||||
# - "~"
|
||||
# sort_title: ~_Collectionless
|
||||
# collection_order: alpha
|
||||
# url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/collectionless.jpg
|
||||
# optional:
|
||||
# - exclude
|
||||
# - summary_collectionless
|
||||
# - name_collectionless
|
||||
# - tmdb_movie
|
||||
# - tmdb_show
|
||||
# - tmdb_list
|
||||
# - tvdb_movie
|
||||
# - tvdb_show
|
||||
# - tvdb_list
|
||||
# - imdb_id
|
||||
# - imdb_list
|
||||
# - plex_search
|
||||
# - mdblist_list
|
||||
# - trakt_list
|
||||
# tmdb_movie: <<tmdb_movie>>
|
||||
# tmdb_show: <<tmdb_show>>
|
||||
# tmdb_list: <<tmdb_list>>
|
||||
# tvdb_movie: <<tvdb_movie>>
|
||||
# tvdb_show: <<tvdb_show>>
|
||||
# tvdb_list: <<tvdb_list>>
|
||||
# imdb_id: <<imdb_id>>
|
||||
# imdb_list: <<imdb_list>>
|
||||
# plex_search: <<plex_search>>
|
||||
# mdblist_list: <<mdblist_list>>
|
||||
# trakt_list: <<trakt_list>>
|
||||
# translation_key: collectionless
|
||||
# url_poster: <<url_poster>>
|
||||
# collection_order: <<collection_order>>
|
||||
# sort_title: <<sort_title>>
|
||||
# summary: <<summary_collectionless>>
|
||||
# name: <<name_collectionless>>
|
||||
# plex_collectionless:
|
||||
# exclude_prefix: <<exclude_prefix>>
|
||||
# exclude: <<exclude>>
|
||||
|
||||
# collections:
|
||||
# Collectionless:
|
||||
# template:
|
||||
# - name: collectionless
|
||||
71
space-chef/scripts/collections/tmdb.yml
Executable file
71
space-chef/scripts/collections/tmdb.yml
Executable file
@@ -0,0 +1,71 @@
|
||||
# /$$$$$$$$ /$$ /$$ /$$$$$$$ /$$$$$$$
|
||||
# |__ $$__/| $$$ /$$$| $$__ $$| $$__ $$
|
||||
# | $$ | $$$$ /$$$$| $$ \ $$| $$ \ $$
|
||||
# | $$ | $$ $$/$$ $$| $$ | $$| $$$$$$$
|
||||
# | $$ | $$ $$$| $$| $$ | $$| $$__ $$
|
||||
# | $$ | $$\ $ | $$| $$ | $$| $$ \ $$
|
||||
# | $$ | $$ \/ | $$| $$$$$$$/| $$$$$$$/
|
||||
# |__/ |__/ |__/|_______/ |_______/
|
||||
|
||||
external_templates:
|
||||
file: config/scripts/collections/templates.yml
|
||||
|
||||
collections:
|
||||
Ant-Man:
|
||||
template: { name: tmdb, order: "301", tmdb_collection: "422834", sorting: year.asc, summary: "A superhero film series based on the Marvel Comics character Ant-Man, and part of the Marvel Cinematic Universe (MCU) series." }
|
||||
Black Panther:
|
||||
template: { name: tmdb, order: "301", tmdb_collection: "529892", sorting: year.asc, summary: "A superhero film series featuring the iconic Marvel character Black Panther, known for its cultural significance and powerful storytelling." }
|
||||
Captain America:
|
||||
template: { name: tmdb, order: "301", tmdb_collection: "131295", sorting: year.asc, summary: "A series of superhero films centered around Captain America, a patriotic hero who fights for justice and freedom." }
|
||||
Deadpool:
|
||||
template: { name: tmdb, order: "301", tmdb_collection: "448150", sorting: year.asc, summary: "A comedic and irreverent superhero film series starring Deadpool, known for its unique humor and R-rated action." }
|
||||
Doctor Strange:
|
||||
template: { name: tmdb, order: "301", tmdb_collection: "618529", sorting: year.asc, summary: "A mystical and visually stunning superhero film series featuring Doctor Strange, a master of the mystic arts." }
|
||||
Guardians of the Galaxy:
|
||||
template: { name: tmdb, order: "301", tmdb_collection: "284433", sorting: year.asc, summary: "A space-faring superhero film series featuring a group of unlikely heroes known as the Guardians of the Galaxy." }
|
||||
Iron Man:
|
||||
template: { name: tmdb, order: "301", tmdb_collection: "131292", sorting: year.asc, summary: "A blockbuster superhero film series starring Tony Stark as Iron Man, a genius inventor and armored hero." }
|
||||
The Avengers:
|
||||
template: { name: tmdb, order: "301", tmdb_collection: "86311", sorting: year.asc, summary: "A monumental superhero film series bringing together Earth's mightiest heroes as the Avengers to defend against powerful threats." }
|
||||
Thor:
|
||||
template: { name: tmdb, order: "301", tmdb_collection: "131296", sorting: year.asc, summary: "A mythological and action-packed superhero film series featuring Thor, the God of Thunder." }
|
||||
Venom:
|
||||
template: { name: tmdb, order: "301", tmdb_collection: "558216", sorting: year.asc, summary: "A dark and anti-heroic superhero film series centered around the character Venom, known for its edgy and unconventional storytelling." }
|
||||
# Spider-Man:
|
||||
# template: { name: tmdb, order: "301", tmdb_collection: "556", tmdb_movie: "315635, 429617, 634649", sorting: year.asc, summary: "A superhero film series featuring Spider-Man, known for its iconic web-slinging hero and his adventures in the Marvel Universe." }
|
||||
#═════════════════════════════════════════════════════════════════════════════════════
|
||||
Aquaman:
|
||||
template: { name: tmdb, order: "401", tmdb_collection: "573693", sorting: year.asc, summary: "A superhero film series centered around Aquaman, the King of Atlantis, showcasing his journey from outcast to ruler and his battles to protect both the ocean and the surface world.." }
|
||||
Man of Steel:
|
||||
template: { name: tmdb, order: "401", tmdb_collection: "209131", sorting: year.asc, summary: "A superhero film series featuring Superman, the Man of Steel, known for its exploration of the iconic hero's origins and struggles." }
|
||||
Shazam!:
|
||||
template: { name: tmdb, order: "401", tmdb_collection: "724848", sorting: year.asc, summary: "A fun and lighthearted superhero film series starring Shazam, a young boy who transforms into a powerful adult superhero." }
|
||||
Suicide Squad:
|
||||
template: { name: tmdb, order: "401", tmdb_collection: "531242", sorting: year.asc, summary: "A series of films featuring the antihero team known as the Suicide Squad, tasked with dangerous and covert missions." }
|
||||
The Dark Knight:
|
||||
template: { name: tmdb, order: "401", tmdb_collection: "263", sorting: year.asc, summary: "A critically acclaimed superhero film series directed by Christopher Nolan, known for its dark and complex portrayal of Batman." }
|
||||
Wonder Woman:
|
||||
template: { name: tmdb, order: "401", tmdb_collection: "468552", sorting: year.asc, summary: "A superhero film series starring Wonder Woman, a powerful warrior and Amazonian princess, known for its empowering and heroic storytelling." }
|
||||
#═════════════════════════════════════════════════════════════════════════════════════
|
||||
Cars:
|
||||
template: { name: tmdb, order: "501", tmdb_collection: "87118", sorting: year.asc, summary: "An animated film series featuring anthropomorphic cars and their adventures, known for its fun and racing-themed storytelling." }
|
||||
Finding Nemo:
|
||||
template: { name: tmdb, order: "501", tmdb_collection: "137697", sorting: year.asc, summary: "A heartwarming animated film series following the journey of a clownfish named Marlin searching for his son Nemo in the vast ocean." }
|
||||
Monsters, Inc.:
|
||||
template: { name: tmdb, order: "501", tmdb_collection: "137696", sorting: year.asc, summary: "A humorous animated film series that explores the world of monsters who power their city by collecting children's screams." }
|
||||
The Incredibles:
|
||||
template: { name: tmdb, order: "501", tmdb_collection: "468222", sorting: year.asc, summary: "A superhero animated film series featuring the Parr family, known for their extraordinary powers and crime-fighting adventures." }
|
||||
Toy Story:
|
||||
template: { name: tmdb, order: "501", tmdb_collection: "10194", sorting: year.asc, summary: "A beloved animated film series that brings toys to life and explores the adventures of Woody, Buzz Lightyear, and their friends." }
|
||||
Kung Fu Panda:
|
||||
template: { name: tmdb, order: "551", tmdb_collection: "77816", sorting: year.asc, summary: "A martial arts-themed animated film series featuring a lovable panda named Po, known for its humor and action-packed scenes." }
|
||||
Madagascar:
|
||||
template: { name: tmdb, order: "551", tmdb_collection: "14740", sorting: year.asc, summary: "A comedy-adventure animated film series that follows the adventures of a group of zoo animals who escape to the wild." }
|
||||
Puss in Boots:
|
||||
template: { name: tmdb, order: "551", tmdb_collection: "94602", sorting: year.asc, summary: "An animated film series featuring the charming and swashbuckling cat Puss in Boots, known for its fairy tale adventures." }
|
||||
Shrek:
|
||||
template: { name: tmdb, order: "551", tmdb_collection: "2150", sorting: year.asc, summary: "The fairytale story of a large, strong, solitude-loving, intimidating ogre named Shrek, and his friends." }
|
||||
How to Train Your Dragon:
|
||||
template: { name: tmdb, order: "551", tmdb_collection: "89137", sorting: year.asc, summary: "The adventures of a young Viking named Hiccup Horrendous Haddock III. Although initially dismissed as a clumsy and underweight misfit, he soon becomes renowned as a courageous expert in dragons." }
|
||||
|
||||
|
||||
969
space-chef/scripts/collections/tvdb.yml
Executable file
969
space-chef/scripts/collections/tvdb.yml
Executable file
@@ -0,0 +1,969 @@
|
||||
# /$$$$$$$$ /$$ /$$ /$$$$$$$ /$$$$$$$
|
||||
# |__ $$__/| $$ | $$| $$__ $$| $$__ $$
|
||||
# | $$ | $$ | $$| $$ \ $$| $$ \ $$
|
||||
# | $$ | $$ / $$/| $$ | $$| $$$$$$$
|
||||
# | $$ \ $$ $$/ | $$ | $$| $$__ $$
|
||||
# | $$ \ $$$/ | $$ | $$| $$ \ $$
|
||||
# | $$ \ $/ | $$$$$$$/| $$$$$$$/
|
||||
# |__/ \_/ |_______/ |_______/
|
||||
|
||||
external_templates:
|
||||
file: config/scripts/collections/templates.yml
|
||||
|
||||
collections:
|
||||
|
||||
Emmy Awards:
|
||||
template: { name: tvdb, order: "104", tvdb_show: "100981, 121361, 134241", sorting: audience_rating.desc, summary: "Emmy Winning TV Shows" }
|
||||
# summary:
|
||||
# sort_title: "!004!Emmys"
|
||||
# collection_order: audience_rating.desc
|
||||
# tvdb_show:
|
||||
# - 100981
|
||||
# - 121361
|
||||
# - 134241
|
||||
# - 153021
|
||||
# - 161511
|
||||
# - 251418
|
||||
# - 255325
|
||||
# - 256233
|
||||
# - 260586
|
||||
# - 262980
|
||||
# - 264586
|
||||
# - 275274
|
||||
# - 296762
|
||||
# - 303210
|
||||
# - 305288
|
||||
# - 305574
|
||||
# - 318408
|
||||
# - 321239
|
||||
# - 330942
|
||||
# - 338186
|
||||
# - 347721
|
||||
# - 359251
|
||||
# - 360893
|
||||
# - 361753
|
||||
# - 383203
|
||||
# - 383275
|
||||
# - 387115
|
||||
# - 393589
|
||||
# - 72521
|
||||
# - 73244
|
||||
# - 73255
|
||||
# - 73762
|
||||
# - 74205
|
||||
# - 74845
|
||||
# - 75897
|
||||
# - 76177
|
||||
# - 76733
|
||||
# - 79168
|
||||
# - 79257
|
||||
# - 81189
|
||||
# - 84947
|
||||
# - 85539
|
||||
# - 85539
|
||||
# - 318408
|
||||
# - 360893
|
||||
# - 79257
|
||||
# - 78311
|
||||
# - 74852
|
||||
# - 355229
|
||||
# - 260586
|
||||
# - 74995
|
||||
# - 330942
|
||||
# - 359251
|
||||
# - 75299
|
||||
# - 81381
|
||||
# - 275274
|
||||
# - 176941
|
||||
# - 73587
|
||||
# - 78973
|
||||
# - 118421
|
||||
# - 82457
|
||||
# - 84999
|
||||
# - 118371
|
||||
# - 73244
|
||||
# - 371028
|
||||
# - 78874
|
||||
# - 76168
|
||||
# - 405144
|
||||
# - 80620
|
||||
# - 251418
|
||||
# - 74372
|
||||
# - 78864
|
||||
# - 432187
|
||||
# - 79168
|
||||
# - 270633
|
||||
# - 79169
|
||||
# - 269613
|
||||
# - 72521
|
||||
# - 259972
|
||||
# - 360388
|
||||
# - 278518
|
||||
# - 78123
|
||||
# - 319252
|
||||
# - 81157
|
||||
# - 71713
|
||||
# - 342531
|
||||
# - 77739
|
||||
# - 76203
|
||||
# - 70533
|
||||
# - 76321
|
||||
# - 71691
|
||||
# - 281643
|
||||
# - 71046
|
||||
# - 264108
|
||||
# - 77747
|
||||
# - 264739
|
||||
# - 259529
|
||||
# - 282249
|
||||
# - 76182
|
||||
# - 77737
|
||||
# - 152071
|
||||
# - 119351
|
||||
# - 145671
|
||||
# - 417356
|
||||
# - 253463
|
||||
# - 305288
|
||||
# - 371980
|
||||
# - 73255
|
||||
# - 361753
|
||||
# - 71663
|
||||
# - 326791
|
||||
# - 71470
|
||||
# - 75897
|
||||
# - 79349
|
||||
# - 80337
|
||||
# - 72173
|
||||
# - 193131
|
||||
# - 262980
|
||||
# - 75450
|
||||
# - 311714
|
||||
# - 79337
|
||||
# - 314614
|
||||
# - 73508
|
||||
# - 78261
|
||||
# - 73545
|
||||
# - 364007
|
||||
# - 346026
|
||||
# - 80305
|
||||
# - 70727
|
||||
# - 70657
|
||||
# - 76119
|
||||
# - 70991
|
||||
# - 285877
|
||||
# - 77309
|
||||
# - 195211
|
||||
# - 281438
|
||||
# - 134241
|
||||
# - 161511
|
||||
# - 358211
|
||||
# - 77398
|
||||
# - 390716
|
||||
# - 84947
|
||||
# - 72023
|
||||
# - 313999
|
||||
# - 110381
|
||||
# - 152831
|
||||
# - 256227
|
||||
# - 192061
|
||||
# - 303210
|
||||
# - 289946
|
||||
# - 394655
|
||||
# - 73923
|
||||
# - 71414
|
||||
# - 71638
|
||||
# - 72322
|
||||
# - 74398
|
||||
# - 371893
|
||||
# - 77563
|
||||
# - 72614
|
||||
# - 304021
|
||||
# - 76289
|
||||
# - 116171
|
||||
# - 84130
|
||||
# - 362655
|
||||
# - 71678
|
||||
# - 181351
|
||||
# - 80846
|
||||
# - 73871
|
||||
# - 95011
|
||||
# - 260449
|
||||
# - 94571
|
||||
# - 287247
|
||||
# - 289590
|
||||
# - 329089
|
||||
# - 296762
|
||||
# - 70994
|
||||
# - 387115
|
||||
# - 305719
|
||||
# - 74058
|
||||
# - 277165
|
||||
# - 188401
|
||||
# - 70584
|
||||
# - 73614
|
||||
# - 279977
|
||||
# - 84645
|
||||
# - 75164
|
||||
# - 81547
|
||||
# - 82109
|
||||
# - 85002
|
||||
# - 155201
|
||||
# - 76808
|
||||
# - 73007
|
||||
# - 341614
|
||||
# - 79668
|
||||
# - 70334
|
||||
# - 79861
|
||||
# - 76897
|
||||
# - 71097
|
||||
# - 77132
|
||||
# - 78370
|
||||
# - 262447
|
||||
# - 73490
|
||||
# - 78211
|
||||
# - 128631
|
||||
# - 76448
|
||||
# - 79274
|
||||
# - 274880
|
||||
# - 186581
|
||||
# - 282551
|
||||
# - 333072
|
||||
# - 321239
|
||||
# - 269586
|
||||
# - 259765
|
||||
# - 261690
|
||||
# - 76290
|
||||
# - 76156
|
||||
# - 95451
|
||||
# - 74543
|
||||
# - 357888
|
||||
# - 370112
|
||||
# - 237831
|
||||
# - 77754
|
||||
# - 310516
|
||||
# - 70726
|
||||
# - 71383
|
||||
# - 289108
|
||||
# - 72741
|
||||
# - 72888
|
||||
# - 77041
|
||||
# - 275557
|
||||
# - 80351
|
||||
# - 322466
|
||||
# - 70860
|
||||
# - 80280
|
||||
# - 361549
|
||||
# - 71000
|
||||
# - 72476
|
||||
# - 75545
|
||||
# - 71625
|
||||
# - 325382
|
||||
# - 82507
|
||||
# - 73114
|
||||
# - 76688
|
||||
# - 250576
|
||||
# - 142581
|
||||
# - 74530
|
||||
# - 76824
|
||||
# - 393225
|
||||
# - 77065
|
||||
# - 351269
|
||||
# - 81913
|
||||
# - 79928
|
||||
# - 257405
|
||||
# - 294468
|
||||
# - 325069
|
||||
# - 402849
|
||||
# - 360261
|
||||
# - 73739
|
||||
# - 70327
|
||||
# - 75760
|
||||
# - 247897
|
||||
# - 70589
|
||||
# - 70369
|
||||
# - 79488
|
||||
# - 259866
|
||||
# - 80349
|
||||
# - 85539
|
||||
# - 75927
|
||||
# - 77051
|
||||
# - 260315
|
||||
# - 73741
|
||||
# - 255325
|
||||
# - 75660
|
||||
# - 81248
|
||||
# - 71373
|
||||
# - 84946
|
||||
# - 276842
|
||||
# - 78886
|
||||
# - 73558
|
||||
# - 79582
|
||||
# - 80965
|
||||
# - 79343
|
||||
# - 84070
|
||||
# - 71969
|
||||
# - 71256
|
||||
# - 71353
|
||||
# - 419734
|
||||
# - 78854
|
||||
# - 250936
|
||||
# - 161601
|
||||
# - 249646
|
||||
# - 83978
|
||||
# - 317308
|
||||
# - 80379
|
||||
# - 76568
|
||||
# - 361563
|
||||
# - 75978
|
||||
# - 77811
|
||||
# - 369301
|
||||
# - 73838
|
||||
# - 194031
|
||||
# - 80348
|
||||
# - 71292
|
||||
# - 402910
|
||||
# - 262407
|
||||
# - 333801
|
||||
# - 360733
|
||||
# - 71219
|
||||
# - 72248
|
||||
# - 401582
|
||||
# - 74449
|
||||
# - 322399
|
||||
# - 77370
|
||||
# - 270701
|
||||
# - 72954
|
||||
# - 298901
|
||||
# - 70386
|
||||
# - 318363
|
||||
# - 71214
|
||||
# - 77151
|
||||
# - 83649
|
||||
# - 76686
|
||||
# - 194751
|
||||
# - 76421
|
||||
# - 258480
|
||||
# - 419263
|
||||
# - 76737
|
||||
# - 81727
|
||||
# - 73584
|
||||
# - 78371
|
||||
# - 72302
|
||||
# - 81868
|
||||
# - 84082
|
||||
# - 251965
|
||||
# - 153011
|
||||
# - 70713
|
||||
# - 76175
|
||||
# - 402994
|
||||
# - 152991
|
||||
# - 78275
|
||||
# - 78629
|
||||
# - 310180
|
||||
# - 384060
|
||||
# - 83779
|
||||
# - 399959
|
||||
# - 153021
|
||||
# - 75692
|
||||
# - 356202
|
||||
# - 264586
|
||||
# - 72073
|
||||
# - 73559
|
||||
# - 281620
|
||||
# - 79925
|
||||
# - 365186
|
||||
# - 73787
|
||||
# - 340959
|
||||
# - 314986
|
||||
# - 81848
|
||||
# - 71637
|
||||
# - 161501
|
||||
# - 80367
|
||||
# - 78419
|
||||
# - 75258
|
||||
# - 354972
|
||||
# - 363815
|
||||
# - 78441
|
||||
# - 371798
|
||||
# - 79311
|
||||
# - 70443
|
||||
# - 80284
|
||||
# - 278335
|
||||
# - 78645
|
||||
# - 342040
|
||||
# - 72582
|
||||
# - 117411
|
||||
# - 396600
|
||||
# - 73666
|
||||
# - 346312
|
||||
# - 83637
|
||||
# - 374441
|
||||
# - 77395
|
||||
# - 70794
|
||||
# - 73282
|
||||
# - 377143
|
||||
# - 78415
|
||||
# - 417835
|
||||
# - 276093
|
||||
# - 76626
|
||||
# - 70892
|
||||
# - 277979
|
||||
# - 76468
|
||||
# - 76530
|
||||
# - 89991
|
||||
# - 283671
|
||||
# - 283183
|
||||
# - 78242
|
||||
# - 108501
|
||||
# - 266189
|
||||
# - 250487
|
||||
# - 77623
|
||||
# - 78490
|
||||
# - 383275
|
||||
# - 362753
|
||||
# - 364412
|
||||
# - 290508
|
||||
# - 76177
|
||||
# - 324835
|
||||
# - 72355
|
||||
# - 73107
|
||||
# - 72821
|
||||
# - 159431
|
||||
# - 77761
|
||||
# - 337302
|
||||
# - 71413
|
||||
# - 376122
|
||||
# - 71340
|
||||
# - 81645
|
||||
# - 78828
|
||||
# - 83463
|
||||
# - 372566
|
||||
# - 79302
|
||||
# - 342098
|
||||
# - 77696
|
||||
# - 248503
|
||||
# - 81560
|
||||
# - 72498
|
||||
# - 265780
|
||||
# - 76815
|
||||
# - 76548
|
||||
# - 73493
|
||||
# - 146651
|
||||
# - 70659
|
||||
# - 102241
|
||||
# - 70335
|
||||
# - 75964
|
||||
# - 71403
|
||||
# - 255077
|
||||
# - 312011
|
||||
# - 331305
|
||||
# - 78292
|
||||
# - 80298
|
||||
# - 71957
|
||||
# - 151421
|
||||
# - 266916
|
||||
# - 390430
|
||||
# - 70761
|
||||
# - 82283
|
||||
# - 295829
|
||||
# - 362392
|
||||
# - 77231
|
||||
# - 287314
|
||||
# - 74845
|
||||
# - 261557
|
||||
# - 284190
|
||||
# - 331431
|
||||
# - 354765
|
||||
# - 187881
|
||||
# - 256233
|
||||
# - 259669
|
||||
# - 83375
|
||||
# - 70591
|
||||
# - 367230
|
||||
# - 357907
|
||||
# - 104641
|
||||
# - 261202
|
||||
# - 269599
|
||||
# - 77016
|
||||
# - 356574
|
||||
# - 70897
|
||||
# - 79758
|
||||
# - 75896
|
||||
# - 332269
|
||||
# - 74663
|
||||
# - 77440
|
||||
# - 77247
|
||||
# - 327933
|
||||
# - 72152
|
||||
# - 70864
|
||||
# - 72247
|
||||
# - 75694
|
||||
# - 247859
|
||||
# - 81281
|
||||
# - 72368
|
||||
# - 74550
|
||||
# - 274431
|
||||
# - 74875
|
||||
# - 75397
|
||||
# - 71635
|
||||
# - 72389
|
||||
# - 295777
|
||||
# - 74969
|
||||
# - 95731
|
||||
# - 213221
|
||||
# - 278334
|
||||
# - 77666
|
||||
# - 270550
|
||||
# - 78957
|
||||
# - 78224
|
||||
# - 72244
|
||||
# - 139941
|
||||
# - 82207
|
||||
# - 72880
|
||||
# - 70810
|
||||
# - 72012
|
||||
# - 85185
|
||||
# - 73099
|
||||
# - 75573
|
||||
# - 82270
|
||||
# - 77481
|
||||
# - 368452
|
||||
# - 327414
|
||||
# - 280035
|
||||
# - 73091
|
||||
# - 73575
|
||||
# - 72987
|
||||
# - 350688
|
||||
# - 326865
|
||||
# - 356192
|
||||
# - 80525
|
||||
# - 72546
|
||||
# - 248841
|
||||
# - 73132
|
||||
# - 278468
|
||||
# - 70812
|
||||
# - 73226
|
||||
# - 72201
|
||||
# - 356640
|
||||
# - 71527
|
||||
# - 328690
|
||||
# - 339602
|
||||
# - 77477
|
||||
# - 72224
|
||||
# - 75734
|
||||
# - 248789
|
||||
# - 71589
|
||||
# - 349334
|
||||
# - 100981
|
||||
# - 73081
|
||||
# - 336770
|
||||
# - 78980
|
||||
# - 79313
|
||||
# - 70678
|
||||
# - 281613
|
||||
# - 361644
|
||||
# - 71657
|
||||
# - 81129
|
||||
# - 74223
|
||||
# - 77869
|
||||
# - 269173
|
||||
# - 72606
|
||||
# - 77546
|
||||
# - 70730
|
||||
# - 80424
|
||||
# - 76490
|
||||
# - 81625
|
||||
# - 251678
|
||||
# - 76430
|
||||
# - 274099
|
||||
# - 78801
|
||||
# - 71958
|
||||
# - 80528
|
||||
# - 71626
|
||||
# - 77318
|
||||
# - 285339
|
||||
# - 70718
|
||||
# - 396274
|
||||
# - 71347
|
||||
# - 73762
|
||||
# - 73800
|
||||
# - 75930
|
||||
# - 71528
|
||||
# - 71226
|
||||
# - 77607
|
||||
# - 77581
|
||||
# - 75078
|
||||
# - 82672
|
||||
# - 73069
|
||||
# - 211681
|
||||
# - 367633
|
||||
# - 71436
|
||||
# - 84024
|
||||
# - 303069
|
||||
# - 79323
|
||||
# - 158551
|
||||
# - 78244
|
||||
# - 78215
|
||||
# - 232911
|
||||
# - 79436
|
||||
# - 85518
|
||||
# - 258604
|
||||
# - 76505
|
||||
# - 77654
|
||||
# - 75517
|
||||
# - 70444
|
||||
# - 71579
|
||||
# - 75055
|
||||
# - 76744
|
||||
# - 259743
|
||||
# - 78627
|
||||
# - 115351
|
||||
# - 426160
|
||||
# - 76122
|
||||
# - 73903
|
||||
# - 72218
|
||||
# - 364093
|
||||
# - 77921
|
||||
# - 73893
|
||||
# - 79501
|
||||
# - 74380
|
||||
# - 77098
|
||||
# - 363024
|
||||
# - 305165
|
||||
# - 77505
|
||||
# - 375503
|
||||
# - 76461
|
||||
# - 77792
|
||||
# - 362004
|
||||
# - 72781
|
||||
# - 72109
|
||||
# - 78293
|
||||
# - 377886
|
||||
# - 77268
|
||||
# - 366433
|
||||
# - 72763
|
||||
# - 71915
|
||||
# - 76398
|
||||
# - 254143
|
||||
# - 70442
|
||||
# - 255217
|
||||
# - 82624
|
||||
# - 76251
|
||||
# - 76925
|
||||
# - 72284
|
||||
# - 71868
|
||||
# - 75407
|
||||
# - 76192
|
||||
# - 368688
|
||||
# - 77320
|
||||
# - 77855
|
||||
# - 75860
|
||||
# - 253919
|
||||
# - 74960
|
||||
# - 292741
|
||||
# - 73129
|
||||
# - 70575
|
||||
# - 366668
|
||||
# - 220411
|
||||
# - 71223
|
||||
# - 74475
|
||||
# - 79506
|
||||
# - 393154
|
||||
# - 76772
|
||||
# - 71229
|
||||
# - 162071
|
||||
# - 74285
|
||||
# - 260320
|
||||
# - 247909
|
||||
# - 79066
|
||||
# - 77621
|
||||
# - 76149
|
||||
# - 75361
|
||||
# - 81500
|
||||
# - 75093
|
||||
# - 78807
|
||||
# - 77818
|
||||
# - 248924
|
||||
# - 76739
|
||||
# - 180961
|
||||
# - 70796
|
||||
# - 76280
|
||||
# - 74334
|
||||
# - 72327
|
||||
# - 76433
|
||||
# - 77126
|
||||
# - 79795
|
||||
# - 77602
|
||||
# - 71434
|
||||
# - 180521
|
||||
# - 370277
|
||||
# - 73128
|
||||
# - 76661
|
||||
# - 315898
|
||||
# - 76648
|
||||
# - 73663
|
||||
# - 266967
|
||||
# - 71814
|
||||
# - 368611
|
||||
# - 73378
|
||||
# - 74409
|
||||
# - 400690
|
||||
# - 73153
|
||||
# - 281511
|
||||
# - 304219
|
||||
# - 76200
|
||||
# - 77059
|
||||
# - 79552
|
||||
# - 85538
|
||||
# - 77044
|
||||
# - 75820
|
||||
# - 284760
|
||||
# - 77441
|
||||
# - 78302
|
||||
# - 78146
|
||||
# - 163581
|
||||
# - 80680
|
||||
# - 81712
|
||||
# - 80961
|
||||
# - 272417
|
||||
# - 146861
|
||||
# - 225041
|
||||
# - 341577
|
||||
# - 78581
|
||||
# - 325623
|
||||
# - 73332
|
||||
# - 389454
|
||||
# - 75736
|
||||
# - 76483
|
||||
# - 75479
|
||||
# - 256546
|
||||
# - 314147
|
||||
# - 269131
|
||||
# - 430696
|
||||
# - 350058
|
||||
# - 78049
|
||||
# - 77537
|
||||
# - 393589
|
||||
# - 71173
|
||||
# - 76999
|
||||
# - 72452
|
||||
# - 76372
|
||||
# - 167751
|
||||
# - 77897
|
||||
# - 74067
|
||||
# - 75756
|
||||
# - 83054
|
||||
# - 77301
|
||||
# - 70695
|
||||
# - 84737
|
||||
# - 77213
|
||||
# - 76895
|
||||
# - 72472
|
||||
# - 205191
|
||||
# - 83477
|
||||
# - 75990
|
||||
# - 73408
|
||||
# - 81412
|
||||
# - 252498
|
||||
# - 72227
|
||||
# - 328711
|
||||
# - 75675
|
||||
# - 77092
|
||||
# - 366625
|
||||
# - 73265
|
||||
# - 73064
|
||||
# - 72419
|
||||
# - 79866
|
||||
# - 357864
|
||||
# - 71590
|
||||
# - 78553
|
||||
# - 83269
|
||||
# - 76120
|
||||
# - 76653
|
||||
# - 75825
|
||||
# - 73496
|
||||
# - 270261
|
||||
# - 78730
|
||||
# - 71655
|
||||
# - 70882
|
||||
# - 76852
|
||||
# - 74962
|
||||
# - 359265
|
||||
# - 365030
|
||||
# - 337435
|
||||
# - 71394
|
||||
# - 425011
|
||||
# - 78578
|
||||
# - 92431
|
||||
# - 77068
|
||||
# - 77963
|
||||
# - 78461
|
||||
# - 72847
|
||||
# - 75004
|
||||
# - 71746
|
||||
# - 78427
|
||||
# - 76855
|
||||
# - 76905
|
||||
# - 76007
|
||||
# - 78444
|
||||
# - 71909
|
||||
# - 80913
|
||||
# - 78170
|
||||
# - 78956
|
||||
# - 75088
|
||||
# - 76246
|
||||
# - 73160
|
||||
# - 78285
|
||||
# - 285709
|
||||
# - 310297
|
||||
# - 73121
|
||||
# - 116421
|
||||
# - 72618
|
||||
# - 72116
|
||||
# - 73980
|
||||
# - 80726
|
||||
# - 76713
|
||||
# - 79551
|
||||
# - 413188
|
||||
# - 78166
|
||||
# - 78677
|
||||
# - 76716
|
||||
# - 74523
|
||||
# - 77509
|
||||
# - 72358
|
||||
# - 261656
|
||||
# - 75799
|
||||
# - 77436
|
||||
# - 128771
|
||||
# - 76617
|
||||
# - 348405
|
||||
# - 80207
|
||||
# - 74745
|
||||
# - 72410
|
||||
# - 75532
|
||||
# - 81659
|
||||
# - 71964
|
||||
# - 286277
|
||||
# - 78787
|
||||
# - 76470
|
||||
# - 83610
|
||||
# - 113981
|
||||
# - 78095
|
||||
# - 77452
|
||||
# - 75544
|
||||
# - 77501
|
||||
# - 78723
|
||||
# - 70608
|
||||
# - 382438
|
||||
# - 76715
|
||||
# - 73909
|
||||
# - 128661
|
||||
# - 78001
|
||||
# - 79389
|
||||
# - 74052
|
||||
# - 71709
|
||||
# - 85355
|
||||
# - 303341
|
||||
# - 402700
|
||||
# - 79352
|
||||
# - 73710
|
||||
# - 77799
|
||||
# - 74340
|
||||
# - 73200
|
||||
# - 76022
|
||||
# - 77259
|
||||
# - 75715
|
||||
# - 77864
|
||||
# - 71928
|
||||
# - 96591
|
||||
# - 77029
|
||||
# - 75073
|
||||
# - 248741
|
||||
# - 70967
|
||||
# - 76587
|
||||
# - 71316
|
||||
# - 258823
|
||||
# - 76867
|
||||
# - 76718
|
||||
# - 315277
|
||||
# - 265574
|
||||
# - 277841
|
||||
# - 73826
|
||||
# - 76044
|
||||
# - 336165
|
||||
# - 96021
|
||||
# - 185451
|
||||
# - 76091
|
||||
# - 376944
|
||||
# - 315341
|
||||
# - 264340
|
||||
# - 76436
|
||||
# - 78788
|
||||
# - 81646
|
||||
# - 76751
|
||||
# - 320470
|
||||
# - 164501
|
||||
# - 72203
|
||||
# - 70762
|
||||
# - 247824
|
||||
# - 71998
|
||||
# - 75599
|
||||
# - 373202
|
||||
# - 75952
|
||||
# - 72332
|
||||
# - 255812
|
||||
# - 393087
|
||||
# - 78310
|
||||
# - 416823
|
||||
# - 160551
|
||||
# - 74816
|
||||
# - 77670
|
||||
# - 72865
|
||||
# - 298989
|
||||
# - 76881
|
||||
# - 83821
|
||||
# - 398280
|
||||
# - 77846
|
||||
# - 70629
|
||||
# - 71487
|
||||
# - 70605
|
||||
# - 73444
|
||||
# - 404799
|
||||
# - 77109
|
||||
# - 72345
|
||||
# - 265374
|
||||
# - 77017
|
||||
# - 361683
|
||||
# - 80245
|
||||
# - 76813
|
||||
# - 73772
|
||||
# - 375968
|
||||
# - 303438
|
||||
# - 265357
|
||||
# - 351030
|
||||
# - 349358
|
||||
# - 279382
|
||||
# - 140141
|
||||
# - 86681
|
||||
# - 80188
|
||||
# - 292421
|
||||
# - 332954
|
||||
# - 401513
|
||||
# - 220991
|
||||
# - 78379
|
||||
# - 77702
|
||||
# - 76569
|
||||
# - 277952
|
||||
# - 70747
|
||||
# - 79262
|
||||
# - 280882
|
||||
# - 70336
|
||||
# - 230121
|
||||
# - 79590
|
||||
# - 70708
|
||||
# - 72199
|
||||
# - 263941
|
||||
# - 70814
|
||||
# - 77507
|
||||
# - 80873
|
||||
# - 73409
|
||||
Reference in New Issue
Block a user