@ -0,0 +1,59 @@
|
|||||||
|
# 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
|
@ -0,0 +1,16 @@
|
|||||||
|
# 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}
|
@ -0,0 +1,40 @@
|
|||||||
|
# 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.
|
@ -0,0 +1,16 @@
|
|||||||
|
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
|
@ -0,0 +1,21 @@
|
|||||||
|
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
|
@ -0,0 +1,17 @@
|
|||||||
|
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
|
@ -0,0 +1,82 @@
|
|||||||
|
overlays:
|
||||||
|
|
||||||
|
############################
|
||||||
|
# RATINGS #
|
||||||
|
############################
|
||||||
|
|
||||||
|
IMDb Rating:
|
||||||
|
overlay:
|
||||||
|
name: text(user_rating)
|
||||||
|
horizontal_offset: 780
|
||||||
|
horizontal_align: left
|
||||||
|
vertical_offset: 555
|
||||||
|
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
|
||||||
|
# TMDb Rating:
|
||||||
|
# overlay:
|
||||||
|
# name: text(user_rating)
|
||||||
|
# horizontal_offset: 780
|
||||||
|
# horizontal_align: left
|
||||||
|
# vertical_offset: 555
|
||||||
|
# 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
|
||||||
|
Rotten Tomatoes Audience Good:
|
||||||
|
overlay:
|
||||||
|
name: text(audience_rating%)
|
||||||
|
horizontal_offset: 780
|
||||||
|
horizontal_align: left
|
||||||
|
vertical_offset: 760
|
||||||
|
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
|
||||||
|
Rotten Tomatoes Audience Bad:
|
||||||
|
overlay:
|
||||||
|
name: text(audience_rating%)
|
||||||
|
horizontal_offset: 780
|
||||||
|
horizontal_align: left
|
||||||
|
vertical_offset: 760
|
||||||
|
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
|
@ -0,0 +1,329 @@
|
|||||||
|
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
|
@ -0,0 +1,62 @@
|
|||||||
|
# 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
|
@ -0,0 +1,59 @@
|
|||||||
|
# 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
|
@ -1,341 +0,0 @@
|
|||||||
overlays:
|
|
||||||
|
|
||||||
############################
|
|
||||||
# CHARTS #
|
|
||||||
############################
|
|
||||||
|
|
||||||
IMDb:
|
|
||||||
overlay: IMDb
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
collection: IMDb Top 250
|
|
||||||
|
|
||||||
############################
|
|
||||||
# STREAMING SERVICES #
|
|
||||||
############################
|
|
||||||
|
|
||||||
Netflix Film:
|
|
||||||
overlay: Netflix Film
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
collection: Netflix
|
|
||||||
Netflix Stand-up:
|
|
||||||
overlay: Netflix Stand-up
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
collection: Netflix Stand-up
|
|
||||||
Apple TV+:
|
|
||||||
overlay: Apple TV+
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
collection: Apple TV+
|
|
||||||
Prime Video:
|
|
||||||
overlay: Prime Video
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
collection: Prime Video
|
|
||||||
Hulu:
|
|
||||||
overlay: Hulu
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
collection: Hulu
|
|
||||||
HBO Max:
|
|
||||||
overlay: HBO Max
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
collection: HBO Max
|
|
||||||
Paramount+:
|
|
||||||
overlay: Paramount+
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
collection: Paramount+
|
|
||||||
|
|
||||||
############################
|
|
||||||
# STUDIOS #
|
|
||||||
############################
|
|
||||||
|
|
||||||
20th Century Fox:
|
|
||||||
overlay: 20th Century Fox
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: 20th Century Fox
|
|
||||||
Amazon Studios:
|
|
||||||
overlay: Amazon Studios
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: Amazon Studios
|
|
||||||
Amblin Entertainment:
|
|
||||||
overlay: Amblin Entertainment
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: Amblin Entertainment
|
|
||||||
Bad Robot:
|
|
||||||
overlay: Bad Robot
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: Bad Robot
|
|
||||||
Blue Sky Studios:
|
|
||||||
overlay: Blue Sky Studios
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: Blue Sky Studios
|
|
||||||
Chernin Entertainment:
|
|
||||||
overlay: Chernin Entertainment
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: Chernin Entertainment
|
|
||||||
Columbia Pictures:
|
|
||||||
overlay: Columbia Pictures
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: Columbia Pictures
|
|
||||||
Davis Entertainment:
|
|
||||||
overlay: Davis Entertainment
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: Davis Entertainment
|
|
||||||
DC:
|
|
||||||
overlay: DC
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
collection: DC
|
|
||||||
Dimension Films:
|
|
||||||
overlay: Dimension Films
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: Dimension Films
|
|
||||||
Disney Channel:
|
|
||||||
overlay: Disney Channel
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: Disney Channel
|
|
||||||
DreamWorks:
|
|
||||||
overlay: DreamWorks
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: DreamWorks
|
|
||||||
DreamWorks Animation:
|
|
||||||
overlay: DreamWorks Animation
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: DreamWorks Animation
|
|
||||||
Eon Productions:
|
|
||||||
overlay: Eon Productions
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: Eon Productions
|
|
||||||
Focus Features:
|
|
||||||
overlay: Focus Features
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: Focus Features
|
|
||||||
Fox 2000 Pictures:
|
|
||||||
overlay: Fox 2000 Pictures
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: Fox 2000 Pictures
|
|
||||||
Fox Searchlight Pictures:
|
|
||||||
overlay: Fox Searchlight Pictures
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: Fox Searchlight Pictures
|
|
||||||
Happy Madison Productions:
|
|
||||||
overlay: Happy Madison Productions
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: Happy Madison Productions
|
|
||||||
HBO:
|
|
||||||
overlay: HBO
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: HBO
|
|
||||||
Illumination:
|
|
||||||
overlay: Illumination
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: Illumination
|
|
||||||
Legendary Pictures:
|
|
||||||
overlay: Legendary Pictures
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: Legendary Pictures
|
|
||||||
Lionsgate:
|
|
||||||
overlay: Lionsgate
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: Lionsgate
|
|
||||||
Lucasfilm:
|
|
||||||
overlay: Lucasfilm
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: Lucasfilm
|
|
||||||
Marvel:
|
|
||||||
overlay: Marvel
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
collection: Marvel
|
|
||||||
# Marvel Studios:
|
|
||||||
# overlay: Marvel Studios
|
|
||||||
# plex_search:
|
|
||||||
# all:
|
|
||||||
# collection: Marvel Studios
|
|
||||||
Metro-Goldwyn-Mayer:
|
|
||||||
overlay: Metro-Goldwyn-Mayer
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: Metro-Goldwyn-Mayer
|
|
||||||
Miramax:
|
|
||||||
overlay: Miramax
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: Miramax
|
|
||||||
Original Film:
|
|
||||||
overlay: Original Film
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: Original Film
|
|
||||||
Orion Pictures:
|
|
||||||
overlay: Orion Pictures
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: Orion Pictures
|
|
||||||
Paramount:
|
|
||||||
overlay: Paramount
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: Paramount
|
|
||||||
Pixar:
|
|
||||||
overlay: Pixar
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
collection: Pixar
|
|
||||||
Regency:
|
|
||||||
overlay: Regency
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: Regency
|
|
||||||
Screen Gems:
|
|
||||||
overlay: Screen Gems
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: Screen Gems
|
|
||||||
Silver Pictures:
|
|
||||||
overlay: Silver Pictures
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: Silver Pictures
|
|
||||||
Sony Pictures:
|
|
||||||
overlay: Sony Pictures
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: Sony Pictures
|
|
||||||
Summit Entertainment:
|
|
||||||
overlay: Summit Entertainment
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: Summit Entertainment
|
|
||||||
The Weinstein Company:
|
|
||||||
overlay: The Weinstein Company
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: The Weinstein Company
|
|
||||||
Touchstone Pictures:
|
|
||||||
overlay: Touchstone Pictures
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: Touchstone Pictures
|
|
||||||
TriStar Pictures:
|
|
||||||
overlay: TriStar Pictures
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: TriStar Pictures
|
|
||||||
United Artists:
|
|
||||||
overlay: United Artists
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: United Artists
|
|
||||||
Universal Pictures:
|
|
||||||
overlay: Universal Pictures
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: Universal Pictures
|
|
||||||
Village Roadshow Pictures:
|
|
||||||
overlay: Village Roadshow Pictures
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: Village Roadshow Pictures
|
|
||||||
Walt Disney Animation Studios:
|
|
||||||
overlay: Walt Disney Animation Studios
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
collection: Walt Disney Animation Studios
|
|
||||||
Walt Disney Pictures:
|
|
||||||
overlay: Walt Disney Pictures
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: Walt Disney Pictures
|
|
||||||
Walt Disney Productions:
|
|
||||||
overlay: Walt Disney
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: Walt Disney Productions
|
|
||||||
Warner Bros. Animation:
|
|
||||||
overlay: Warner Bros. Pictures
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: Warner Bros. Animation
|
|
||||||
Warner Bros. Pictures:
|
|
||||||
overlay: Warner Bros. Pictures
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
studio: Warner Bros. Pictures
|
|
||||||
|
|
||||||
############################
|
|
||||||
# AUDIO #
|
|
||||||
############################
|
|
||||||
|
|
||||||
TrueHD Atmos:
|
|
||||||
overlay: TrueHD Atmos
|
|
||||||
plex_all: true
|
|
||||||
filters:
|
|
||||||
filepath: TrueHD Atmos
|
|
||||||
DTS-HD MA:
|
|
||||||
overlay: DTS-HD MA
|
|
||||||
plex_all: true
|
|
||||||
filters:
|
|
||||||
filepath: DTS-HD MA
|
|
||||||
|
|
||||||
############################
|
|
||||||
# OSCARS #
|
|
||||||
############################
|
|
||||||
|
|
||||||
Best Picture:
|
|
||||||
overlay: Oscars
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
collection: Best Picture
|
|
||||||
Best Animated Feature Film:
|
|
||||||
overlay: Oscars
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
collection: Best Animated Feature Film
|
|
||||||
Best Cinematograpghy:
|
|
||||||
overlay: Oscars
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
collection: Best Cinematograpghy
|
|
||||||
Best Film Editing:
|
|
||||||
overlay: Oscars
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
collection: Best Film Editing
|
|
||||||
Best Sound:
|
|
||||||
overlay: Oscars
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
collection: Best Sound
|
|
||||||
Best Visual Effects:
|
|
||||||
overlay: Oscars
|
|
||||||
plex_search:
|
|
||||||
all:
|
|
||||||
collection: Best Visual Effects
|
|
@ -0,0 +1,207 @@
|
|||||||
|
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:
|
||||||
|
all:
|
||||||
|
network: Nickelodeon
|
||||||
|
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
|
@ -0,0 +1,82 @@
|
|||||||
|
overlays:
|
||||||
|
|
||||||
|
############################
|
||||||
|
# RATINGS #
|
||||||
|
############################
|
||||||
|
|
||||||
|
IMDb Rating:
|
||||||
|
plex_all: true
|
||||||
|
overlay:
|
||||||
|
name: text(user_rating)
|
||||||
|
horizontal_offset: 780
|
||||||
|
horizontal_align: left
|
||||||
|
vertical_offset: 539
|
||||||
|
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
|
||||||
|
# TMDb Rating:
|
||||||
|
# plex_all: true
|
||||||
|
# overlay:
|
||||||
|
# name: text(user_rating)
|
||||||
|
# horizontal_offset: 780
|
||||||
|
# horizontal_align: left
|
||||||
|
# vertical_offset: 539
|
||||||
|
# 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
|
||||||
|
Rotten Tomatoes Audience Good:
|
||||||
|
plex_search:
|
||||||
|
audience_rating.gte: 6.0
|
||||||
|
audience_rating.lt: 10.0
|
||||||
|
overlay:
|
||||||
|
name: text(audience_rating%)
|
||||||
|
horizontal_offset: 780
|
||||||
|
horizontal_align: left
|
||||||
|
vertical_offset: 744
|
||||||
|
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
|
||||||
|
Rotten Tomatoes Audience Bad:
|
||||||
|
plex_search:
|
||||||
|
audience_rating.gt: 0.0
|
||||||
|
audience_rating.lte: 5.9
|
||||||
|
overlay:
|
||||||
|
name: text(audience_rating%)
|
||||||
|
horizontal_offset: 780
|
||||||
|
horizontal_align: left
|
||||||
|
vertical_offset: 744
|
||||||
|
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
|
@ -0,0 +1,53 @@
|
|||||||
|
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
|
@ -0,0 +1,23 @@
|
|||||||
|
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
|
After Width: | Height: | Size: 6.5 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 5.2 KiB |
@ -1,7 +1,7 @@
|
|||||||
# Made by dunnie1982
|
# Made by dunnie1982
|
||||||
|
|
||||||
metadata:
|
metadata:
|
||||||
"Money Heist":
|
Money Heist:
|
||||||
episodes:
|
episodes:
|
||||||
# Season 1
|
# Season 1
|
||||||
S01E01:
|
S01E01:
|
@ -0,0 +1,6 @@
|
|||||||
|
[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
|
After Width: | Height: | Size: 16 KiB |
After Width: | Height: | Size: 16 KiB |
After Width: | Height: | Size: 16 KiB |
After Width: | Height: | Size: 14 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 13 KiB |
After Width: | Height: | Size: 16 KiB |
After Width: | Height: | Size: 17 KiB |
After Width: | Height: | Size: 19 KiB |
After Width: | Height: | Size: 14 KiB |
After Width: | Height: | Size: 16 KiB |
After Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 23 KiB |
After Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
After Width: | Height: | Size: 14 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 20 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 11 KiB |
After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 37 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 17 KiB |
After Width: | Height: | Size: 19 KiB |
After Width: | Height: | Size: 19 KiB |
After Width: | Height: | Size: 11 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 14 KiB |
After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 17 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 20 KiB |
After Width: | Height: | Size: 17 KiB |
After Width: | Height: | Size: 13 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 5.3 KiB |
After Width: | Height: | Size: 4.5 KiB |
After Width: | Height: | Size: 14 KiB |
After Width: | Height: | Size: 16 KiB |
After Width: | Height: | Size: 16 KiB |
After Width: | Height: | Size: 16 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 2.7 KiB |
After Width: | Height: | Size: 17 KiB |
After Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 14 KiB |
After Width: | Height: | Size: 17 KiB |
After Width: | Height: | Size: 20 KiB |
After Width: | Height: | Size: 17 KiB |
After Width: | Height: | Size: 13 KiB |
After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 20 KiB |