@ -1,59 +0,0 @@
|
|||||||
# Made by Drazzizzi # Slightly modified by me
|
|
||||||
|
|
||||||
templates:
|
|
||||||
Holiday:
|
|
||||||
smart_label: title.asc
|
|
||||||
delete_not_scheduled: true
|
|
||||||
visible_library: false
|
|
||||||
visible_home: true
|
|
||||||
visible_shared: true
|
|
||||||
sort_title: "!12_<<collection_name>>"
|
|
||||||
sync_mode: sync
|
|
||||||
collection_order: release
|
|
||||||
summary: A timed collection of <<holiday>> movies and other movies that may relate to the holiday. This collection will automatically disappear once the holiday period is over.
|
|
||||||
|
|
||||||
collections:
|
|
||||||
Valentines Day Movies:
|
|
||||||
schedule: range(02/01-02/14)
|
|
||||||
template: {name: Holiday, holiday: "Valentine's Day"}
|
|
||||||
imdb_list:
|
|
||||||
- https://www.imdb.com/list/ls000094398
|
|
||||||
- https://www.imdb.com/list/ls057783436
|
|
||||||
- https://www.imdb.com/list/ls064427905
|
|
||||||
St. Patricks Day Movies:
|
|
||||||
schedule: range(03/01-03/17)
|
|
||||||
template: {name: Holiday, holiday: "St. Patrick's Day"}
|
|
||||||
imdb_list: https://www.imdb.com/list/ls063934595
|
|
||||||
Thanksgiving Movies:
|
|
||||||
schedule: range(10/01-10/14)
|
|
||||||
template: {name: Holiday, holiday: Thanksgiving}
|
|
||||||
imdb_list:
|
|
||||||
- https://www.imdb.com/list/ls000835734
|
|
||||||
- https://www.imdb.com/list/ls091597850
|
|
||||||
Halloween Movies (Big List): # Named Big List because I already have one named Halloween Movies
|
|
||||||
schedule: range(10/01-10/31)
|
|
||||||
template: {name: Holiday, holiday: Halloween}
|
|
||||||
imdb_list:
|
|
||||||
- https://www.imdb.com/list/ls023118929
|
|
||||||
- https://www.imdb.com/list/ls000099714
|
|
||||||
- https://www.imdb.com/list/ls000058693
|
|
||||||
- https://www.imdb.com/search/title/?genres=horror&keywords=haunted-house&sort=moviemeter,asc
|
|
||||||
tmdb_collection:
|
|
||||||
- 91361 # Halloween Collection
|
|
||||||
- 8581 # A Nightmare on Elm Street Collection
|
|
||||||
- 1733 # The Mummy Collection
|
|
||||||
- 8091 # Alien Collection
|
|
||||||
tmdb_movie: # Added by me
|
|
||||||
- 23437 # A Nightmare on Elm Street (2010)
|
|
||||||
Christmas Movies (Big List): # Named Big List because I already have one named Christmas Movies
|
|
||||||
schedule: range(12/01-12/31)
|
|
||||||
template: {name: Holiday, holiday: Christmas}
|
|
||||||
imdb_list:
|
|
||||||
- https://www.imdb.com/list/ls000096828
|
|
||||||
- https://www.imdb.com/list/ls097394442
|
|
||||||
- https://www.imdb.com/list/ls068976997
|
|
||||||
- https://www.imdb.com/list/ls027567380
|
|
||||||
New Years Eve Movies:
|
|
||||||
schedule: range(12/26-01/05)
|
|
||||||
template: {name: Holiday, holiday: "New Year's Eve"}
|
|
||||||
imdb_list: https://www.imdb.com/list/ls066838460
|
|
@ -1,16 +0,0 @@
|
|||||||
# Idea by tikilab Template created by me
|
|
||||||
|
|
||||||
templates:
|
|
||||||
Locations:
|
|
||||||
imdb_list: https://www.imdb.com/search/title/?title_type=feature&locations=<<location>>
|
|
||||||
sync_mode: sync
|
|
||||||
collection_order: alpha
|
|
||||||
collection_mode: hide
|
|
||||||
summary: Movies shot in <<location>>.
|
|
||||||
schedule: weekly(friday)
|
|
||||||
|
|
||||||
collections:
|
|
||||||
Arizona:
|
|
||||||
template: {name: Locations, location: arizona}
|
|
||||||
Las Vegas:
|
|
||||||
template: {name: Locations, location: las vegas}
|
|
@ -1,40 +0,0 @@
|
|||||||
# Made by Overlord
|
|
||||||
|
|
||||||
collections:
|
|
||||||
# Remove Label:
|
|
||||||
# build_collection: false
|
|
||||||
# plex_all: true # or whatever kinda of search you want
|
|
||||||
# label.remove: Movie Day Remove
|
|
||||||
|
|
||||||
Movie of the Day:
|
|
||||||
sort_title: zzzz_MovieDay
|
|
||||||
smart_label: random
|
|
||||||
sync_mode: sync
|
|
||||||
plex_search:
|
|
||||||
limit: 1
|
|
||||||
all:
|
|
||||||
year.gte: 1970
|
|
||||||
genre.not: documentary
|
|
||||||
critic_rating.gte: 7.0
|
|
||||||
audience_rating.gte: 8.0
|
|
||||||
label.not: Movie of the Day Remove
|
|
||||||
filters:
|
|
||||||
has_collection: false
|
|
||||||
summary: Randomly picked and highly rated! Excludes the MCU, Harry Potter, X-Men, and so on. Also excludes movies that have prequels or sequels.
|
|
||||||
visible_library: true
|
|
||||||
visible_home: true
|
|
||||||
visible_shared: true
|
|
||||||
|
|
||||||
Movie of the Day Remove:
|
|
||||||
sort_title: zzzz_MovieDayRemove
|
|
||||||
smart_label: random
|
|
||||||
sync_mode: append
|
|
||||||
plex_search:
|
|
||||||
limit: 25000
|
|
||||||
all:
|
|
||||||
year.gte: 1970
|
|
||||||
genre.not: documentary
|
|
||||||
critic_rating.gte: 7.0
|
|
||||||
audience_rating.gte: 8.0
|
|
||||||
label: Movie of the Day
|
|
||||||
summary: Movies featured on "Movie of the Day" collection will be put into this collection to not be considered again.
|
|
@ -1,16 +0,0 @@
|
|||||||
overlays:
|
|
||||||
|
|
||||||
############################
|
|
||||||
# AUDIO #
|
|
||||||
############################
|
|
||||||
|
|
||||||
DTS-HD MA:
|
|
||||||
overlay: DTS-HD MA
|
|
||||||
plex_all: true
|
|
||||||
filters:
|
|
||||||
filepath: DTS-HD MA
|
|
||||||
TrueHD Atmos:
|
|
||||||
overlay: TrueHD Atmos
|
|
||||||
plex_all: true
|
|
||||||
filters:
|
|
||||||
filepath: TrueHD Atmos
|
|
@ -1,21 +0,0 @@
|
|||||||
overlays:
|
|
||||||
|
|
||||||
############################
|
|
||||||
# CHARTS #
|
|
||||||
############################
|
|
||||||
|
|
||||||
IMDb Top 250:
|
|
||||||
overlay: IMDb Top 250
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
collection: IMDb Top 250
|
|
||||||
TMDb Trending:
|
|
||||||
overlay: TMDb Trending Alt
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
collection: TMDb Weekly Trending
|
|
||||||
Trakt Trending:
|
|
||||||
overlay: Trakt Trending
|
|
||||||
trakt_chart: # For some reason it said the collection "Trakt Trending Now (Unplayed)" is not found, so I put this
|
|
||||||
chart: trending
|
|
||||||
limit: 100
|
|
@ -1,17 +0,0 @@
|
|||||||
overlays:
|
|
||||||
|
|
||||||
############################
|
|
||||||
# OSCARS #
|
|
||||||
############################
|
|
||||||
|
|
||||||
Oscars:
|
|
||||||
overlay: Oscars
|
|
||||||
plex_search:
|
|
||||||
any:
|
|
||||||
collection:
|
|
||||||
- Best Animated Feature Film
|
|
||||||
- Best Cinematography
|
|
||||||
- Best Film Editing
|
|
||||||
- Best Picture
|
|
||||||
- Best Sound
|
|
||||||
- Best Visual Effects
|
|
@ -1,100 +0,0 @@
|
|||||||
overlays:
|
|
||||||
|
|
||||||
############################
|
|
||||||
# RATINGS #
|
|
||||||
############################
|
|
||||||
|
|
||||||
IMDb Rating:
|
|
||||||
overlay:
|
|
||||||
name: text(user_rating)
|
|
||||||
horizontal_offset: 780
|
|
||||||
horizontal_align: left
|
|
||||||
vertical_offset: 421
|
|
||||||
vertical_align: top
|
|
||||||
font: /config/overlays/Fonts/Impact.ttf
|
|
||||||
font_size: 70
|
|
||||||
font_color: "#FFFFFF"
|
|
||||||
back_color: "#000000B3"
|
|
||||||
back_radius: 25
|
|
||||||
back_width: 190
|
|
||||||
back_height: 185
|
|
||||||
file: /config/overlays/IMDb Rating.png
|
|
||||||
addon_offset: 20
|
|
||||||
addon_position: top
|
|
||||||
plex_all: true
|
|
||||||
Metacritic:
|
|
||||||
overlay:
|
|
||||||
name: text(critic_rating)
|
|
||||||
horizontal_offset: 780
|
|
||||||
horizontal_align: left
|
|
||||||
vertical_offset: 863
|
|
||||||
vertical_align: top
|
|
||||||
font: /config/overlays/Fonts/Myriad Pro Bold.otf
|
|
||||||
font_size: 70
|
|
||||||
font_color: "#FFFFFF"
|
|
||||||
back_color: "#000000B3"
|
|
||||||
back_radius: 25
|
|
||||||
back_width: 190
|
|
||||||
back_height: 216
|
|
||||||
file: /config/overlays/Metacritic.png
|
|
||||||
addon_offset: 20
|
|
||||||
addon_position: top
|
|
||||||
plex_all: true
|
|
||||||
Rotten Tomatoes Audience Bad:
|
|
||||||
overlay:
|
|
||||||
name: text(audience_rating%)
|
|
||||||
horizontal_offset: 780
|
|
||||||
horizontal_align: left
|
|
||||||
vertical_offset: 626
|
|
||||||
vertical_align: top
|
|
||||||
font: /config/overlays/Fonts/Franklin Gothic Demi.ttf
|
|
||||||
font_size: 70
|
|
||||||
font_color: "#FFFFFF"
|
|
||||||
back_color: "#000000B3"
|
|
||||||
back_radius: 25
|
|
||||||
back_width: 190
|
|
||||||
back_height: 217
|
|
||||||
file: /config/overlays/Rotten Tomatoes Popcorn Spilled.png
|
|
||||||
addon_offset: 20
|
|
||||||
addon_position: top
|
|
||||||
plex_search:
|
|
||||||
audience_rating.gt: 0.0
|
|
||||||
audience_rating.lte: 5.9
|
|
||||||
Rotten Tomatoes Audience Good:
|
|
||||||
overlay:
|
|
||||||
name: text(audience_rating%)
|
|
||||||
horizontal_offset: 780
|
|
||||||
horizontal_align: left
|
|
||||||
vertical_offset: 626
|
|
||||||
vertical_align: top
|
|
||||||
font: /config/overlays/Fonts/Franklin Gothic Demi.ttf
|
|
||||||
font_size: 70
|
|
||||||
font_color: "#FFFFFF"
|
|
||||||
back_color: "#000000B3"
|
|
||||||
back_radius: 25
|
|
||||||
back_width: 190
|
|
||||||
back_height: 217
|
|
||||||
file: /config/overlays/Rotten Tomatoes Popcorn Upright.png
|
|
||||||
addon_offset: 20
|
|
||||||
addon_position: top
|
|
||||||
plex_search:
|
|
||||||
audience_rating.gte: 6.0
|
|
||||||
audience_rating.lt: 10.0
|
|
||||||
# TMDb Rating:
|
|
||||||
# overlay:
|
|
||||||
# name: text(user_rating)
|
|
||||||
# horizontal_offset: 780
|
|
||||||
# horizontal_align: left
|
|
||||||
# vertical_offset: 421
|
|
||||||
# vertical_align: top
|
|
||||||
# font: /config/overlays/Fonts/Avenir Black.ttf
|
|
||||||
# font_size: 70
|
|
||||||
# font_color: "#FFFFFF"
|
|
||||||
# back_color: "#000000B3"
|
|
||||||
# back_radius: 25
|
|
||||||
# back_width: 190
|
|
||||||
# back_height: 185
|
|
||||||
# file: /config/overlays/TMDb Rating.png
|
|
||||||
# addon_offset: 20
|
|
||||||
# addon_position: top
|
|
||||||
# plex_all: true
|
|
@ -1,41 +0,0 @@
|
|||||||
overlays:
|
|
||||||
|
|
||||||
############################
|
|
||||||
# STREAMING SERVICES #
|
|
||||||
############################
|
|
||||||
|
|
||||||
Apple TV+:
|
|
||||||
overlay: Apple TV+
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
collection: Apple TV+
|
|
||||||
HBO Max:
|
|
||||||
overlay: HBO Max
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
collection: HBO Max
|
|
||||||
Hulu:
|
|
||||||
overlay: Hulu
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
collection: Hulu
|
|
||||||
Netflix Film:
|
|
||||||
overlay: Netflix Film
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
collection: Netflix
|
|
||||||
Netflix Stand-up:
|
|
||||||
overlay: Netflix Stand-up
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
collection: Netflix Stand-up
|
|
||||||
Paramount+:
|
|
||||||
overlay: Paramount+
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
collection: Paramount+
|
|
||||||
Prime Video:
|
|
||||||
overlay: Prime Video
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
collection: Prime Video
|
|
@ -1,329 +0,0 @@
|
|||||||
overlays:
|
|
||||||
|
|
||||||
############################
|
|
||||||
# STUDIOS #
|
|
||||||
############################
|
|
||||||
|
|
||||||
20th Century Fox:
|
|
||||||
overlay: 20th Century Fox
|
|
||||||
plex_search:
|
|
||||||
any:
|
|
||||||
studio.is:
|
|
||||||
- 20th Century Animation
|
|
||||||
- 20th Century Fox
|
|
||||||
- 20th Century Fox Animation
|
|
||||||
- 20th Century Fox Television
|
|
||||||
Amazon Studios:
|
|
||||||
overlay: Amazon Studios
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: Amazon Studios
|
|
||||||
Amblin Entertainment:
|
|
||||||
overlay: Amblin Entertainment
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: Amblin Entertainment
|
|
||||||
Bad Robot:
|
|
||||||
overlay: Bad Robot
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: Bad Robot
|
|
||||||
Blue Sky Studios:
|
|
||||||
overlay: Blue Sky Studios
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: Blue Sky Studios
|
|
||||||
Castle Rock Entertainment:
|
|
||||||
overlay: Castle Rock Entertainment
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: Castle Rock Entertainment
|
|
||||||
Chernin Entertainment:
|
|
||||||
overlay: Chernin Entertainment
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: Chernin Entertainment
|
|
||||||
Columbia Pictures:
|
|
||||||
overlay: Columbia Pictures
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: Columbia Pictures
|
|
||||||
Davis Entertainment:
|
|
||||||
overlay: Davis Entertainment
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: Davis Entertainment
|
|
||||||
DC:
|
|
||||||
overlay: DC
|
|
||||||
plex_search:
|
|
||||||
any:
|
|
||||||
studio.is:
|
|
||||||
- DC Comics
|
|
||||||
- DC Entertainment
|
|
||||||
Dimension Films:
|
|
||||||
overlay: Dimension Films
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: Dimension Films
|
|
||||||
Disney Channel:
|
|
||||||
overlay: Disney Channel
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: Disney Channel
|
|
||||||
DreamWorks Pictures:
|
|
||||||
overlay: DreamWorks Pictures
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: DreamWorks Pictures
|
|
||||||
DreamWorks Animation:
|
|
||||||
overlay: DreamWorks Animation
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: DreamWorks Animation
|
|
||||||
Eon Productions:
|
|
||||||
overlay: Eon Productions
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: Eon Productions
|
|
||||||
Focus Features:
|
|
||||||
overlay: Focus Features
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: Focus Features
|
|
||||||
Fox 2000 Pictures:
|
|
||||||
overlay: Fox 2000 Pictures
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: Fox 2000 Pictures
|
|
||||||
Fox Searchlight Pictures:
|
|
||||||
overlay: Fox Searchlight Pictures
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: Fox Searchlight Pictures
|
|
||||||
Happy Madison Productions:
|
|
||||||
overlay: Happy Madison Productions
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: Happy Madison Productions
|
|
||||||
HBO:
|
|
||||||
overlay: HBO
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: HBO
|
|
||||||
Illumination:
|
|
||||||
overlay: Illumination
|
|
||||||
plex_search:
|
|
||||||
any:
|
|
||||||
studio.is:
|
|
||||||
- Illumination
|
|
||||||
- Illumination Entertainment
|
|
||||||
Legendary Pictures:
|
|
||||||
overlay: Legendary Pictures
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: Legendary Pictures
|
|
||||||
Lionsgate:
|
|
||||||
overlay: Lionsgate
|
|
||||||
plex_search:
|
|
||||||
any:
|
|
||||||
studio.is:
|
|
||||||
- Lions Gate Films
|
|
||||||
- Lionsgate
|
|
||||||
Lucasfilm:
|
|
||||||
overlay: Lucasfilm
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: Lucasfilm
|
|
||||||
Marvel:
|
|
||||||
overlay: Marvel
|
|
||||||
plex_search:
|
|
||||||
any:
|
|
||||||
studio.is:
|
|
||||||
- Marvel Enterprises
|
|
||||||
- Marvel Entertainment
|
|
||||||
Marvel Studios:
|
|
||||||
overlay: Marvel Studios
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: Marvel Studios
|
|
||||||
Metro-Goldwyn-Mayer:
|
|
||||||
overlay: Metro-Goldwyn-Mayer
|
|
||||||
plex_search:
|
|
||||||
any:
|
|
||||||
studio.is:
|
|
||||||
- Metro-Goldwyn-Mayer
|
|
||||||
- Metro-Goldwyn-Mayer (MGM)
|
|
||||||
- MGM Home Entertainment
|
|
||||||
Miramax:
|
|
||||||
overlay: Miramax
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: Miramax
|
|
||||||
NBC:
|
|
||||||
overlay: NBC-2 # 2 because the regular one is a netwwork for TV Shows
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: NBC
|
|
||||||
New Line Cinema:
|
|
||||||
overlay: New Line Cinema
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: New Line Cinema
|
|
||||||
Original Film:
|
|
||||||
overlay: Original Film
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: Original Film
|
|
||||||
Orion Pictures:
|
|
||||||
overlay: Orion Pictures
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: Orion Pictures
|
|
||||||
Paramount:
|
|
||||||
overlay: Paramount
|
|
||||||
plex_search:
|
|
||||||
any:
|
|
||||||
studio.is:
|
|
||||||
- Paramount
|
|
||||||
- Paramount Animation
|
|
||||||
- Paramount Famous Lasky Corporation
|
|
||||||
- Paramount Pictures Digital Entertainment
|
|
||||||
- Paramount Vantage
|
|
||||||
Pixar:
|
|
||||||
overlay: Pixar
|
|
||||||
plex_search:
|
|
||||||
any:
|
|
||||||
collection: # collection because new Pixar movies are being labled as Disney
|
|
||||||
- Pixar
|
|
||||||
- Pixar Shorts
|
|
||||||
- Pixar SparkShorts
|
|
||||||
RatPac Entertainment:
|
|
||||||
overlay: RatPac Entertainment
|
|
||||||
plex_search:
|
|
||||||
any:
|
|
||||||
studio.is:
|
|
||||||
- Dune Entertainment
|
|
||||||
- Dune Entertainment III
|
|
||||||
- RatPac Entertainment
|
|
||||||
Regency:
|
|
||||||
overlay: Regency
|
|
||||||
plex_search:
|
|
||||||
any:
|
|
||||||
studio.is:
|
|
||||||
- New Regency Pictures
|
|
||||||
- New Regency Productions
|
|
||||||
- Regency Enterprises
|
|
||||||
Relativity Media:
|
|
||||||
overlay: Relativity Media
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: Relativity Media
|
|
||||||
Screen Gems:
|
|
||||||
overlay: Screen Gems
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: Screen Gems
|
|
||||||
Showtime Networks:
|
|
||||||
overlay: Showtime Networks
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: Showtime Networks
|
|
||||||
Silver Pictures:
|
|
||||||
overlay: Silver Pictures
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: Silver Pictures
|
|
||||||
Sony Pictures:
|
|
||||||
overlay: Sony Pictures
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: Sony Pictures
|
|
||||||
Sony Pictures Animation:
|
|
||||||
overlay: Sony Pictures Animation
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: Sony Pictures Animation
|
|
||||||
Summit Entertainment:
|
|
||||||
overlay: Summit Entertainment
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: Summit Entertainment
|
|
||||||
The Weinstein Company:
|
|
||||||
overlay: The Weinstein Company
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: The Weinstein Company
|
|
||||||
Touchstone Pictures:
|
|
||||||
overlay: Touchstone Pictures
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: Touchstone Pictures
|
|
||||||
TriStar Pictures:
|
|
||||||
overlay: TriStar Pictures
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: TriStar Pictures
|
|
||||||
United Artists:
|
|
||||||
overlay: United Artists
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: United Artists
|
|
||||||
Universal Pictures:
|
|
||||||
overlay: Universal Pictures
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: Universal Pictures
|
|
||||||
Village Roadshow Pictures:
|
|
||||||
overlay: Village Roadshow Pictures
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: Village Roadshow Pictures
|
|
||||||
Walt Disney Animation Studios:
|
|
||||||
overlay: Walt Disney Animation Studios
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: Walt Disney Animation Studios
|
|
||||||
Walt Disney Pictures:
|
|
||||||
overlay: Walt Disney Pictures
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: Walt Disney Pictures
|
|
||||||
title.isnot:
|
|
||||||
# Pixar Movies
|
|
||||||
- Brave
|
|
||||||
- Incredibles 2
|
|
||||||
- Toy Story 4
|
|
||||||
- Onward
|
|
||||||
- Soul
|
|
||||||
- Turning Red
|
|
||||||
- "Beyond Infinity: Buzz and the Journey to Lightyear"
|
|
||||||
# Pixar Shorts
|
|
||||||
- Mike's New Car
|
|
||||||
- Day & Night
|
|
||||||
- Partysaurus Rex
|
|
||||||
- The Legend of Mor'du
|
|
||||||
- Auntie Edna
|
|
||||||
- Lamp Life
|
|
||||||
Walt Disney Productions:
|
|
||||||
overlay: Walt Disney Productions
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: Walt Disney Productions
|
|
||||||
Warner Bros. Pictures:
|
|
||||||
overlay: Warner Bros. Pictures
|
|
||||||
plex_search:
|
|
||||||
any:
|
|
||||||
studio.is:
|
|
||||||
- Warner Animation Group
|
|
||||||
- Warner Bros. Animation
|
|
||||||
- Warner Bros./Seven Arts
|
|
||||||
- Warner Bros. Family Entertainment
|
|
||||||
- Warner Bros. Pictures
|
|
||||||
- Warner Independent Pictures (WIP)
|
|
||||||
- Warner Music Group
|
|
||||||
- Warner Premiere
|
|
||||||
Warren Miller Entertainment:
|
|
||||||
overlay: Warren Miller Entertainment
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: Warren Miller Entertainment
|
|
@ -1,62 +0,0 @@
|
|||||||
# Made by Magic815 I modified the titles, sort_title, and commented out the poster
|
|
||||||
|
|
||||||
collections:
|
|
||||||
Trakt Trending Now (Unplayed):
|
|
||||||
trakt_chart:
|
|
||||||
chart: trending
|
|
||||||
limit: 100
|
|
||||||
sort_title: "!01_Trakt_01 Trending Now (Unplayed)"
|
|
||||||
# url_poster: https://raw.githubusercontent.com/Magic815/Plex-Meta-Manager-Configs/main/collection%20posters/Trakt-Trending-Now.png
|
|
||||||
url_poster: https://github.com/AwesomeAustn/Plex-Meta-Manager-Images/blob/master/AwesomeAustn/Sets/Trakt%20Trending%20Now%20(Unplayed).png
|
|
||||||
sync_mode: sync
|
|
||||||
collection_mode: hide
|
|
||||||
collection_filtering: user
|
|
||||||
visible_library: true
|
|
||||||
visible_home: true
|
|
||||||
visible_shared: true
|
|
||||||
smart_label:
|
|
||||||
sort_by: release.desc
|
|
||||||
all:
|
|
||||||
label: <<smart_label>>
|
|
||||||
unplayed: true
|
|
||||||
schedule: daily
|
|
||||||
Trakt This Week (Unplayed):
|
|
||||||
trakt_chart:
|
|
||||||
chart: watched
|
|
||||||
time_period: weekly
|
|
||||||
limit: 100
|
|
||||||
sort_title: "!01_Trakt_02 This Week (Unplayed)"
|
|
||||||
# url_poster: https://raw.githubusercontent.com/Magic815/Plex-Meta-Manager-Configs/main/collection%20posters/Trakt-Most-Watched-This-Week.png
|
|
||||||
url_poster: https://github.com/AwesomeAustn/Plex-Meta-Manager-Images/blob/master/AwesomeAustn/Sets/Trakt%20This%20Week%20(Unplayed).png
|
|
||||||
sync_mode: sync
|
|
||||||
collection_mode: hide
|
|
||||||
collection_filtering: user
|
|
||||||
visible_library: false
|
|
||||||
visible_home: false
|
|
||||||
visible_shared: false
|
|
||||||
smart_label:
|
|
||||||
sort_by: release.desc
|
|
||||||
all:
|
|
||||||
label: <<smart_label>>
|
|
||||||
unplayed: true
|
|
||||||
schedule: daily
|
|
||||||
Trakt This Year (Unplayed):
|
|
||||||
trakt_chart:
|
|
||||||
chart: watched
|
|
||||||
time_period: yearly
|
|
||||||
limit: 200
|
|
||||||
sort_title: "!01_Trakt_03 This Year (Unplayed)"
|
|
||||||
# url_poster: https://raw.githubusercontent.com/Magic815/Plex-Meta-Manager-Configs/main/collection%20posters/Trakt-Most-Watched-This-Year.png
|
|
||||||
url_poster: https://github.com/AwesomeAustn/Plex-Meta-Manager-Images/blob/master/AwesomeAustn/Sets/Trakt%20This%20Year%20(Unplayed).png
|
|
||||||
sync_mode: sync
|
|
||||||
collection_mode: hide
|
|
||||||
collection_filtering: user
|
|
||||||
visible_library: false
|
|
||||||
visible_home: false
|
|
||||||
visible_shared: false
|
|
||||||
smart_label:
|
|
||||||
sort_by: release.desc
|
|
||||||
all:
|
|
||||||
label: <<smart_label>>
|
|
||||||
unplayed: true
|
|
||||||
schedule: daily
|
|
@ -1,59 +0,0 @@
|
|||||||
# Made by Magic815 I modified the titles, sort_title, and commented out the poster
|
|
||||||
|
|
||||||
collections:
|
|
||||||
Trakt Trending Now (Unplayed):
|
|
||||||
trakt_chart:
|
|
||||||
chart: trending
|
|
||||||
limit: 100
|
|
||||||
sort_title: "!01_Trakt_01 Trending Now (Unplayed)"
|
|
||||||
# url_poster: https://raw.githubusercontent.com/Magic815/Plex-Meta-Manager-Configs/main/collection%20posters/Trakt-Trending-Now.png
|
|
||||||
sync_mode: sync
|
|
||||||
collection_mode: hide
|
|
||||||
collection_filtering: user
|
|
||||||
visible_library: true
|
|
||||||
visible_home: true
|
|
||||||
visible_shared: true
|
|
||||||
smart_label:
|
|
||||||
sort_by: release.desc
|
|
||||||
all:
|
|
||||||
label: <<smart_label>>
|
|
||||||
unplayed: true
|
|
||||||
schedule: daily
|
|
||||||
Trakt This Week (Unplayed):
|
|
||||||
trakt_chart:
|
|
||||||
chart: watched
|
|
||||||
time_period: weekly
|
|
||||||
limit: 100
|
|
||||||
sort_title: "!01_Trakt_02 This Week (Unplayed)"
|
|
||||||
# url_poster: https://raw.githubusercontent.com/Magic815/Plex-Meta-Manager-Configs/main/collection%20posters/Trakt-Most-Watched-This-Week.png
|
|
||||||
sync_mode: sync
|
|
||||||
collection_mode: hide
|
|
||||||
collection_filtering: user
|
|
||||||
visible_library: false
|
|
||||||
visible_home: false
|
|
||||||
visible_shared: false
|
|
||||||
smart_label:
|
|
||||||
sort_by: release.desc
|
|
||||||
all:
|
|
||||||
label: <<smart_label>>
|
|
||||||
unplayed: true
|
|
||||||
schedule: daily
|
|
||||||
Trakt This Year (Unplayed):
|
|
||||||
trakt_chart:
|
|
||||||
chart: watched
|
|
||||||
time_period: yearly
|
|
||||||
limit: 200
|
|
||||||
sort_title: "!01_Trakt_03 This Year (Unplayed)"
|
|
||||||
# url_poster: https://raw.githubusercontent.com/Magic815/Plex-Meta-Manager-Configs/main/collection%20posters/Trakt-Most-Watched-This-Year.png
|
|
||||||
sync_mode: sync
|
|
||||||
collection_mode: hide
|
|
||||||
collection_filtering: user
|
|
||||||
visible_library: false
|
|
||||||
visible_home: false
|
|
||||||
visible_shared: false
|
|
||||||
smart_label:
|
|
||||||
sort_by: release.desc
|
|
||||||
all:
|
|
||||||
label: <<smart_label>>
|
|
||||||
unplayed: true
|
|
||||||
schedule: daily
|
|
Before Width: | Height: | Size: 2.3 MiB |
@ -1,209 +0,0 @@
|
|||||||
overlays:
|
|
||||||
|
|
||||||
############################ I suppressed some overlays because of network changes
|
|
||||||
# NETWORKS # to prevent overlapping, and I chose the originaL network
|
|
||||||
############################ This does not work for all shows
|
|
||||||
|
|
||||||
ABC:
|
|
||||||
overlay: ABC
|
|
||||||
suppress_overlays:
|
|
||||||
- CBS
|
|
||||||
- Comedy Central
|
|
||||||
- Discovery
|
|
||||||
- FOX
|
|
||||||
- Science
|
|
||||||
- The WB
|
|
||||||
plex_search:
|
|
||||||
any:
|
|
||||||
network:
|
|
||||||
- ABC
|
|
||||||
- ABC Family
|
|
||||||
AMC:
|
|
||||||
overlay: AMC
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
network: AMC
|
|
||||||
Animal Planet:
|
|
||||||
overlay: Animal Planet
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
network: Animal Planet
|
|
||||||
BBC:
|
|
||||||
overlay: BBC
|
|
||||||
suppress_overlays:
|
|
||||||
- FX
|
|
||||||
- PBS
|
|
||||||
plex_search:
|
|
||||||
any:
|
|
||||||
network:
|
|
||||||
- BBC One
|
|
||||||
- BBC Television
|
|
||||||
- BBC Two
|
|
||||||
Cartoon Network:
|
|
||||||
overlay: Cartoon Network
|
|
||||||
suppress_overlays:
|
|
||||||
- CBS
|
|
||||||
- NBC
|
|
||||||
- PBS
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
network: Cartoon Network
|
|
||||||
CBC Television:
|
|
||||||
overlay: CBC Television
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
network: CBC Television
|
|
||||||
CBS:
|
|
||||||
overlay: CBS
|
|
||||||
suppress_overlays:
|
|
||||||
- The CW
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
network: CBS
|
|
||||||
CNN:
|
|
||||||
overlay: CNN
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
network: CNN
|
|
||||||
Comedy Central:
|
|
||||||
overlay: Comedy Central
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
network: Comedy Central
|
|
||||||
The CW:
|
|
||||||
overlay: The CW
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
network: The CW
|
|
||||||
Discovery:
|
|
||||||
overlay: Discovery
|
|
||||||
suppress_overlays:
|
|
||||||
- Science
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
network: Discovery
|
|
||||||
Disney Channel:
|
|
||||||
overlay: Disney Channel-2 # 2 because the regular one is a studio for movies
|
|
||||||
suppress_overlays:
|
|
||||||
- ABC
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
network: Disney Channel
|
|
||||||
FOX:
|
|
||||||
overlay: FOX
|
|
||||||
suppress_overlays:
|
|
||||||
- Comedy Central
|
|
||||||
- Hulu
|
|
||||||
- National Geographic
|
|
||||||
- NBC
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
network: FOX
|
|
||||||
Food Network:
|
|
||||||
overlay: Food Network
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
network: Food Network
|
|
||||||
FX:
|
|
||||||
overlay: FX
|
|
||||||
suppress_overlays:
|
|
||||||
- FXX
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
network: FX
|
|
||||||
FXX:
|
|
||||||
overlay: FXX
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
network: FXX
|
|
||||||
HBO:
|
|
||||||
overlay: HBO-2 # 2 because the regular one is a studio for movies
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
network: HBO
|
|
||||||
History:
|
|
||||||
overlay: History
|
|
||||||
suppress_overlays:
|
|
||||||
- Prime Video
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
network: History
|
|
||||||
MTV:
|
|
||||||
overlay: MTV
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
network: MTV
|
|
||||||
National Geographic:
|
|
||||||
overlay: National Geographic
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
network: National Geographic
|
|
||||||
NBC:
|
|
||||||
overlay: NBC
|
|
||||||
suppress_overlays:
|
|
||||||
- ABC
|
|
||||||
- USA Network
|
|
||||||
plex_search:
|
|
||||||
any:
|
|
||||||
network:
|
|
||||||
- NBC
|
|
||||||
- NBCSN
|
|
||||||
Nickelodeon:
|
|
||||||
overlay: Nickelodeon
|
|
||||||
suppress_overlays:
|
|
||||||
- ABC
|
|
||||||
plex_search:
|
|
||||||
any:
|
|
||||||
network:
|
|
||||||
- Nickelodeon
|
|
||||||
- Nicktoons
|
|
||||||
PBS:
|
|
||||||
overlay: PBS
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
network: PBS
|
|
||||||
Science:
|
|
||||||
overlay: Science
|
|
||||||
plex_search:
|
|
||||||
any:
|
|
||||||
network:
|
|
||||||
- Science
|
|
||||||
- Science Channel
|
|
||||||
Showtime:
|
|
||||||
overlay: Showtime
|
|
||||||
suppress_overlays:
|
|
||||||
- Syfy
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
network: Showtime
|
|
||||||
Starz:
|
|
||||||
overlay: Starz
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
network: Starz
|
|
||||||
Syfy:
|
|
||||||
overlay: Syfy
|
|
||||||
suppress_overlays:
|
|
||||||
- Prime Video
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
network: Syfy
|
|
||||||
Travel Channel:
|
|
||||||
overlay: Travel Channel
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
network: Travel Channel
|
|
||||||
USA Network:
|
|
||||||
overlay: USA Network
|
|
||||||
suppress_overlays:
|
|
||||||
- Syfy
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
network: USA Network
|
|
||||||
The WB:
|
|
||||||
overlay: The WB
|
|
||||||
suppress_overlays:
|
|
||||||
- The CW
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
network: The WB
|
|
@ -1,100 +0,0 @@
|
|||||||
overlays:
|
|
||||||
|
|
||||||
############################
|
|
||||||
# RATINGS #
|
|
||||||
############################
|
|
||||||
|
|
||||||
IMDb Rating:
|
|
||||||
overlay:
|
|
||||||
name: text(user_rating)
|
|
||||||
horizontal_offset: 780
|
|
||||||
horizontal_align: left
|
|
||||||
vertical_offset: 421
|
|
||||||
vertical_align: top
|
|
||||||
font: /config/overlays/Fonts/Impact.ttf
|
|
||||||
font_size: 70
|
|
||||||
font_color: "#FFFFFF"
|
|
||||||
back_color: "#000000B3"
|
|
||||||
back_radius: 25
|
|
||||||
back_width: 190
|
|
||||||
back_height: 185
|
|
||||||
file: /config/overlays/IMDb Rating.png
|
|
||||||
addon_offset: 20
|
|
||||||
addon_position: top
|
|
||||||
plex_all: true
|
|
||||||
Metacritic:
|
|
||||||
overlay:
|
|
||||||
name: text(critic_rating)
|
|
||||||
horizontal_offset: 780
|
|
||||||
horizontal_align: left
|
|
||||||
vertical_offset: 863
|
|
||||||
vertical_align: top
|
|
||||||
font: /config/overlays/Fonts/Myriad Pro Bold.otf
|
|
||||||
font_size: 70
|
|
||||||
font_color: "#FFFFFF"
|
|
||||||
back_color: "#000000B3"
|
|
||||||
back_radius: 25
|
|
||||||
back_width: 190
|
|
||||||
back_height: 216
|
|
||||||
file: /config/overlays/Metacritic.png
|
|
||||||
addon_offset: 20
|
|
||||||
addon_position: top
|
|
||||||
plex_all: true
|
|
||||||
Rotten Tomatoes Audience Bad:
|
|
||||||
overlay:
|
|
||||||
name: text(audience_rating%)
|
|
||||||
horizontal_offset: 780
|
|
||||||
horizontal_align: left
|
|
||||||
vertical_offset: 626
|
|
||||||
vertical_align: top
|
|
||||||
font: /config/overlays/Fonts/Franklin Gothic Demi.ttf
|
|
||||||
font_size: 70
|
|
||||||
font_color: "#FFFFFF"
|
|
||||||
back_color: "#000000B3"
|
|
||||||
back_radius: 25
|
|
||||||
back_width: 190
|
|
||||||
back_height: 217
|
|
||||||
file: /config/overlays/Rotten Tomatoes Popcorn Spilled.png
|
|
||||||
addon_offset: 20
|
|
||||||
addon_position: top
|
|
||||||
plex_search:
|
|
||||||
audience_rating.gt: 0.0
|
|
||||||
audience_rating.lte: 5.9
|
|
||||||
Rotten Tomatoes Audience Good:
|
|
||||||
overlay:
|
|
||||||
name: text(audience_rating%)
|
|
||||||
horizontal_offset: 780
|
|
||||||
horizontal_align: left
|
|
||||||
vertical_offset: 626
|
|
||||||
vertical_align: top
|
|
||||||
font: /config/overlays/Fonts/Franklin Gothic Demi.ttf
|
|
||||||
font_size: 70
|
|
||||||
font_color: "#FFFFFF"
|
|
||||||
back_color: "#000000B3"
|
|
||||||
back_radius: 25
|
|
||||||
back_width: 190
|
|
||||||
back_height: 217
|
|
||||||
file: /config/overlays/Rotten Tomatoes Popcorn Upright.png
|
|
||||||
addon_offset: 20
|
|
||||||
addon_position: top
|
|
||||||
plex_search:
|
|
||||||
audience_rating.gte: 6.0
|
|
||||||
audience_rating.lt: 10.0
|
|
||||||
# TMDb Rating:
|
|
||||||
# overlay:
|
|
||||||
# name: text(user_rating)
|
|
||||||
# horizontal_offset: 780
|
|
||||||
# horizontal_align: left
|
|
||||||
# vertical_offset: 421
|
|
||||||
# vertical_align: top
|
|
||||||
# font: /config/overlays/Fonts/Avenir Black.ttf
|
|
||||||
# font_size: 70
|
|
||||||
# font_color: "#FFFFFF"
|
|
||||||
# back_color: "#000000B3"
|
|
||||||
# back_radius: 25
|
|
||||||
# back_width: 190
|
|
||||||
# back_height: 185
|
|
||||||
# file: /config/overlays/TMDb Rating.png
|
|
||||||
# addon_offset: 20
|
|
||||||
# addon_position: top
|
|
||||||
# plex_all: true
|
|
@ -1,53 +0,0 @@
|
|||||||
overlays:
|
|
||||||
|
|
||||||
############################ I supressed some overlays because of network changes
|
|
||||||
# STREAMING SERVICES # to prevent overlapping, and I chose the current network
|
|
||||||
############################ This does not work for all shows
|
|
||||||
|
|
||||||
Apple TV+:
|
|
||||||
overlay: Apple TV+
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
collection: Apple TV+
|
|
||||||
Disney+:
|
|
||||||
overlay: Disney+
|
|
||||||
suppress_overlays:
|
|
||||||
- Cartoon Network
|
|
||||||
- Comedy Central
|
|
||||||
- FOX
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
collection: Disney+
|
|
||||||
HBO Max:
|
|
||||||
overlay: HBO Max
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
collection: HBO Max
|
|
||||||
Hulu:
|
|
||||||
overlay: Hulu
|
|
||||||
suppress_overlays:
|
|
||||||
- The CW
|
|
||||||
- Disney+
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
collection: Hulu
|
|
||||||
Netflix Series:
|
|
||||||
overlay: Netflix Series
|
|
||||||
suppress_overlays:
|
|
||||||
- BBC
|
|
||||||
- CBC Television
|
|
||||||
- FOX
|
|
||||||
- NBC
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
collection: Netflix
|
|
||||||
Paramount+:
|
|
||||||
overlay: Paramount+
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
collection: Paramount+
|
|
||||||
Prime Video:
|
|
||||||
overlay: Prime Video
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
collection: Prime Video
|
|
@ -1,23 +0,0 @@
|
|||||||
overlays:
|
|
||||||
|
|
||||||
############################
|
|
||||||
# STUDIOS #
|
|
||||||
############################
|
|
||||||
|
|
||||||
DC:
|
|
||||||
overlay: DC
|
|
||||||
plex_search:
|
|
||||||
any:
|
|
||||||
studio.is:
|
|
||||||
- DC Comics
|
|
||||||
- DC Entertainment
|
|
||||||
Marvel:
|
|
||||||
overlay: Marvel
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: Marvel Television
|
|
||||||
Marvel Studos:
|
|
||||||
overlay: Marvel Studios
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio.is: Marvel Studios
|
|
@ -1,78 +0,0 @@
|
|||||||
metadata:
|
|
||||||
Animusic:
|
|
||||||
episodes:
|
|
||||||
# Season 1
|
|
||||||
S01E01:
|
|
||||||
title: Future Retro
|
|
||||||
originally_available: 2001-06-23
|
|
||||||
S01E02:
|
|
||||||
title: Stick Figures
|
|
||||||
originally_available: 2001-06-23
|
|
||||||
S01E03:
|
|
||||||
title: Aqua Harp
|
|
||||||
originally_available: 2001-06-23
|
|
||||||
S01E04:
|
|
||||||
title: Drum Machine
|
|
||||||
originally_available: 2001-06-23
|
|
||||||
S01E05:
|
|
||||||
title: Pipe Dream
|
|
||||||
originally_available: 2001-06-23
|
|
||||||
S01E06:
|
|
||||||
title: Acoustic Curves
|
|
||||||
originally_available: 2001-06-23
|
|
||||||
S01E07:
|
|
||||||
title: Harmonic Voltage
|
|
||||||
originally_available: 2001-06-23
|
|
||||||
# Season 2
|
|
||||||
S02E01:
|
|
||||||
title: Starship Groove
|
|
||||||
originally_available: 2005-11-19
|
|
||||||
S02E02:
|
|
||||||
title: Pogo Sticks
|
|
||||||
originally_available: 2005-11-19
|
|
||||||
S02E03:
|
|
||||||
title: Resonant Chamber
|
|
||||||
originally_available: 2005-11-19
|
|
||||||
S02E04:
|
|
||||||
title: Cathedral Pictures
|
|
||||||
originally_available: 2005-11-19
|
|
||||||
S02E05:
|
|
||||||
title: Pipe Dream 2
|
|
||||||
originally_available: 2005-11-19
|
|
||||||
S02E06:
|
|
||||||
title: Fiber Bundles
|
|
||||||
originally_available: 2005-11-19
|
|
||||||
S02E07:
|
|
||||||
title: Gyro Drums
|
|
||||||
originally_available: 2005-11-19
|
|
||||||
S02E08:
|
|
||||||
title: Heavy Light
|
|
||||||
originally_available: 2005-11-19
|
|
||||||
# Season 3
|
|
||||||
S03E01:
|
|
||||||
title: Pipe Dream
|
|
||||||
originally_available: 2010-11-27
|
|
||||||
S03E01:
|
|
||||||
title: Starship Groove
|
|
||||||
originally_available: 2010-11-27
|
|
||||||
S03E01:
|
|
||||||
title: Pogo Sticks
|
|
||||||
originally_available: 2010-11-27
|
|
||||||
S03E01:
|
|
||||||
title: Resonant Chamber
|
|
||||||
originally_available: 2010-11-27
|
|
||||||
S03E01:
|
|
||||||
title: Cathedral Pictures
|
|
||||||
originally_available: 2010-11-27
|
|
||||||
S03E01:
|
|
||||||
title: Pipe Dream 2
|
|
||||||
originally_available: 2010-11-27
|
|
||||||
S03E01:
|
|
||||||
title: Fiber Bundles
|
|
||||||
originally_available: 2010-11-27
|
|
||||||
S03E01:
|
|
||||||
title: Gyro Drums
|
|
||||||
originally_available: 2010-11-27
|
|
||||||
S03E01:
|
|
||||||
title: Heavy Light
|
|
||||||
originally_available: 2010-11-27
|
|
@ -1,149 +0,0 @@
|
|||||||
IMDb: #F6C700
|
|
||||||
TMDb: Primary Color (Dark Blue) #0D253F | RGB: 13 37 63
|
|
||||||
TMDb: Secondary Color (Light Blue) #01B4E4 | RGB: 1 180 228
|
|
||||||
TMDb: Tertiary Color (Light Green) #90CEA1 | RGB: 144 206 161
|
|
||||||
Rotten Tomatoes: #FA320A
|
|
||||||
Trakt: #ED1C24 | R: 237 | G: 28 | B: 36
|
|
||||||
AFI Red: #E51636
|
|
||||||
AFI Gray: #BDBCBC
|
|
||||||
Netflix: #DB202C
|
|
||||||
Prime: #0AA8E0
|
|
||||||
Marvel: #F0131E
|
|
||||||
DC: #0078f0
|
|
||||||
Disney: #3081C3
|
|
||||||
Disney+: #1738B7
|
|
||||||
HBO Max: #7820CF
|
|
||||||
Hulu: #15E884
|
|
||||||
The Oscars: #DFCA4E (Best Picture)
|
|
||||||
Paramount+: #0064FF
|
|
||||||
Walt Disney Animation Studios: #D0CABA
|
|
||||||
Xbox One: Xbox Green: Hex color: #107C10 | RGB: 16 124 16 | CMYK: 75 0 100 0 | Pantone: PMS 362 C
|
|
||||||
Xbox One: Slate Gray: Hex color: #3A3A3A | RGB: 58 58 58 | CMYK: 0 0 0 80 | Pantone: PMS Cool Gray 11
|
|
||||||
X-Men: Wolverine: R: 255 | G: 180 | B: 0
|
|
||||||
|
|
||||||
Classic Disney Animated Movies: R: 66 | G: 142 | B: 227
|
|
||||||
Classic Disney Channel Movies: R: 20 | G: 190 | B: 156
|
|
||||||
Disney Channel: R: 20 | G: 190 | B: 156
|
|
||||||
Disney Parks: R: 66 | G: 142 | B: 227
|
|
||||||
Classic Sports Movies: R: 79 | G: 181 | B: 215
|
|
||||||
Cirque Du Soleil: R: 206 | G: 181 | B: 34
|
|
||||||
|
|
||||||
Christmas Red: #B3000C
|
|
||||||
Halloween Orange: #F75F1C
|
|
||||||
|
|
||||||
Hamburger Bun: FAC158 | R: 250 | G: 193 | B: 88 (Food)
|
|
||||||
Aqua: R: 28 | G: 120 | B: 176 (Random Impractical Jokers)
|
|
||||||
Orange: R: 200 | G: 155 | B: 25 (Random 30 Rock)
|
|
||||||
Blue: R: 35 | G: 90 | B: 180 (Random Superstore)
|
|
||||||
Green: R: 20 | G: 155 | B: 25 (Random Becker)
|
|
||||||
Green: R: 20 | G: 95 | B: 110 (UNUSED)
|
|
||||||
Hot Orange: R: 235 | G: 55 | B: 50 (UNUSED)
|
|
||||||
Pink: R: 160 | G: 150 | B: 220 (UNUSED)
|
|
||||||
Purple: R: 100 | G: 100 | B: 200 (UNUSED)
|
|
||||||
Green: R: 10 | G: 180 | B: 0 (UNUSED)
|
|
||||||
Blue: R: 0 | G: 128 | B: 255 (UNUSED)
|
|
||||||
Blue: R: 20 | G: 100 | B: 255 (Random Malcolm in the Middle)
|
|
||||||
Aqua: R: 0 | G: 180 | B: 201 (Random Seinfeld)
|
|
||||||
Orange: R: 240 | G: 180 | B: 0 (Random/Random Movie(s)/Random Show(s))
|
|
||||||
Blue: R: 0 | G: 70 | B: 150 (UNUSED)
|
|
||||||
Purple: R: 100 | G: 70 | B: 150 (UNUSED)
|
|
||||||
Pink: #EA4895 | R: 234 | G: 72 | B: 149 (UNUSED)
|
|
||||||
Pirate: #1C8BC1 (28,139,193) | #DDD417 (221,212,23) | #760A0A (118,10,10) (Top 10 Pirated Movies) | #5E2A0E (94,42,14) | #000000 (0,0,0)
|
|
||||||
Brown Sugar: #AC714A | R: 172 | G: 113 | B: 74 (Western)
|
|
||||||
Red: #F44336 | R: 244 | G: 67 | B: 54 (Thriller)
|
|
||||||
Romance Color: #E9606C | R: 233 | G: 96 | B: 108 (Romance)
|
|
||||||
Haunted House: R: 96 | G: 112 | B: 136 (Horror)
|
|
||||||
Sandstone Complementary: R: 176 | G: 214 | B: 210 (Historical/History)
|
|
||||||
Fire Orange (Sinopia): #D73502 | R: 215 | G: 53 | B: 2 (Fantasy)
|
|
||||||
Lime Green: #32CD32 | R: 50 | G: 205 | B: 50 (Dance)
|
|
||||||
Teal: R: 30 | G: 140 | B: 150 (Psychological Thriller)
|
|
||||||
Blue: R: 48 | G: 166 | B: 211 (Superhero)
|
|
||||||
Purple: R: 100 | G: 100 | B: 255 (My Favorites)
|
|
||||||
Orange: #FF6226 (Comedy/Stand-up)
|
|
||||||
Orange Is the New Black: #F36523 (Prison)
|
|
||||||
Green: #00D18B (Action)
|
|
||||||
Purple: #9F1AE6 (Drama)
|
|
||||||
Aqua: #0096DE (Documentary)
|
|
||||||
Pastel Violet Magenta: #BC8DBF
|
|
||||||
Pastel Magenta: #F49AC2
|
|
||||||
Pastel Magenta Red: #F6989D (Mindfuck)
|
|
||||||
Space Cadet: #29335C (Very close to Heists)
|
|
||||||
Brunswick Green: #294936 (Spy & Agent)
|
|
||||||
Marigold: #E79F0D (Inspirational & Heart Warming)
|
|
||||||
Olivine: #A8C686
|
|
||||||
Skobeloff: #297373
|
|
||||||
Light Sea Green: #00A6A6 (Animated Kids Most Popular)
|
|
||||||
Iceberg: #77A6CF
|
|
||||||
Turquoise: #008891
|
|
||||||
Turquoise: #00587A
|
|
||||||
Electric Green: #44EA13
|
|
||||||
Midnight: #5B1865 (Heists, Scams, Cons, and Robbers)
|
|
||||||
Tyrian Purple: #470024
|
|
||||||
Kombu Green: #394032 (Biography) (PSD)
|
|
||||||
Rifle Green: #475841 (Biography) (Used)
|
|
||||||
Flame: #D74E09 (Space Masterpieces)
|
|
||||||
Liver Organ: #61210F (Mystery) (PSD)
|
|
||||||
Black Coffee: #433633 (Mystery) (Used)
|
|
||||||
Mango: #FDBD0D (Science Fiction)
|
|
||||||
Blue Crayola: #2176FF (Science Fiction) (Used)
|
|
||||||
Gold Fusion: #736F4E (Rock Climbing)
|
|
||||||
Green Munsell: #00A37A (Animation)
|
|
||||||
Dark Orchid: #9A48D0
|
|
||||||
Carolina Blue: #5299D3 (James Bond)
|
|
||||||
Midnight Green Eagle Green: #0B5563 (Crime)
|
|
||||||
Light Steel Blue: #A2BCE0 (True Stories)
|
|
||||||
Independence: #5E5C6C (Abbott & Costello)
|
|
||||||
Fire Opal: #EE6352
|
|
||||||
Emerald: #59CD90
|
|
||||||
Cerulean Crayola: #3FA7D6
|
|
||||||
Maximum Yellow Red: #FAC05E
|
|
||||||
Vivid Tangerine: #F79D84
|
|
||||||
Royal Blue Dark: #03256C
|
|
||||||
Demin Blue: #2541B2 (Music)
|
|
||||||
Sapphire Blue: #1768AC (LGBT)
|
|
||||||
Vivid Sky Blue: #06BEE1
|
|
||||||
Blue Pigment: #29339B
|
|
||||||
Air Superiority Blue: #74A4BC
|
|
||||||
Red RYB: #FF3A20
|
|
||||||
Fuchsia Crayola: #C45AB3 (Romantic Comedy)
|
|
||||||
Pacific Blue: #22AED1
|
|
||||||
Caribbean Green: #06D6A0
|
|
||||||
Blue Munsell: #1B9AAA
|
|
||||||
Orange Yellow: #FFC43D
|
|
||||||
Honey Yellow: #FFB60A
|
|
||||||
Maximum Blue Green: #52BFCB
|
|
||||||
Aqua: #00B4A3
|
|
||||||
Aqua: #10A7A1
|
|
||||||
Charcoal: #2F4858 | R: 47 | G: 72 | B: 88 (Star Wars Animated) (Star Wars Live-action)
|
|
||||||
Queen Blue: #33658A (Classic Cartoons)
|
|
||||||
Spanish Violet: #46237A
|
|
||||||
Rebecca Purple: #5B2E9E
|
|
||||||
Plump Purple: #6D37BE (Time Travel)
|
|
||||||
Arrowverse (Sample From Logo): #439449
|
|
||||||
Unexpectedly Amazing: #00B450
|
|
||||||
Natural Disasters: #D65203
|
|
||||||
Epidemics and Pandemics: #BBBB00
|
|
||||||
2022 Movies: #7959CC
|
|
||||||
2022 Shows: #7959CC
|
|
||||||
TrueHD Atmos: #AD6FFB
|
|
||||||
DTS-HD MA: R: 65 | G: 142 | B: 228
|
|
||||||
Parody: R: 102 | G: 191 | B: 116
|
|
||||||
Light Sea Green: #20B2AA | RGB: 32,178,170 (Recommended)
|
|
||||||
|
|
||||||
Star Trek:
|
|
||||||
Engineering: #df0000 (223,0,0)
|
|
||||||
Command: #f2c300 (242,195,0)
|
|
||||||
Science/Medical: #0099f6 (0,153,246)
|
|
||||||
Spock's Copper Green Blood: #00b844 (0,184,68)
|
|
||||||
Space: The Final Frontier: #000000 (0,0,0)
|
|
||||||
https://www.color-hex.com/color-palette/6450
|
|
||||||
|
|
||||||
Star Wars: A New Hope: #76676C
|
|
||||||
https://www.vox.com/culture/2015/12/17/10322514/star-wars-colors
|
|
||||||
|
|
||||||
Superman:
|
|
||||||
Blue: #0060AA
|
|
||||||
Yellow: #FFED10
|
|
||||||
Red: #E20025
|
|
||||||
Black: #010101
|
|
||||||
https://www.schemecolor.com/superman.php
|
|
Before Width: | Height: | Size: 6.5 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 5.2 KiB |
@ -1,202 +0,0 @@
|
|||||||
# Made by dunnie1982
|
|
||||||
|
|
||||||
metadata:
|
|
||||||
Money Heist:
|
|
||||||
episodes:
|
|
||||||
# Season 1
|
|
||||||
S01E01:
|
|
||||||
title: Episode 1
|
|
||||||
originally_available: 2017-12-20
|
|
||||||
summary: The Professor recruits a young female robber and seven other criminals for a grand heist, targeting the Royal Mint of Spain.
|
|
||||||
S01E02:
|
|
||||||
title: Episode 2
|
|
||||||
originally_available: 2017-12-20
|
|
||||||
summary: Hostage negotiator Raquel makes initial contact with the Professor. One of the hostages is a crucial part of the thieves' plans.
|
|
||||||
S01E03:
|
|
||||||
title: Episode 3
|
|
||||||
originally_available: 2017-12-20
|
|
||||||
summary: Police grab an image of the face of one of the robbers. Raquel is suspicious of the gentleman she meets at a bar.
|
|
||||||
S01E04:
|
|
||||||
title: Episode 4
|
|
||||||
originally_available: 2017-12-20
|
|
||||||
summary: Raquel suffers a personal crisis with her ex. The hostages are frightened by the gunshots they overheard. The thieves argue among themselves.
|
|
||||||
S01E05:
|
|
||||||
title: Episode 5
|
|
||||||
originally_available: 2017-12-20
|
|
||||||
summary: The thieves let a medical team enter the Mint, and an undercover policeman sneaks in with them. Can the Professor stay one step ahead of Raquel?
|
|
||||||
S01E06:
|
|
||||||
title: Episode 6
|
|
||||||
originally_available: 2017-12-20
|
|
||||||
summary: Mónica's condition worsens. The Professor enjoys the spoils of his latest trick. Río is disturbed by news he sees on the television.
|
|
||||||
S01E07:
|
|
||||||
title: Episode 7
|
|
||||||
originally_available: 2017-12-20
|
|
||||||
summary: A break in the investigation and a mistake by one of the thieves puts the Professor at serious risk of being discovered.
|
|
||||||
S01E08:
|
|
||||||
title: Episode 8
|
|
||||||
originally_available: 2017-12-20
|
|
||||||
summary: Tokyo catches Alison chatting with Río and confronts her. The police suspect a spy is in their midst.
|
|
||||||
S01E09:
|
|
||||||
title: Episode 9
|
|
||||||
originally_available: 2017-12-20
|
|
||||||
summary: The Professor races to stop a witness from identifying him. Berlín seeks revenge once his own name is revealed and slandered in the press.
|
|
||||||
S01E10:
|
|
||||||
title: Episode 10
|
|
||||||
originally_available: 2017-12-20
|
|
||||||
summary: Raquel enters the Mint to ascertain that all of the hostages are still alive and well. Nairobi gives Alison advice.
|
|
||||||
S01E11:
|
|
||||||
title: Episode 11
|
|
||||||
originally_available: 2017-12-20
|
|
||||||
summary: Ángel and Raquel question each other's loyalties. Mónica makes a move on Denver. Río is faced with a difficult decision.
|
|
||||||
S01E12:
|
|
||||||
title: Episode 12
|
|
||||||
originally_available: 2017-12-20
|
|
||||||
summary: Arturo continues to formulate an escape plan for a group of hostages. The Professor reveals who gave him the idea for the heist.
|
|
||||||
S01E13:
|
|
||||||
title: Episode 13
|
|
||||||
originally_available: 2017-12-20
|
|
||||||
summary: "The Professor meets Raquel's mother under stressful circumstances. At the Mint, the thieves offer the hostages a decision: money or freedom?"
|
|
||||||
# Season 2
|
|
||||||
S02E01:
|
|
||||||
title: Episode 1
|
|
||||||
originally_available: 2018-04-06
|
|
||||||
summary: As forensic experts comb the Toledo country house for DNA, the Professor loses control. Inside the Mint, the robbers' nerves reach a breaking point.
|
|
||||||
S02E02:
|
|
||||||
title: Episode 2
|
|
||||||
originally_available: 2018-04-06
|
|
||||||
summary: The police interrogate the first robber to be captured. Furious over Berlín's recent actions, Río takes a stand against him.
|
|
||||||
S02E03:
|
|
||||||
title: Episode 3
|
|
||||||
originally_available: 2018-04-06
|
|
||||||
summary: Hoping to learn the Professor's identity, Raquel appeals to her captive's emotions. A punishment for "high treason" sparks a revolt among the robbers.
|
|
||||||
S02E04:
|
|
||||||
title: Episode 4
|
|
||||||
originally_available: 2018-04-06
|
|
||||||
summary: Recognizing their plan isn't working out, the robbers instead aim to win over the public via the press. Raquel plots a trap to capture the Professor
|
|
||||||
S02E05:
|
|
||||||
title: Episode 5
|
|
||||||
originally_available: 2018-04-06
|
|
||||||
summary: Arturo tries to set another escape plan in motion. During a conversation with Salva, Raquel spots a tiny detail that gets her mind racing.
|
|
||||||
S02E06:
|
|
||||||
title: Episode 6
|
|
||||||
originally_available: 2018-04-06
|
|
||||||
summary: After confessing a long-held secret, Moscow loses his son's trust. A contingency plan to free Tokyo hits a snag, forcing her to improvise.
|
|
||||||
S02E07:
|
|
||||||
title: Episode 7
|
|
||||||
originally_available: 2018-04-06
|
|
||||||
summary: With one of their own critically injured, the robbers race against time to save his life. During a moment alone, Ariadna makes a confession to Mónica.
|
|
||||||
S02E08:
|
|
||||||
title: Episode 8
|
|
||||||
originally_available: 2018-04-06
|
|
||||||
summary: After being removed from the case due to her relationship with the Professor, Raquel sets out to conduct her own search for the mastermind.
|
|
||||||
S02E09:
|
|
||||||
title: Episode 9
|
|
||||||
originally_available: 2018-04-06
|
|
||||||
summary: As the police enter the Mint, Berlín leads the robbers in a final showdown. Will they escape with the 984 million euros -- and with their lives intact?
|
|
||||||
# Season 3
|
|
||||||
S03E01:
|
|
||||||
title: We're Back
|
|
||||||
originally_available: 2019-07-19
|
|
||||||
summary: When Río is captured, a distraught Tokyo turns to the Professor for help. Armed with a bold new plan, they reunite the team in order to rescue him.
|
|
||||||
S03E02:
|
|
||||||
title: Aikido
|
|
||||||
originally_available: 2019-07-19
|
|
||||||
summary: The Professor recruits Martín to put his brother's plan into action and target the Bank of Spain. First step? Create total chaos.
|
|
||||||
S03E03:
|
|
||||||
title: 48 Meters Underground
|
|
||||||
originally_available: 2019-07-19
|
|
||||||
summary: Tokyo and Nairobi's efforts go drastically awry. The Professor recalls Berlín detailing how they'd steal the gold from the water-logged vault.
|
|
||||||
S03E04:
|
|
||||||
title: It's Dolphin Time
|
|
||||||
originally_available: 2019-07-19
|
|
||||||
summary: Tamayo's breaches of protocol surprise the Professor. Bogotá calms Denver's anxieties. With time running out, Palermo initiates the "Flipper" plan.
|
|
||||||
S03E05:
|
|
||||||
title: Boom, Boom, Ciao
|
|
||||||
originally_available: 2019-07-19
|
|
||||||
summary: The Professor shocks officials with his latest stunt, but in response, a new inspector rattles Raquel. Palermo and Nairobi get into a heated argument.
|
|
||||||
S03E06:
|
|
||||||
title: Everything Seemed Insignificant
|
|
||||||
originally_available: 2019-07-19
|
|
||||||
summary: Just as Inspector Sierra orchestrates a plan to sneak a team into the Bank of Spain, the Professor and Raquel lose communication with Palermo.
|
|
||||||
S03E07:
|
|
||||||
title: A Quick Vacation
|
|
||||||
originally_available: 2019-07-19
|
|
||||||
summary: Tokyo's happiness turns bittersweet. Ángel closes in on a quarreling Raquel and the Professor. Authorities offer a multimillion-dollar reward for tips.
|
|
||||||
S03E08:
|
|
||||||
title: Astray
|
|
||||||
originally_available: 2019-07-19
|
|
||||||
summary: Tokyo attempts to drown her sorrows. Sierra uses personal tactics to target a vulnerable Nairobi, while Suárez continues to hunt down Raquel.
|
|
||||||
# Season 4
|
|
||||||
S04E01:
|
|
||||||
title: Game Over
|
|
||||||
originally_available: 2020-04-03
|
|
||||||
summary: Anger and grief heighten tensions between the group. The Professor, while in mourning, attempts to make a daring and dangerous escape.
|
|
||||||
S04E02:
|
|
||||||
title: Berlin's Wedding
|
|
||||||
originally_available: 2020-04-03
|
|
||||||
summary: Palermo shocks the group with his actions. Sierra pressures her subject to take a deal. The Professor remembers his brother's wedding.
|
|
||||||
S04E03:
|
|
||||||
title: Anatomy Lesson
|
|
||||||
originally_available: 2020-04-03
|
|
||||||
summary: The Professor's mole attempts to pass along his message to the person inside the tent. Denver's jealousy toward Mónica and Rio's friendship heightens.
|
|
||||||
S04E04:
|
|
||||||
title: Pasodoble
|
|
||||||
originally_available: 2020-04-03
|
|
||||||
summary: In the past, Berlin predicts that Gandía will cause problems for the operation. Sierra's interrogation of Lisboa leads to a personal revelation.
|
|
||||||
S04E05:
|
|
||||||
title: 5 Minutes Earlier
|
|
||||||
originally_available: 2020-04-03
|
|
||||||
summary: Denver turns to an undercover source for help. Nairobi attempts to motivate her team as the danger around them intensifies.
|
|
||||||
S04E06:
|
|
||||||
title: TKO
|
|
||||||
originally_available: 2020-04-03
|
|
||||||
summary: With Nairobi held hostage, Gandía negotiates with the crew. The Professor desperately seeks a new plan to save his team.
|
|
||||||
S04E07:
|
|
||||||
title: Strike the Tent
|
|
||||||
originally_available: 2020-04-03
|
|
||||||
summary: The group reels following the attack on one of their own. The Professor puts his adjusted plan in motion with the help of new recruits and Palermo.
|
|
||||||
S04E08:
|
|
||||||
title: The Paris Plan
|
|
||||||
originally_available: 2020-04-03
|
|
||||||
summary: The Professor, Benjamin and the others attempt to free Lisboa. Tokyo's anger threatens her faith in the plan. Sierra takes matters into her own hands.
|
|
||||||
# Season 5
|
|
||||||
S05E01:
|
|
||||||
title: The End of the Road
|
|
||||||
originally_available: 2021-09-03
|
|
||||||
summary: The Professor faces off with Sierra as Tamayo raises the stakes of the negotiations by calling the army. In the past, Berlin meets with a family member.
|
|
||||||
S05E02:
|
|
||||||
title: Do You Believe in Reincarnation?
|
|
||||||
originally_available: 2021-09-03
|
|
||||||
summary: Arturo seizes an opportunity to fight back while escalating a personal vengeance. Lisbon makes a crucial discovery.
|
|
||||||
S05E03:
|
|
||||||
title: The Spectacle of Life
|
|
||||||
originally_available: 2021-09-03
|
|
||||||
summary: A betrayal and an emergency both catch Sierra by surprise. Palermo rallies the troops as the army closes in on the gang.
|
|
||||||
S05E04:
|
|
||||||
title: Your Place in Heaven
|
|
||||||
originally_available: 2021-09-03
|
|
||||||
summary: With Helsinki's life in danger, the thieves mount a covert counter attack. Years earlier, Berlin and his son conduct their first heist together.
|
|
||||||
S05E05:
|
|
||||||
title: Live Many Lives
|
|
||||||
originally_available: 2021-09-03
|
|
||||||
summary: While surrounded by gunfire and trapped in the kitchen, Tokyo reminisces about her first love and her initial encounter with the Professor.
|
|
||||||
S05E06:
|
|
||||||
title: Escape Valve
|
|
||||||
originally_available: 2021-12-03
|
|
||||||
summary: Sierra takes advantage of the Professor's grief and gains the upper hand. Meanwhile, the team deals with the emotional fallout of their dead friend.
|
|
||||||
S05E07:
|
|
||||||
title: Wishful Thinking
|
|
||||||
originally_available: 2021-12-03
|
|
||||||
summary: Tamayo mounts a manhunt in his neighborhood as his foes hide. In the past, Berlin and Palermo explain how they plan on getting the gold out of the bank.
|
|
||||||
S05E08:
|
|
||||||
title: The Theory of Elegance
|
|
||||||
originally_available: 2021-12-03
|
|
||||||
summary: Tamayo hunts for the gold as the team races against the clock. Mónica worries she's having a psychotic break. Years earlier, Berlin is deceived.
|
|
||||||
S05E09:
|
|
||||||
title: Pillow Talk
|
|
||||||
originally_available: 2021-12-03
|
|
||||||
summary: The Professor is left reeling after his tactics are used against him, and when it seems like all hope is lost, he makes a bold decision.
|
|
||||||
S05E10:
|
|
||||||
title: A Family Tradition
|
|
||||||
originally_available: 2021-12-03
|
|
||||||
summary: With multiple lives on the line and Spain's economy at stake, the Professor and Tamayo engage in one final showdown.
|
|
@ -1,6 +0,0 @@
|
|||||||
[InternetShortcut]
|
|
||||||
URL=https://rgbacolorpicker.com/rgba-to-hex
|
|
||||||
IDList=
|
|
||||||
HotKey=0
|
|
||||||
IconFile=C:\Users\austn\AppData\Local\Mozilla\Firefox\Profiles\78j0jcwi.default-release\shortcutCache\x3FplFoeAmqi_IFtDnzo0Q==.ico
|
|
||||||
IconIndex=0
|
|
@ -1,48 +0,0 @@
|
|||||||
docker exec -it PlexMetaManager /bin/bash
|
|
||||||
|
|
||||||
Run Everything:
|
|
||||||
python plex_meta_manager.py -r
|
|
||||||
or
|
|
||||||
python plex_meta_manager.py --run
|
|
||||||
________________
|
|
||||||
|
|
||||||
Run Collections:
|
|
||||||
python plex_meta_manager.py -r -cl "Harry Potter, Star Wars"
|
|
||||||
or
|
|
||||||
python plex_meta_manager.py --run --collections "Harry Potter, Star Wars"
|
|
||||||
_____________________
|
|
||||||
|
|
||||||
Run Collections Only:
|
|
||||||
python plex_meta_manager.py -r -cl "Harry Potter, Star Wars" -co
|
|
||||||
or
|
|
||||||
python plex_meta_manager.py --run --collections "Harry Potter, Star Wars" --collections-only
|
|
||||||
_____________
|
|
||||||
|
|
||||||
Run Overlays:
|
|
||||||
python plex_meta_manager.py -r -ov
|
|
||||||
or
|
|
||||||
python plex_meta_manager.py --run --overlays
|
|
||||||
______________
|
|
||||||
|
|
||||||
Run Libraries:
|
|
||||||
python plex_meta_manager.py -r -rl "Movies, TV Shows"
|
|
||||||
or
|
|
||||||
python plex_meta_manager.py --run --run-libraries "Movies, TV Shows"
|
|
||||||
__________________________________
|
|
||||||
|
|
||||||
Run Overlays on a Certain Library:
|
|
||||||
python plex_meta_manager.py -r -rl "TV Shows" -ov
|
|
||||||
or
|
|
||||||
python plex_meta_manager.py --run --run-libraries "TV Shows" --overlays
|
|
||||||
_____________________________________
|
|
||||||
|
|
||||||
Run Collections on a Certain Library:
|
|
||||||
python plex_meta_manager.py -r -rl "TV Shows" -cl "Netflix (Score)" -co
|
|
||||||
or
|
|
||||||
python plex_meta_manager.py --run --run-libraries "TV Shows" --collections "Netflix (Score)" --collections-only
|
|
||||||
________________
|
|
||||||
|
|
||||||
Ignore Schedule:
|
|
||||||
python plex_meta_manager.py -r -is
|
|
||||||
or
|
|
||||||
python plex_meta_manager.py --run --ignore-schedules
|
|
@ -1,21 +0,0 @@
|
|||||||
libraries:
|
|
||||||
Movies:
|
|
||||||
metadata_path:
|
|
||||||
- file: config/Movies.yml
|
|
||||||
schedule: weekly(monday)
|
|
||||||
- git: meisnate12/MovieCharts
|
|
||||||
schedule: weekly(tuesday)
|
|
||||||
- git: meisnate12/Studios
|
|
||||||
schedule: weekly(wednesday)
|
|
||||||
- git: meisnate12/IMDBGenres
|
|
||||||
schedule: weekly(thursday)
|
|
||||||
- git: meisnate12/People
|
|
||||||
schedule: weekly(friday)
|
|
||||||
overlay_path:
|
|
||||||
- git: PMM/overlays/imdb
|
|
||||||
schedule: weekly(saturday)
|
|
||||||
operations:
|
|
||||||
mass_critic_rating_update: tmdb
|
|
||||||
playlist_files:
|
|
||||||
- file: config/Playlists.yml
|
|
||||||
schedule: weekly(sunday)
|
|
Before Width: | Height: | Size: 689 KiB |
Before Width: | Height: | Size: 187 KiB |
@ -1,318 +0,0 @@
|
|||||||
collections:
|
|
||||||
|
|
||||||
############################
|
|
||||||
# REGULAR # I added shows that I don't have to complete some collections
|
|
||||||
############################
|
|
||||||
|
|
||||||
24:
|
|
||||||
tvdb_show:
|
|
||||||
- 76290 # 24
|
|
||||||
- 311787 # 24: Legacy
|
|
||||||
Apocalypse:
|
|
||||||
tvdb_show:
|
|
||||||
- 113371 # Apocalypse: World War II Apocalypse: The Second World War
|
|
||||||
- 253534 # Apocalypse: The Rise of Hitler
|
|
||||||
- 279519 # Apocalypse: World War I
|
|
||||||
- 301991 # Apocalypse: Stalin
|
|
||||||
- 355336 # Apocalypse: Never-Ending War 1918-1926
|
|
||||||
- 370570 # Apocalypse: War of Worlds 1945-1991
|
|
||||||
- 397843 # Apocalypse: Hitler Takes On the West
|
|
||||||
- 411287 # Apocalypse: Hitler Attacks in The East
|
|
||||||
Avatar:
|
|
||||||
tvdb_show:
|
|
||||||
- 74852 # Avatar: The Last Airbender
|
|
||||||
- 251085 # The Legend of Korra
|
|
||||||
Band of Brothers:
|
|
||||||
tvdb_show:
|
|
||||||
- 74205 # Band of Brothers
|
|
||||||
- 85539 # The Pacific
|
|
||||||
- 370853 # Masters of the Air
|
|
||||||
Battlestar Galactica:
|
|
||||||
tvdb_show:
|
|
||||||
- 71173 # Battlestar Galactica
|
|
||||||
- 71170 # Galactica 1980
|
|
||||||
- 73545 # Battlestar Galactica (2003)
|
|
||||||
- 85040 # Caprica
|
|
||||||
Below Deck:
|
|
||||||
tvdb_show:
|
|
||||||
- 270205 # Below Deck
|
|
||||||
- 305621 # Below Deck: Mediterranean
|
|
||||||
- 374012 # Below Deck: Sailing Yacht
|
|
||||||
- 394388 # Below Deck: Galley Talk
|
|
||||||
- 402811 # Below Deck: Down Under
|
|
||||||
- 412504 # Below Deck: Adventure
|
|
||||||
Ben 10:
|
|
||||||
tvdb_show:
|
|
||||||
- 79567 # Ben 10
|
|
||||||
- 81841 # Ben 10: Alien Force
|
|
||||||
- 158501 # Ben 10: Ultimate Alien
|
|
||||||
- 260995 # Ben 10: Omniverse
|
|
||||||
- 318145 # Ben 10 (2016)
|
|
||||||
- 404581 # Ben 10: One Last Time
|
|
||||||
The Blue Planet:
|
|
||||||
tvdb_show:
|
|
||||||
- 74372 # The Blue Planet
|
|
||||||
- 330942 # Blue Planet II
|
|
||||||
Breaking Bad:
|
|
||||||
tvdb_show:
|
|
||||||
- 81189 # Breaking Bad
|
|
||||||
- 273181 # Better Call Saul
|
|
||||||
Buffy the Vampire Slayer:
|
|
||||||
tvdb_show:
|
|
||||||
- 70327 # Buffy the Vampire Slayer
|
|
||||||
- 71035 # Angel
|
|
||||||
Civilisation:
|
|
||||||
tvdb_show:
|
|
||||||
- 82936 # Civilisation
|
|
||||||
- 342744 # Civilisations
|
|
||||||
Decades:
|
|
||||||
tvdb_show:
|
|
||||||
- 279044 # The Sixties
|
|
||||||
- 283195 # The '90s: The Last Great Decade
|
|
||||||
- 296301 # The Seventies (2015)
|
|
||||||
- 309108 # The Eighties
|
|
||||||
Dragon Ball:
|
|
||||||
tvdb_show:
|
|
||||||
- 76666 # Dragon Ball
|
|
||||||
- 81472 # Dragon Ball Z
|
|
||||||
- 88031 # Dragon Ball Kai Dragon Ball Z Kai
|
|
||||||
- 295068 # Dragon Ball Super
|
|
||||||
Family Guy:
|
|
||||||
tvdb_show:
|
|
||||||
- 75978 # Family Guy
|
|
||||||
- 93991 # The Cleveland Show
|
|
||||||
Fraggle Rock:
|
|
||||||
tvdb_show:
|
|
||||||
- 76085 # Fraggle Rock
|
|
||||||
- 331511 # Fraggle Rock (UK)
|
|
||||||
- 139151 # Fraggle Rock: The Animated Series
|
|
||||||
- 380853 # Fraggle Rock: Rock On!
|
|
||||||
- 412536 # Fraggle Rock: Back to the Rock
|
|
||||||
Helpsters:
|
|
||||||
tvdb_show:
|
|
||||||
- 369782 # Helpsters
|
|
||||||
- 381154 # Helpsters Help You
|
|
||||||
Heroes:
|
|
||||||
tvdb_show:
|
|
||||||
- 79501 # Heroes
|
|
||||||
- 279201 # Heroes Reborn
|
|
||||||
How It's Made:
|
|
||||||
tvdb_show:
|
|
||||||
- 79485 # How It's Made
|
|
||||||
- 270898 # How It's Made: Dream Cars
|
|
||||||
Impractical Jokers:
|
|
||||||
tvdb_show:
|
|
||||||
- 254243 # Impractical Jokers
|
|
||||||
- 409849 # Impractical Jokers: Family Night
|
|
||||||
- 398829 # Impractical Jokers: Dirty Little Secrets
|
|
||||||
- 314842 # Impractical Jokers: Inside Jokes
|
|
||||||
- 332937 # Impractical Jokers: After Party
|
|
||||||
Kung Ku Panda:
|
|
||||||
tvdb_show:
|
|
||||||
- 250632 # Kung Fu Panda: Legends of Awesomeness
|
|
||||||
- 353844 # Kung Fu Panda: The Paws of Destiny
|
|
||||||
- 419961 # Kung Fu Panda: The Dragon Knight
|
|
||||||
LEGO Masters:
|
|
||||||
tvdb_show:
|
|
||||||
- 333541 # LEGO Masters (UK)
|
|
||||||
- 389181 # LEGO Masters (DE)
|
|
||||||
- 362540 # LEGO Masters (AU)
|
|
||||||
- 370166 # LEGO Masters (US)
|
|
||||||
- 379614 # LEGO Masters (BE)
|
|
||||||
- 381129 # LEGO Masters (SE)
|
|
||||||
- 391353 # LEGO Masters (PL)
|
|
||||||
- 385123 # LEGO Masters (FR)
|
|
||||||
- 401148 # LEGO Masters (DK)
|
|
||||||
- 411449 # LEGO Masters (NO)
|
|
||||||
- 413407 # LEGO Masters (ES)
|
|
||||||
- 413901 # LEGO Masters (DK) - Christmas and New Year
|
|
||||||
- 418029 # LEGO Masters (FI)
|
|
||||||
- 419581 # LEGO Masters (NZ)
|
|
||||||
Long Way:
|
|
||||||
tvdb_show:
|
|
||||||
- 75233 # Long Way Round
|
|
||||||
- 80731 # Long Way Down
|
|
||||||
- 376752 # Long Way Up
|
|
||||||
MacGyver:
|
|
||||||
tvdb_show:
|
|
||||||
- 77847 # MacGyver
|
|
||||||
- 311902 # MacGyver (2016)
|
|
||||||
Mighty Ships:
|
|
||||||
tvdb_show:
|
|
||||||
- 153531 # Mighty Ships
|
|
||||||
- 288313 # Mighty Cruise Ships
|
|
||||||
Money Heist:
|
|
||||||
tvdb_show:
|
|
||||||
- 327417 # Money Heist
|
|
||||||
- 409534 # Money Heist: From Tokyo to Berlin
|
|
||||||
- 401314 # Money Heist: Korea - Joint Economic Area
|
|
||||||
Narcos:
|
|
||||||
tvdb_show:
|
|
||||||
- 282670 # Narcos
|
|
||||||
- 353232 # Narcos: Mexico
|
|
||||||
National Parks:
|
|
||||||
tvdb_show:
|
|
||||||
- 85527 # Yellowstone
|
|
||||||
- 116171 # The National Parks: America's Best Idea
|
|
||||||
- 417835 # Our Great National Parks
|
|
||||||
Ninja Warrior:
|
|
||||||
tvdb_show:
|
|
||||||
- 126991 # Ninja Warrior
|
|
||||||
- 212411 # American Ninja Warrior
|
|
||||||
- 331208 # Australian Ninja Warrior
|
|
||||||
The Office:
|
|
||||||
tvdb_show:
|
|
||||||
- 73244 # The Office (US)
|
|
||||||
- 00000 # The Office (US) (Extended)
|
|
||||||
Once Upon a Time:
|
|
||||||
tvdb_show:
|
|
||||||
- 248835 # Once Upon a Time
|
|
||||||
- 269654 # Once Upon a Time in Wonderland
|
|
||||||
Outrageous Acts:
|
|
||||||
tvdb_show:
|
|
||||||
- 268960 # Outrageous Acts of Science
|
|
||||||
- 295027 # Outrageous Acts of Psych
|
|
||||||
- 329770 # Outrageous Acts of Danger
|
|
||||||
Planet Earth:
|
|
||||||
tvdb_show:
|
|
||||||
- 79257 # Planet Earth
|
|
||||||
- 318408 # Planet Earth II
|
|
||||||
Pretty Little Liars:
|
|
||||||
tvdb_show:
|
|
||||||
- 146711 # Pretty Little Liars
|
|
||||||
- 000000 # Pretty Dirty Secrets
|
|
||||||
- 268126 # Ravenswood
|
|
||||||
- 358590 # Pretty Little Liars: The Perfectionists
|
|
||||||
- 389085 # Pretty Little Liars: Original Sin
|
|
||||||
Resident Evil:
|
|
||||||
tvdb_show:
|
|
||||||
- 110642 # Resident Evil: Infinite Darkness
|
|
||||||
- 108296 # Resident Evil
|
|
||||||
Rugrats:
|
|
||||||
tvdb_show:
|
|
||||||
- 77038 # Rugrats
|
|
||||||
- 71148 # All Grown Up!
|
|
||||||
Saved by the Bell:
|
|
||||||
tvdb_show:
|
|
||||||
- 72990 # Good Morning, Miss Bliss
|
|
||||||
- 79172 # Saved by the Bell
|
|
||||||
- 77342 # Saved by the Bell: The College Years
|
|
||||||
- 70609 # Saved by the Bell: The New Class
|
|
||||||
- 380213 # Saved by the Bell (2020)
|
|
||||||
Seinfeld:
|
|
||||||
tvdb_show:
|
|
||||||
- 79169 # Seinfeld
|
|
||||||
- 76203 # Curb Your Enthusiasm
|
|
||||||
Shameless:
|
|
||||||
tvdb_show:
|
|
||||||
- 78846 # Shameless
|
|
||||||
- 161511 # Shameless (US)
|
|
||||||
SpongeBob:
|
|
||||||
tvdb_show:
|
|
||||||
- 75886 # SpongeBob SquarePants
|
|
||||||
- 398293 # SpongeBob DocuPants
|
|
||||||
- 367012 # Kamp Koral: SpongeBob's Under Years
|
|
||||||
Star Wars:
|
|
||||||
tvdb_show:
|
|
||||||
- 70399 # Star Wars: Droids
|
|
||||||
- 73697 # Star Wars: Ewoks
|
|
||||||
- 83268 # Star Wars: The Clone Wars
|
|
||||||
- 250498 # LEGO Star Wars
|
|
||||||
- 283468 # Star Wars: Rebels
|
|
||||||
- 351575 # Star Wars: Resistance
|
|
||||||
- 356114 # Star Wars: Galaxy of Adventures
|
|
||||||
- 361753 # Star Wars: The Mandalorian
|
|
||||||
- 385376 # Star Wars: The Bad Batch
|
|
||||||
- 393190 # Star Wars: Visions
|
|
||||||
- 393199 # Star Wars: Obi-Wan Kenobi
|
|
||||||
- 393214 # Star Wars: A Droid Story [NO DATE | MAY BE OUT OF ORDER]
|
|
||||||
- 393187 # Star Wars: Ahsoka [NO DATE | MAY BE OUT OF ORDER]
|
|
||||||
- 393218 # Star Wars: Lando [NO DATE | MAY BE OUT OF ORDER]
|
|
||||||
- 393197 # Star Wars: The Acolyte [NO DATE | MAY BE OUT OF ORDER]
|
|
||||||
Stargate:
|
|
||||||
tvdb_show:
|
|
||||||
- 72449 # Stargate: SG-1
|
|
||||||
- 70852 # Stargate: Infinity
|
|
||||||
- 70851 # Stargate: Atlantis
|
|
||||||
- 83237 # Stargate: Universe
|
|
||||||
- 339552 # Stargate: Origins
|
|
||||||
Street Food:
|
|
||||||
tvdb_show:
|
|
||||||
- 87832 # Street Food
|
|
||||||
- 105488 # Street Food: Latin America
|
|
||||||
- 205857 # Street Food: USA
|
|
||||||
Tiger King:
|
|
||||||
tvdb_show:
|
|
||||||
- 377269 # Tiger King
|
|
||||||
- 413120 # Tiger King: The Doc Antle Story
|
|
||||||
Trailer Park Boys:
|
|
||||||
tvdb_show:
|
|
||||||
- 70566 # Trailer Park Boys
|
|
||||||
- 317325 # Trailer Park Boys: Out of the Park
|
|
||||||
- 361544 # Trailer Park Boys: The Animated Series
|
|
||||||
- 394325 # Trailer Park Boys: JAIL
|
|
||||||
The Twilight Zone:
|
|
||||||
tvdb_show:
|
|
||||||
- 73587 # The Twilight Zone
|
|
||||||
- 72176 # The Twilight Zone (1985)
|
|
||||||
- 78611 # The Twilight Zone (2002)
|
|
||||||
- 358915 # The Twilight Zone (2019)
|
|
||||||
V:
|
|
||||||
tvdb_show:
|
|
||||||
- 76354 # V
|
|
||||||
- 94971 # V (2009)
|
|
||||||
Vikings:
|
|
||||||
tvdb_show:
|
|
||||||
- 260449 # Vikings
|
|
||||||
- 318009 # Norsemen
|
|
||||||
- 372700 # Vikings: Valhalla
|
|
||||||
The Walking Dead:
|
|
||||||
tvdb_show:
|
|
||||||
- 153021 # The Walking Dead
|
|
||||||
- 290853 # Fear the Walking Dead
|
|
||||||
Watchmen:
|
|
||||||
tvdb_show:
|
|
||||||
- 82618 # Watchmen: Motion Comic
|
|
||||||
- 360733 # Watchmen
|
|
||||||
|
|
||||||
############################ I want more specific collections listed first,
|
|
||||||
# COMBINED # and I want to keep them in alphbetical order,
|
|
||||||
############################ so I added the combined collections here
|
|
||||||
|
|
||||||
Anime:
|
|
||||||
tvdb_show:
|
|
||||||
- 76666 # Dragon Ball
|
|
||||||
- 81472 # Dragon Ball Z
|
|
||||||
- 88031 # Dragon Ball Z Kai A.K.A. Dragon Ball Kai
|
|
||||||
- 247958 # Anohana: The Flower We Saw That Day
|
|
||||||
- 259647 # Kokoro Connect
|
|
||||||
- 295068 # Dragon Ball Super
|
|
||||||
Food:
|
|
||||||
collection:
|
|
||||||
- Street Food
|
|
||||||
Mind Fuck:
|
|
||||||
tvdb_show:
|
|
||||||
- 253463 # Black Mirror
|
|
||||||
- 371980 # Severance
|
|
||||||
Planet:
|
|
||||||
tvdb_show:
|
|
||||||
- 74372 # The Blue Planet
|
|
||||||
- 330942 # Blue Planet II
|
|
||||||
- 251418 # Frozen Planet
|
|
||||||
- 417395 # Frozen Planet II
|
|
||||||
- 359250 # The Green Planet
|
|
||||||
- 355229 # Our Planet
|
|
||||||
- 359365 # A Perfect Planet
|
|
||||||
- 79257 # Planet Earth
|
|
||||||
- 318408 # Planet Earth II
|
|
||||||
- 413197 # Planet Earth III
|
|
||||||
- 418505 # Prehistoric Planet (2022)
|
|
||||||
- 359251 # Seven Worlds, One Planet
|
|
||||||
War:
|
|
||||||
tvdb_show:
|
|
||||||
- 79309 # The World at War
|
|
||||||
- 124511 # WWII in HD
|
|
||||||
- 281640 # The World Wars
|
|
||||||
collection:
|
|
||||||
- Band of Brothers
|
|
||||||
- Apocalypse
|
|
Before Width: | Height: | Size: 25 KiB |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 24 KiB |
Before Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 25 KiB |
Before Width: | Height: | Size: 25 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 24 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 37 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 24 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 14 KiB |