mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 00:18:53 -05:00
Merge remote-tracking branch 'meisnate12/master'
This commit is contained in:
commit
98328018f5
181
fscorrupt/Anime.yml
Normal file
181
fscorrupt/Anime.yml
Normal file
@ -0,0 +1,181 @@
|
|||||||
|
templates:
|
||||||
|
Chart Alpha:
|
||||||
|
sort_title: +<<num>>_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: alpha
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Chart Release:
|
||||||
|
sort_title: +_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: release
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Best of:
|
||||||
|
trakt_list: https://trakt.tv/users/lish408/lists/rotten-tomatoes-best-of-<<year>>
|
||||||
|
sort_title: +_Best of <<year>>
|
||||||
|
sync_mode: sync
|
||||||
|
summary: Rotten Tomatoes Best Movies of <<year>>, according to https://trakt.tv/users/lish408/lists/rotten-tomatoes-best-of-<<year>>.
|
||||||
|
collection_order: release
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Studio:
|
||||||
|
optional:
|
||||||
|
- company
|
||||||
|
tmdb_company: <<company>>
|
||||||
|
sort_title: +4_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: alpha
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
IMDb Genre:
|
||||||
|
default:
|
||||||
|
title: feature
|
||||||
|
limit: 100
|
||||||
|
imdb_list:
|
||||||
|
- url: https://www.imdb.com/search/title/?title_type=<<title>>&release_date=1990-01-01,&user_rating=5.0,10.0&num_votes=100000,&genres=<<genre>>
|
||||||
|
limit: <<limit>>
|
||||||
|
- url: https://www.imdb.com/search/title/?title_type=<<title>>&release_date=1990-01-01,&user_rating=5.0,10.0&num_votes=100000,&genres=<<genre>>&sort=user_rating,desc
|
||||||
|
limit: <<limit>>
|
||||||
|
sort_title: +++_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: alpha
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Other Genre:
|
||||||
|
sort_title: +++_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: alpha
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Actor:
|
||||||
|
actor: tmdb
|
||||||
|
tmdb_person: <<person>>
|
||||||
|
sort_title: ++++_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: release
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Actor Director:
|
||||||
|
actor: tmdb
|
||||||
|
director: tmdb
|
||||||
|
tmdb_person: <<person>>
|
||||||
|
sort_title: ++++_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: release
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Actor Director Writer:
|
||||||
|
actor: tmdb
|
||||||
|
director: tmdb
|
||||||
|
writer: tmdb
|
||||||
|
tmdb_person: <<person>>
|
||||||
|
sort_title: ++++_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: release
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Actor Writer:
|
||||||
|
actor: tmdb
|
||||||
|
writer: tmdb
|
||||||
|
tmdb_person: <<person>>
|
||||||
|
sort_title: ++++_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: release
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Director:
|
||||||
|
director: tmdb
|
||||||
|
tmdb_person: <<person>>
|
||||||
|
sort_title: ++++_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: release
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Director Writer:
|
||||||
|
director: tmdb
|
||||||
|
writer: tmdb
|
||||||
|
tmdb_person: <<person>>
|
||||||
|
sort_title: ++++_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: release
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Writer:
|
||||||
|
writer: tmdb
|
||||||
|
tmdb_person: <<person>>
|
||||||
|
sort_title: ++++_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: release
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Collection:
|
||||||
|
optional:
|
||||||
|
- collection
|
||||||
|
- movie
|
||||||
|
tmdb_collection_details: <<collection>>
|
||||||
|
tmdb_movie: <<movie>>
|
||||||
|
sync_mode: sync
|
||||||
|
item_assets: true
|
||||||
|
collection_order: release
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
|
||||||
|
collections:
|
||||||
|
######################################################
|
||||||
|
# Chart Collections #
|
||||||
|
######################################################
|
||||||
|
Popular Movies on Plex:
|
||||||
|
template: {name: Chart Alpha, num: 2}
|
||||||
|
tautulli_popular:
|
||||||
|
list_days: 30
|
||||||
|
list_size: 20
|
||||||
|
list_buffer: 20
|
||||||
|
tautulli_watched:
|
||||||
|
list_days: 30
|
||||||
|
list_size: 20
|
||||||
|
list_buffer: 20
|
||||||
|
summary: This collection is based on the most popular movies on my server in the last 30 days. It is updated every day at 3AM.
|
||||||
|
url_poster: https://i.imgur.com/aWlUc1Z.jpg
|
||||||
|
schedule: daily
|
||||||
|
Trending:
|
||||||
|
template: {name: Chart Alpha, num: 4}
|
||||||
|
trakt_trending: 40
|
||||||
|
tmdb_trending_daily: 40
|
||||||
|
tmdb_trending_weekly: 40
|
||||||
|
summary: Movies Trending across the internet, according to https://trakt.tv/movies/trending.
|
||||||
|
url_poster: https://i.imgur.com/oOS46kt.jpg
|
||||||
|
schedule: daily
|
||||||
|
Popular:
|
||||||
|
template: {name: Chart Alpha, num: 4}
|
||||||
|
tmdb_popular: 40
|
||||||
|
imdb_list:
|
||||||
|
url: https://www.imdb.com/search/title/?title_type=feature,tv_movie,documentary,short
|
||||||
|
limit: 40
|
||||||
|
summary: Popular Movies across the internet, according to https://www.imdb.com/search/title/?title_type=feature,tv_movie,documentary,short.
|
||||||
|
url_poster: https://i.imgur.com/U3OaYtB.jpg
|
||||||
|
schedule: daily
|
||||||
|
Top Rated:
|
||||||
|
template: {name: Chart Alpha, num: 5}
|
||||||
|
tmdb_top_rated: 250
|
||||||
|
summary: Top Rated Movies across the internet
|
||||||
|
url_poster: https://i.imgur.com/VvfdUHn.jpg
|
||||||
|
schedule: daily
|
||||||
|
In Cinema:
|
||||||
|
template: {name: Chart Alpha, num: 2}
|
||||||
|
trakt_list: https://trakt.tv/users/fs-corrupt/lists/in-cinemas?sort=rank,asc
|
||||||
|
summary: Currently in Austria/Germany Cinema´s, according to https://trakt.tv/users/fs-corrupt/lists/in-cinemas?sort=rank,asc.
|
||||||
|
url_poster: https://i.imgur.com/f1jz2HR.jpg
|
||||||
|
schedule: daily
|
||||||
|
Studio Ghibli:
|
||||||
|
template: {name: Chart Alpha, num: 3}
|
||||||
|
trakt_list: https://trakt.tv/users/quno65/lists/studio-ghibli?sort=released,desc
|
||||||
|
summary: Animated feature films by Studio Ghibli, according to https://trakt.tv/users/quno65/lists/studio-ghibli?sort=released,desc.
|
||||||
|
url_poster: https://i.imgur.com/RASKgkv.jpg
|
||||||
|
schedule: daily
|
||||||
|
One Piece:
|
||||||
|
template: {name: Chart Alpha, num: 3}
|
||||||
|
trakt_list: https://trakt.tv/users/sonply/lists/one-piece-specials-movies-and-ovas?sort=rank,asc
|
||||||
|
summary: List of specials, OVAs and movies in the order I'll watch, according to https://trakt.tv/users/sonply/lists/one-piece-specials-movies-and-ovas?sort=rank,asc.
|
||||||
|
url_poster: https://i.imgur.com/cJesoBi.jpg
|
||||||
|
schedule: daily
|
||||||
69
fscorrupt/AnimeShows.yml
Normal file
69
fscorrupt/AnimeShows.yml
Normal file
@ -0,0 +1,69 @@
|
|||||||
|
templates:
|
||||||
|
Chart Alpha:
|
||||||
|
sort_title: +<<num>>_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: alpha
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Chart:
|
||||||
|
sort_title: +<<num>>_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
network:
|
||||||
|
optional:
|
||||||
|
- network
|
||||||
|
tmdb_network: <<network>>
|
||||||
|
sort_title: +2_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
|
||||||
|
collections:
|
||||||
|
# 4K Overlay:
|
||||||
|
# plex_search:
|
||||||
|
# all:
|
||||||
|
# resolution: 4K
|
||||||
|
# item_overlay: 4K-Mini
|
||||||
|
# item_assets: true
|
||||||
|
# build_collection: false
|
||||||
|
######################################################
|
||||||
|
# Charts #
|
||||||
|
######################################################
|
||||||
|
Plex Popular:
|
||||||
|
template: { name: Chart, num: 2 }
|
||||||
|
tautulli_popular:
|
||||||
|
list_days: 30
|
||||||
|
list_size: 20
|
||||||
|
list_buffer: 20
|
||||||
|
tautulli_watched:
|
||||||
|
list_days: 30
|
||||||
|
list_size: 20
|
||||||
|
list_buffer: 20
|
||||||
|
summary: Popular Shows on Plex
|
||||||
|
url_poster: https://i.imgur.com/0xmqc5a.png
|
||||||
|
schedule: daily
|
||||||
|
Trending:
|
||||||
|
template: {name: Chart Alpha, num: 4}
|
||||||
|
trakt_trending: 40
|
||||||
|
tmdb_trending_daily: 40
|
||||||
|
tmdb_trending_weekly: 40
|
||||||
|
summary: Movies Trending across the internet, according to https://trakt.tv/movies/trending.
|
||||||
|
url_poster: https://i.imgur.com/oOS46kt.jpg
|
||||||
|
schedule: daily
|
||||||
|
Popular:
|
||||||
|
template: {name: Chart Alpha, num: 4}
|
||||||
|
tmdb_popular: 40
|
||||||
|
imdb_list:
|
||||||
|
url: https://www.imdb.com/search/title/?title_type=feature,tv_movie,documentary,short
|
||||||
|
limit: 40
|
||||||
|
summary: Popular Movies across the internet, according to https://www.imdb.com/search/title/?title_type=feature,tv_movie,documentary,short.
|
||||||
|
url_poster: https://i.imgur.com/U3OaYtB.jpg
|
||||||
|
schedule: daily
|
||||||
|
Top Rated:
|
||||||
|
template: {name: Chart Alpha, num: 5}
|
||||||
|
tmdb_top_rated: 250
|
||||||
|
summary: Top Rated Movies across the internet
|
||||||
|
url_poster: https://i.imgur.com/VvfdUHn.jpg
|
||||||
|
schedule: daily
|
||||||
|
Emmy Winners:
|
||||||
|
template: { name: Chart, num: 5 }
|
||||||
|
imdb_list: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries&groups=emmy_winner
|
||||||
|
summary: Emmy Winning Shows
|
||||||
|
schedule: weekly (sunday)
|
||||||
66
fscorrupt/Genre.yml
Normal file
66
fscorrupt/Genre.yml
Normal file
@ -0,0 +1,66 @@
|
|||||||
|
######################################################
|
||||||
|
# Genre Collections #
|
||||||
|
######################################################
|
||||||
|
|
||||||
|
templates:
|
||||||
|
genre:
|
||||||
|
sort_title: +3_<<collection_name>>
|
||||||
|
smart_filter:
|
||||||
|
sort_by: release.desc
|
||||||
|
validate: false
|
||||||
|
all:
|
||||||
|
genre.not: <<exclude>>
|
||||||
|
genre: <<genre>>
|
||||||
|
|
||||||
|
collections:
|
||||||
|
Action:
|
||||||
|
template: { name: genre, genre: action, exclude: drama, romance, comedy, familie, documentary, horror }
|
||||||
|
url_poster: https://i.imgur.com/K7IiF8q.jpg
|
||||||
|
Animation:
|
||||||
|
template: { name: genre, genre: animation }
|
||||||
|
url_poster: https://i.imgur.com/ZCcF1HG.jpg
|
||||||
|
Biography:
|
||||||
|
template: { name: genre, genre: biography }
|
||||||
|
url_poster: https://i.imgur.com/rb4YZN3.jpg
|
||||||
|
Comedy:
|
||||||
|
template: { name: genre, genre: comedy, exclude: action, adventure, biography, drama, documentary, horror }
|
||||||
|
url_poster: https://i.imgur.com/jf1pcuI.jpg
|
||||||
|
Crime:
|
||||||
|
template: { name: genre, genre: krimi, exclude: horror, action, adventure, thriller }
|
||||||
|
url_poster: https://i.imgur.com/EoLAdb9.jpg
|
||||||
|
Documentary:
|
||||||
|
template: { name: genre, genre: documentary }
|
||||||
|
url_poster: https://i.imgur.com/yFTyunc.png
|
||||||
|
Drama:
|
||||||
|
template: { name: genre, genre: drama, exclude: action, adventure, horror, comedy, science fiction, thriller }
|
||||||
|
url_poster: https://i.imgur.com/ZgXfgqe.jpg
|
||||||
|
Family:
|
||||||
|
template: { name: genre, genre: familie, exclude: horror, documentary, biography }
|
||||||
|
url_poster: https://i.imgur.com/4SDka6v.jpg
|
||||||
|
Fantasy:
|
||||||
|
template: { name: genre, genre: fantasy, exclude: action, comedy, biography, documentary }
|
||||||
|
url_poster: https://i.imgur.com/S54VDlq.jpg
|
||||||
|
History:
|
||||||
|
template: { name: genre, genre: historie }
|
||||||
|
url_poster: https://i.imgur.com/WRNOtr1.jpg
|
||||||
|
Horror:
|
||||||
|
template: { name: genre, genre: horror, exclude: action, familie, comedy, romance }
|
||||||
|
url_poster: https://i.imgur.com/F7wMYZs.jpg
|
||||||
|
Mystery:
|
||||||
|
template: { name: genre, genre: mystery, exclude: action, familie, comedy, romance, horror }
|
||||||
|
url_poster: https://i.imgur.com/y2QkxUk.jpg
|
||||||
|
Romance:
|
||||||
|
template: { name: genre, genre: romance }
|
||||||
|
url_poster: https://i.imgur.com/K9o62rV.jpg
|
||||||
|
Science Fiction:
|
||||||
|
template: { name: genre, genre: "Science Fiction" }
|
||||||
|
url_poster: https://i.imgur.com/6jd8jh5.jpg
|
||||||
|
Thriller:
|
||||||
|
template: { name: genre, genre: thriller, exclude: drama, horror }
|
||||||
|
url_poster: https://i.imgur.com/gTG9Za2.jpg
|
||||||
|
War:
|
||||||
|
template: { name: genre, genre: war, exclude: horror }
|
||||||
|
url_poster: https://i.imgur.com/UxKonpJ.jpg
|
||||||
|
Western:
|
||||||
|
template: { name: genre, genre: western, exclude: horror }
|
||||||
|
url_poster: https://i.imgur.com/OcRCrwk.jpg
|
||||||
182
fscorrupt/KidsMovies.yml
Normal file
182
fscorrupt/KidsMovies.yml
Normal file
@ -0,0 +1,182 @@
|
|||||||
|
templates:
|
||||||
|
Chart Alpha:
|
||||||
|
sort_title: +<<num>>_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: alpha
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Chart Release:
|
||||||
|
sort_title: +_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: release
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Best of:
|
||||||
|
trakt_list: https://trakt.tv/users/lish408/lists/rotten-tomatoes-best-of-<<year>>
|
||||||
|
sort_title: +_Best of <<year>>
|
||||||
|
sync_mode: sync
|
||||||
|
summary: Rotten Tomatoes Best Movies of <<year>>, according to https://trakt.tv/users/lish408/lists/rotten-tomatoes-best-of-<<year>>.
|
||||||
|
collection_order: release
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Studio:
|
||||||
|
optional:
|
||||||
|
- company
|
||||||
|
tmdb_company: <<company>>
|
||||||
|
sort_title: +4_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: alpha
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
IMDb Genre:
|
||||||
|
default:
|
||||||
|
title: feature
|
||||||
|
limit: 100
|
||||||
|
imdb_list:
|
||||||
|
- url: https://www.imdb.com/search/title/?title_type=<<title>>&release_date=1990-01-01,&user_rating=5.0,10.0&num_votes=100000,&genres=<<genre>>
|
||||||
|
limit: <<limit>>
|
||||||
|
- url: https://www.imdb.com/search/title/?title_type=<<title>>&release_date=1990-01-01,&user_rating=5.0,10.0&num_votes=100000,&genres=<<genre>>&sort=user_rating,desc
|
||||||
|
limit: <<limit>>
|
||||||
|
sort_title: +++_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: alpha
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Other Genre:
|
||||||
|
sort_title: +++_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: alpha
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Actor:
|
||||||
|
actor: tmdb
|
||||||
|
tmdb_person: <<person>>
|
||||||
|
sort_title: ++++_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: release
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Actor Director:
|
||||||
|
actor: tmdb
|
||||||
|
director: tmdb
|
||||||
|
tmdb_person: <<person>>
|
||||||
|
sort_title: ++++_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: release
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Actor Director Writer:
|
||||||
|
actor: tmdb
|
||||||
|
director: tmdb
|
||||||
|
writer: tmdb
|
||||||
|
tmdb_person: <<person>>
|
||||||
|
sort_title: ++++_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: release
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Actor Writer:
|
||||||
|
actor: tmdb
|
||||||
|
writer: tmdb
|
||||||
|
tmdb_person: <<person>>
|
||||||
|
sort_title: ++++_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: release
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Director:
|
||||||
|
director: tmdb
|
||||||
|
tmdb_person: <<person>>
|
||||||
|
sort_title: ++++_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: release
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Director Writer:
|
||||||
|
director: tmdb
|
||||||
|
writer: tmdb
|
||||||
|
tmdb_person: <<person>>
|
||||||
|
sort_title: ++++_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: release
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Writer:
|
||||||
|
writer: tmdb
|
||||||
|
tmdb_person: <<person>>
|
||||||
|
sort_title: ++++_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: release
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Collection:
|
||||||
|
optional:
|
||||||
|
- collection
|
||||||
|
- movie
|
||||||
|
tmdb_collection_details: <<collection>>
|
||||||
|
tmdb_movie: <<movie>>
|
||||||
|
sync_mode: sync
|
||||||
|
item_assets: true
|
||||||
|
collection_order: release
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
|
||||||
|
collections:
|
||||||
|
######################################################
|
||||||
|
# Studio Collections #
|
||||||
|
######################################################
|
||||||
|
Pixar:
|
||||||
|
template: {name: Studio, company: 3}
|
||||||
|
summary: Pixar Animation Studios, commonly known as Pixar, is an American computer animation studio based in Emeryville, California, a subsidiary of Disney Studios Content owned by The Walt Disney Company. Pixar began in 1979 as part of the Lucasfilm computer division, known as the Graphics Group, before its spin-off as a corporation on February 3, 1986, with funding from Apple co-founder Steve Jobs, who became its majority shareholder. Disney purchased Pixar in 2006 at a valuation of $7.4 billion by converting each share of Pixar stock to 2.3 shares of Disney stock, a transaction that resulted in Jobs becoming Disney's largest single shareholder at the time. Pixar is best known for its feature films technologically powered by RenderMan, the company's own implementation of the industry-standard RenderMan Interface Specification image-rendering application programming interface. Luxo Jr., a desk lamp from the studio's 1986 short film of the same name, is the studio's mascot.
|
||||||
|
|
||||||
|
######################################################
|
||||||
|
# Chart Collections #
|
||||||
|
######################################################
|
||||||
|
Popular Movies on Plex:
|
||||||
|
template: {name: Chart Alpha, num: 2}
|
||||||
|
tautulli_popular:
|
||||||
|
list_days: 30
|
||||||
|
list_size: 20
|
||||||
|
list_buffer: 20
|
||||||
|
tautulli_watched:
|
||||||
|
list_days: 30
|
||||||
|
list_size: 20
|
||||||
|
list_buffer: 20
|
||||||
|
summary: This collection is based on the most popular movies on my server in the last 30 days. It is updated every day at 3AM.
|
||||||
|
url_poster: https://i.imgur.com/aWlUc1Z.jpg
|
||||||
|
schedule: daily
|
||||||
|
Trending:
|
||||||
|
template: {name: Chart Alpha, num: 4}
|
||||||
|
trakt_trending: 40
|
||||||
|
tmdb_trending_daily: 40
|
||||||
|
tmdb_trending_weekly: 40
|
||||||
|
summary: Movies Trending across the internet, according to https://trakt.tv/movies/trending.
|
||||||
|
url_poster: https://i.imgur.com/oOS46kt.jpg
|
||||||
|
schedule: daily
|
||||||
|
Popular:
|
||||||
|
template: {name: Chart Alpha, num: 4}
|
||||||
|
tmdb_popular: 40
|
||||||
|
imdb_list:
|
||||||
|
url: https://www.imdb.com/search/title/?title_type=feature,tv_movie,documentary,short
|
||||||
|
limit: 40
|
||||||
|
summary: Popular Movies across the internet, according to https://www.imdb.com/search/title/?title_type=feature,tv_movie,documentary,short.
|
||||||
|
url_poster: https://i.imgur.com/U3OaYtB.jpg
|
||||||
|
schedule: daily
|
||||||
|
Top Rated:
|
||||||
|
template: {name: Chart Alpha, num: 5}
|
||||||
|
tmdb_top_rated: 250
|
||||||
|
summary: Top Rated Movies across the internet
|
||||||
|
url_poster: https://i.imgur.com/VvfdUHn.jpg
|
||||||
|
schedule: daily
|
||||||
|
Best of 1980s:
|
||||||
|
template: {name: Chart Alpha, num: 8}
|
||||||
|
trakt_list: https://trakt.tv/users/zyrus/lists/80s-classics?sort=rank,asc
|
||||||
|
summary: Best of 1980s, according to https://trakt.tv/users/zyrus/lists/80s-classics?sort=rank,asc.
|
||||||
|
url_poster: https://i.imgur.com/Lep5SN7.jpg
|
||||||
|
schedule: weekly (sunday)
|
||||||
|
In Cinema:
|
||||||
|
template: {name: Chart Alpha, num: 2}
|
||||||
|
trakt_list: https://trakt.tv/users/fs-corrupt/lists/in-cinemas?sort=rank,asc
|
||||||
|
summary: Currently in Austria/Germany Cinema´s, according to https://trakt.tv/users/fs-corrupt/lists/in-cinemas?sort=rank,asc.
|
||||||
|
url_poster: https://i.imgur.com/f1jz2HR.jpg
|
||||||
|
schedule: daily
|
||||||
69
fscorrupt/KidsShows.yml
Normal file
69
fscorrupt/KidsShows.yml
Normal file
@ -0,0 +1,69 @@
|
|||||||
|
templates:
|
||||||
|
Chart Alpha:
|
||||||
|
sort_title: +<<num>>_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: alpha
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Chart:
|
||||||
|
sort_title: +<<num>>_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
network:
|
||||||
|
optional:
|
||||||
|
- network
|
||||||
|
tmdb_network: <<network>>
|
||||||
|
sort_title: +2_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
|
||||||
|
collections:
|
||||||
|
# 4K Overlay:
|
||||||
|
# plex_search:
|
||||||
|
# all:
|
||||||
|
# resolution: 4K
|
||||||
|
# item_overlay: 4K-Mini
|
||||||
|
# item_assets: true
|
||||||
|
# build_collection: false
|
||||||
|
######################################################
|
||||||
|
# Charts #
|
||||||
|
######################################################
|
||||||
|
Plex Popular:
|
||||||
|
template: { name: Chart, num: 2 }
|
||||||
|
tautulli_popular:
|
||||||
|
list_days: 30
|
||||||
|
list_size: 20
|
||||||
|
list_buffer: 20
|
||||||
|
tautulli_watched:
|
||||||
|
list_days: 30
|
||||||
|
list_size: 20
|
||||||
|
list_buffer: 20
|
||||||
|
summary: Popular Shows on Plex
|
||||||
|
url_poster: https://i.imgur.com/0xmqc5a.png
|
||||||
|
schedule: daily
|
||||||
|
Trending:
|
||||||
|
template: {name: Chart Alpha, num: 4}
|
||||||
|
trakt_trending: 40
|
||||||
|
tmdb_trending_daily: 40
|
||||||
|
tmdb_trending_weekly: 40
|
||||||
|
summary: Movies Trending across the internet, according to https://trakt.tv/movies/trending.
|
||||||
|
url_poster: https://i.imgur.com/oOS46kt.jpg
|
||||||
|
schedule: daily
|
||||||
|
Popular:
|
||||||
|
template: {name: Chart Alpha, num: 4}
|
||||||
|
tmdb_popular: 40
|
||||||
|
imdb_list:
|
||||||
|
url: https://www.imdb.com/search/title/?title_type=feature,tv_movie,documentary,short
|
||||||
|
limit: 40
|
||||||
|
summary: Popular Movies across the internet, according to https://www.imdb.com/search/title/?title_type=feature,tv_movie,documentary,short.
|
||||||
|
url_poster: https://i.imgur.com/U3OaYtB.jpg
|
||||||
|
schedule: daily
|
||||||
|
Top Rated:
|
||||||
|
template: {name: Chart Alpha, num: 5}
|
||||||
|
tmdb_top_rated: 250
|
||||||
|
summary: Top Rated Movies across the internet
|
||||||
|
url_poster: https://i.imgur.com/VvfdUHn.jpg
|
||||||
|
schedule: daily
|
||||||
|
Emmy Winners:
|
||||||
|
template: { name: Chart, num: 5 }
|
||||||
|
imdb_list: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries&groups=emmy_winner
|
||||||
|
summary: Emmy Winning Shows
|
||||||
|
schedule: weekly (sunday)
|
||||||
245
fscorrupt/Movies.yml
Normal file
245
fscorrupt/Movies.yml
Normal file
@ -0,0 +1,245 @@
|
|||||||
|
templates:
|
||||||
|
Chart Alpha:
|
||||||
|
sort_title: +<<num>>_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: alpha
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Chart Release:
|
||||||
|
sort_title: +_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: release
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Best of:
|
||||||
|
trakt_list: https://trakt.tv/users/lish408/lists/rotten-tomatoes-best-of-<<year>>
|
||||||
|
sort_title: +_Best of <<year>>
|
||||||
|
sync_mode: sync
|
||||||
|
summary: Rotten Tomatoes Best Movies of <<year>>, according to https://trakt.tv/users/lish408/lists/rotten-tomatoes-best-of-<<year>>.
|
||||||
|
collection_order: release
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Studio:
|
||||||
|
optional:
|
||||||
|
- company
|
||||||
|
tmdb_company: <<company>>
|
||||||
|
sort_title: +4_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: alpha
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
IMDb Genre:
|
||||||
|
default:
|
||||||
|
title: feature
|
||||||
|
limit: 100
|
||||||
|
imdb_list:
|
||||||
|
- url: https://www.imdb.com/search/title/?title_type=<<title>>&release_date=1990-01-01,&user_rating=5.0,10.0&num_votes=100000,&genres=<<genre>>
|
||||||
|
limit: <<limit>>
|
||||||
|
- url: https://www.imdb.com/search/title/?title_type=<<title>>&release_date=1990-01-01,&user_rating=5.0,10.0&num_votes=100000,&genres=<<genre>>&sort=user_rating,desc
|
||||||
|
limit: <<limit>>
|
||||||
|
sort_title: +++_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: alpha
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Other Genre:
|
||||||
|
sort_title: +++_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: alpha
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Actor:
|
||||||
|
actor: tmdb
|
||||||
|
tmdb_person: <<person>>
|
||||||
|
sort_title: ++++_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: release
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Actor Director:
|
||||||
|
actor: tmdb
|
||||||
|
director: tmdb
|
||||||
|
tmdb_person: <<person>>
|
||||||
|
sort_title: ++++_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: release
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Actor Director Writer:
|
||||||
|
actor: tmdb
|
||||||
|
director: tmdb
|
||||||
|
writer: tmdb
|
||||||
|
tmdb_person: <<person>>
|
||||||
|
sort_title: ++++_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: release
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Actor Writer:
|
||||||
|
actor: tmdb
|
||||||
|
writer: tmdb
|
||||||
|
tmdb_person: <<person>>
|
||||||
|
sort_title: ++++_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: release
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Director:
|
||||||
|
director: tmdb
|
||||||
|
tmdb_person: <<person>>
|
||||||
|
sort_title: ++++_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: release
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Director Writer:
|
||||||
|
director: tmdb
|
||||||
|
writer: tmdb
|
||||||
|
tmdb_person: <<person>>
|
||||||
|
sort_title: ++++_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: release
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Writer:
|
||||||
|
writer: tmdb
|
||||||
|
tmdb_person: <<person>>
|
||||||
|
sort_title: ++++_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: release
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Collection:
|
||||||
|
optional:
|
||||||
|
- collection
|
||||||
|
- movie
|
||||||
|
tmdb_collection_details: <<collection>>
|
||||||
|
tmdb_movie: <<movie>>
|
||||||
|
sync_mode: sync
|
||||||
|
item_assets: true
|
||||||
|
collection_order: release
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
|
||||||
|
collections:
|
||||||
|
English Only:
|
||||||
|
plex_search:
|
||||||
|
all:
|
||||||
|
audio_language: en
|
||||||
|
audio_language.not: de
|
||||||
|
item_label: EnglishOnly
|
||||||
|
build_collection: false
|
||||||
|
Not English Only Anymore:
|
||||||
|
plex_search:
|
||||||
|
all:
|
||||||
|
audio_language:
|
||||||
|
- en
|
||||||
|
- de
|
||||||
|
label: EnglishOnly
|
||||||
|
item_label.remove: EnglishOnly
|
||||||
|
build_collection: false
|
||||||
|
German Only:
|
||||||
|
plex_search:
|
||||||
|
all:
|
||||||
|
audio_language.not: en
|
||||||
|
audio_language: de
|
||||||
|
label: EnglishOnly
|
||||||
|
item_label.remove: EnglishOnly
|
||||||
|
build_collection: false
|
||||||
|
######################################################
|
||||||
|
# Studio Collections #
|
||||||
|
######################################################
|
||||||
|
Pixar:
|
||||||
|
template: {name: Studio, company: 3}
|
||||||
|
summary: Pixar Animation Studios, commonly known as Pixar, is an American computer animation studio based in Emeryville, California, a subsidiary of Disney Studios Content owned by The Walt Disney Company. Pixar began in 1979 as part of the Lucasfilm computer division, known as the Graphics Group, before its spin-off as a corporation on February 3, 1986, with funding from Apple co-founder Steve Jobs, who became its majority shareholder. Disney purchased Pixar in 2006 at a valuation of $7.4 billion by converting each share of Pixar stock to 2.3 shares of Disney stock, a transaction that resulted in Jobs becoming Disney's largest single shareholder at the time. Pixar is best known for its feature films technologically powered by RenderMan, the company's own implementation of the industry-standard RenderMan Interface Specification image-rendering application programming interface. Luxo Jr., a desk lamp from the studio's 1986 short film of the same name, is the studio's mascot.
|
||||||
|
|
||||||
|
######################################################
|
||||||
|
# Chart Collections #
|
||||||
|
######################################################
|
||||||
|
|
||||||
|
Top 10 Pirated Films:
|
||||||
|
template: {name: Chart Alpha, num: 4}
|
||||||
|
trakt_list:
|
||||||
|
- https://trakt.tv/users/fs-corrupt/lists/top-10-pirated-movies-of-the-week?sort=rank,asc
|
||||||
|
summary: These are the top 10 most pirated movies in the last week according to https://trakt.tv/users/linaspurinis/lists/top-10-pirated-movies-of-the-week?sort=rank,asc
|
||||||
|
url_poster: https://i.imgur.com/tIIEBSP.jpg
|
||||||
|
schedule: daily
|
||||||
|
Popular Movies on Plex:
|
||||||
|
template: {name: Chart Alpha, num: 2}
|
||||||
|
tautulli_popular:
|
||||||
|
list_days: 30
|
||||||
|
list_size: 20
|
||||||
|
list_buffer: 20
|
||||||
|
tautulli_watched:
|
||||||
|
list_days: 30
|
||||||
|
list_size: 20
|
||||||
|
list_buffer: 20
|
||||||
|
summary: This collection is based on the most popular movies on my server in the last 30 days. It is updated every day at 3AM.
|
||||||
|
url_poster: https://i.imgur.com/aWlUc1Z.jpg
|
||||||
|
schedule: daily
|
||||||
|
Trending:
|
||||||
|
template: {name: Chart Alpha, num: 4}
|
||||||
|
trakt_trending: 40
|
||||||
|
tmdb_trending_daily: 40
|
||||||
|
tmdb_trending_weekly: 40
|
||||||
|
summary: Movies Trending across the internet, according to https://trakt.tv/movies/trending.
|
||||||
|
url_poster: https://i.imgur.com/oOS46kt.jpg
|
||||||
|
schedule: daily
|
||||||
|
Popular:
|
||||||
|
template: {name: Chart Alpha, num: 4}
|
||||||
|
tmdb_popular: 40
|
||||||
|
imdb_list:
|
||||||
|
url: https://www.imdb.com/search/title/?title_type=feature,tv_movie,documentary,short
|
||||||
|
limit: 40
|
||||||
|
summary: Popular Movies across the internet, according to https://www.imdb.com/search/title/?title_type=feature,tv_movie,documentary,short.
|
||||||
|
url_poster: https://i.imgur.com/U3OaYtB.jpg
|
||||||
|
schedule: daily
|
||||||
|
Top Rated:
|
||||||
|
template: {name: Chart Alpha, num: 5}
|
||||||
|
tmdb_top_rated: 250
|
||||||
|
summary: Top Rated Movies across the internet
|
||||||
|
url_poster: https://i.imgur.com/VvfdUHn.jpg
|
||||||
|
schedule: daily
|
||||||
|
Top Horror Movies:
|
||||||
|
template: {name: Chart Alpha, num: 7}
|
||||||
|
trakt_list:
|
||||||
|
- https://trakt.tv/users/w1nt3r/lists/time-out-s-100-best-horror-films?sort=rank,asc
|
||||||
|
summary: Top horror movies, accoring to https://trakt.tv/users/w1nt3r/lists/time-out-s-100-best-horror-films?sort=rank,asc.
|
||||||
|
url_poster: https://i.imgur.com/oOR5qVD.jpg
|
||||||
|
radarr_add: true
|
||||||
|
radarr_search: true
|
||||||
|
schedule: weekly (sunday)
|
||||||
|
Best of 1980s:
|
||||||
|
template: {name: Chart Alpha, num: 8}
|
||||||
|
trakt_list: https://trakt.tv/users/zyrus/lists/80s-classics?sort=rank,asc
|
||||||
|
summary: Best of 1980s, according to https://trakt.tv/users/zyrus/lists/80s-classics?sort=rank,asc.
|
||||||
|
url_poster: https://i.imgur.com/Lep5SN7.jpg
|
||||||
|
schedule: weekly (sunday)
|
||||||
|
Best of 1990s:
|
||||||
|
template: {name: Chart Alpha, num: 9.0}
|
||||||
|
trakt_list: https://trakt.tv/users/sp1ti/lists/a-v-club-s-best-films-of-the-90s?sort=rank,asc
|
||||||
|
summary: Best of the 1990s, according to https://trakt.tv/users/sp1ti/lists/a-v-club-s-best-films-of-the-90s?sort=rank,asc.
|
||||||
|
url_poster: https://i.imgur.com/ziwXMK4.jpg
|
||||||
|
schedule: weekly (sunday)
|
||||||
|
Best of 2000s:
|
||||||
|
template: {name: Chart Alpha, num: 9.1}
|
||||||
|
trakt_list: https://trakt.tv/users/sp1ti/lists/a-v-club-s-best-films-of-the-00s?sort=rank,asc
|
||||||
|
summary: Best of the 2000s, according to https://trakt.tv/users/sp1ti/lists/a-v-club-s-best-films-of-the-00s?sort=rank,asc.
|
||||||
|
url_poster: https://i.imgur.com/1dtBQzK.jpg
|
||||||
|
schedule: weekly (sunday)
|
||||||
|
Best of 2020:
|
||||||
|
template: {name: Best of, year: 2020}
|
||||||
|
url_poster: https://i.imgur.com/rw5Gg5y.jpg
|
||||||
|
schedule: weekly (sunday)
|
||||||
|
Oscars:
|
||||||
|
template: {name: Chart Release}
|
||||||
|
imdb_list: https://www.imdb.com/search/title/?title_type=feature,documentary&groups=oscar_winner
|
||||||
|
summary: Oscar Winning Movies
|
||||||
|
url_poster: https://i.imgur.com/w7U2VOp.jpg
|
||||||
|
schedule: weekly (sunday)
|
||||||
|
In Cinema:
|
||||||
|
template: {name: Chart Alpha, num: 2}
|
||||||
|
trakt_list: https://trakt.tv/users/fs-corrupt/lists/in-cinemas?sort=rank,asc
|
||||||
|
summary: Currently in Austria/Germany Cinema´s, according to https://trakt.tv/users/fs-corrupt/lists/in-cinemas?sort=rank,asc.
|
||||||
|
url_poster: https://i.imgur.com/f1jz2HR.jpg
|
||||||
|
schedule: daily
|
||||||
69
fscorrupt/TVShows.yml
Normal file
69
fscorrupt/TVShows.yml
Normal file
@ -0,0 +1,69 @@
|
|||||||
|
templates:
|
||||||
|
Chart Alpha:
|
||||||
|
sort_title: +<<num>>_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: alpha
|
||||||
|
collection_minimum: 3
|
||||||
|
delete_below_minimum: true
|
||||||
|
Chart:
|
||||||
|
sort_title: +<<num>>_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
network:
|
||||||
|
optional:
|
||||||
|
- network
|
||||||
|
tmdb_network: <<network>>
|
||||||
|
sort_title: +2_<<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
|
||||||
|
collections:
|
||||||
|
# 4K Overlay:
|
||||||
|
# plex_search:
|
||||||
|
# all:
|
||||||
|
# resolution: 4K
|
||||||
|
# item_overlay: 4K-Mini
|
||||||
|
# item_assets: true
|
||||||
|
# build_collection: false
|
||||||
|
######################################################
|
||||||
|
# Charts #
|
||||||
|
######################################################
|
||||||
|
Plex Popular:
|
||||||
|
template: { name: Chart, num: 2 }
|
||||||
|
tautulli_popular:
|
||||||
|
list_days: 30
|
||||||
|
list_size: 20
|
||||||
|
list_buffer: 20
|
||||||
|
tautulli_watched:
|
||||||
|
list_days: 30
|
||||||
|
list_size: 20
|
||||||
|
list_buffer: 20
|
||||||
|
summary: Popular Shows on Plex
|
||||||
|
url_poster: https://i.imgur.com/0xmqc5a.png
|
||||||
|
schedule: daily
|
||||||
|
Trending:
|
||||||
|
template: {name: Chart Alpha, num: 4}
|
||||||
|
trakt_trending: 40
|
||||||
|
tmdb_trending_daily: 40
|
||||||
|
tmdb_trending_weekly: 40
|
||||||
|
summary: Movies Trending across the internet, according to https://trakt.tv/movies/trending.
|
||||||
|
url_poster: https://i.imgur.com/oOS46kt.jpg
|
||||||
|
schedule: daily
|
||||||
|
Popular:
|
||||||
|
template: {name: Chart Alpha, num: 4}
|
||||||
|
tmdb_popular: 40
|
||||||
|
imdb_list:
|
||||||
|
url: https://www.imdb.com/search/title/?title_type=feature,tv_movie,documentary,short
|
||||||
|
limit: 40
|
||||||
|
summary: Popular Movies across the internet, according to https://www.imdb.com/search/title/?title_type=feature,tv_movie,documentary,short.
|
||||||
|
url_poster: https://i.imgur.com/U3OaYtB.jpg
|
||||||
|
schedule: daily
|
||||||
|
Top Rated:
|
||||||
|
template: {name: Chart Alpha, num: 5}
|
||||||
|
tmdb_top_rated: 250
|
||||||
|
summary: Top Rated Movies across the internet
|
||||||
|
url_poster: https://i.imgur.com/VvfdUHn.jpg
|
||||||
|
schedule: daily
|
||||||
|
Emmy Winners:
|
||||||
|
template: { name: Chart, num: 5 }
|
||||||
|
imdb_list: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries&groups=emmy_winner
|
||||||
|
summary: Emmy Winning Shows
|
||||||
|
schedule: weekly (sunday)
|
||||||
364
fscorrupt/config.yml
Normal file
364
fscorrupt/config.yml
Normal file
@ -0,0 +1,364 @@
|
|||||||
|
## This file is a template remove the .template to use the file
|
||||||
|
|
||||||
|
libraries:
|
||||||
|
4K Movies:
|
||||||
|
schedule: hourly(11),hourly(19)
|
||||||
|
#schedule: hourly(9),hourly(19)
|
||||||
|
metadata_path:
|
||||||
|
- file: config/Movies.yml
|
||||||
|
#- file: config/collections.yml
|
||||||
|
overlay_path:
|
||||||
|
- pmm: commonsense
|
||||||
|
template_variables:
|
||||||
|
vertical_offset: 37
|
||||||
|
horizontal_offset: 255
|
||||||
|
back_width: 230
|
||||||
|
- pmm: languages
|
||||||
|
template_variables:
|
||||||
|
overlay_limit: 5
|
||||||
|
horizontal_position: left
|
||||||
|
vertical_position: bottom
|
||||||
|
style: square
|
||||||
|
back_color: '#00000099'
|
||||||
|
- file: config/runtimes.yml
|
||||||
|
template_variables:
|
||||||
|
vertical_offset: 37
|
||||||
|
horizontal_align: center
|
||||||
|
horizontal_offset: 140
|
||||||
|
- remove_overlays: false
|
||||||
|
- file: config/overlays_movies.yml
|
||||||
|
template_variables:
|
||||||
|
# Which overlay(s) should be used?
|
||||||
|
# Posters
|
||||||
|
4K_banner: true
|
||||||
|
4K: false
|
||||||
|
operations:
|
||||||
|
mass_content_rating_update: mdb_commonsense
|
||||||
|
Movies:
|
||||||
|
schedule: hourly(11),hourly(19)
|
||||||
|
#schedule: hourly(9),hourly(19)
|
||||||
|
metadata_path:
|
||||||
|
- file: config/Movies.yml
|
||||||
|
#- file: config/collections.yml
|
||||||
|
overlay_path:
|
||||||
|
- pmm: commonsense
|
||||||
|
template_variables:
|
||||||
|
vertical_offset: 37
|
||||||
|
horizontal_offset: 255
|
||||||
|
back_width: 230
|
||||||
|
- pmm: languages
|
||||||
|
template_variables:
|
||||||
|
overlay_limit: 5
|
||||||
|
horizontal_position: left
|
||||||
|
vertical_position: bottom
|
||||||
|
style: square
|
||||||
|
back_color: '#00000099'
|
||||||
|
- file: config/runtimes.yml
|
||||||
|
template_variables:
|
||||||
|
vertical_offset: 37
|
||||||
|
horizontal_align: center
|
||||||
|
horizontal_offset: 140
|
||||||
|
- remove_overlays: false
|
||||||
|
- file: config/overlays_movies.yml
|
||||||
|
template_variables:
|
||||||
|
# Which overlay(s) should be used?
|
||||||
|
# Posters
|
||||||
|
4K_banner: false
|
||||||
|
4K: false
|
||||||
|
operations:
|
||||||
|
mass_content_rating_update: mdb_commonsense
|
||||||
|
Kids Movies:
|
||||||
|
schedule: hourly(11),hourly(19)
|
||||||
|
metadata_path:
|
||||||
|
- file: config/Movies.yml
|
||||||
|
#- file: config/Genre.yml
|
||||||
|
overlay_path:
|
||||||
|
- pmm: commonsense
|
||||||
|
template_variables:
|
||||||
|
vertical_offset: 37
|
||||||
|
horizontal_offset: 255
|
||||||
|
back_width: 230
|
||||||
|
- pmm: languages
|
||||||
|
template_variables:
|
||||||
|
overlay_limit: 5
|
||||||
|
horizontal_position: left
|
||||||
|
vertical_position: bottom
|
||||||
|
style: square
|
||||||
|
back_color: '#00000099'
|
||||||
|
- file: config/runtimes.yml
|
||||||
|
template_variables:
|
||||||
|
vertical_offset: 37
|
||||||
|
horizontal_align: center
|
||||||
|
horizontal_offset: 140
|
||||||
|
- remove_overlays: false
|
||||||
|
- file: config/overlays_movies.yml
|
||||||
|
template_variables:
|
||||||
|
# Which overlay(s) should be used?
|
||||||
|
# Posters
|
||||||
|
4K_banner: false
|
||||||
|
4K: false
|
||||||
|
operations:
|
||||||
|
mass_content_rating_update: mdb_commonsense
|
||||||
|
Anime:
|
||||||
|
schedule: hourly(11),hourly(19)
|
||||||
|
metadata_path:
|
||||||
|
- file: config/Movies.yml
|
||||||
|
#- file: config/Genre.yml
|
||||||
|
overlay_path:
|
||||||
|
- pmm: commonsense
|
||||||
|
template_variables:
|
||||||
|
vertical_offset: 37
|
||||||
|
horizontal_offset: 255
|
||||||
|
back_width: 230
|
||||||
|
- pmm: languages
|
||||||
|
template_variables:
|
||||||
|
overlay_limit: 5
|
||||||
|
horizontal_position: left
|
||||||
|
vertical_position: bottom
|
||||||
|
style: square
|
||||||
|
back_color: '#00000099'
|
||||||
|
- file: config/runtimes.yml
|
||||||
|
template_variables:
|
||||||
|
vertical_offset: 37
|
||||||
|
horizontal_align: center
|
||||||
|
horizontal_offset: 140
|
||||||
|
- remove_overlays: false
|
||||||
|
- file: config/overlays_movies.yml
|
||||||
|
template_variables:
|
||||||
|
# Which overlay(s) should be used?
|
||||||
|
# Posters
|
||||||
|
4K_banner: false
|
||||||
|
4K: false
|
||||||
|
operations:
|
||||||
|
mass_content_rating_update: mdb_commonsense
|
||||||
|
TV Shows:
|
||||||
|
schedule: hourly(11)
|
||||||
|
metadata_path:
|
||||||
|
- file: config/TVShows.yml
|
||||||
|
#- file: config/Genre.yml
|
||||||
|
overlay_path:
|
||||||
|
#- reapply_overlays: true
|
||||||
|
- pmm: languages
|
||||||
|
template_variables:
|
||||||
|
overlay_level: episode
|
||||||
|
overlay_limit: 5
|
||||||
|
horizontal_position: right
|
||||||
|
vertical_position: bottom
|
||||||
|
- pmm: status
|
||||||
|
template_variables:
|
||||||
|
horizontal_align: center
|
||||||
|
vertical_align: top
|
||||||
|
vertical_offset: 0
|
||||||
|
horizontal_offset: 0
|
||||||
|
back_height: 85
|
||||||
|
back_width: 1100
|
||||||
|
font: config/fonts/Avenir_95_Black.ttf
|
||||||
|
font_size: 60
|
||||||
|
back_color_airing: '#016920'
|
||||||
|
back_color_returning: '#81007F'
|
||||||
|
back_color_canceled: '#ed1f1f'
|
||||||
|
back_color_ended: '#000847'
|
||||||
|
- file: config/runtimes.yml
|
||||||
|
template_variables:
|
||||||
|
overlay_level: episode
|
||||||
|
horizontal_align: left
|
||||||
|
- remove_overlays: false
|
||||||
|
- file: config/overlays_tv.yml
|
||||||
|
template_variables:
|
||||||
|
# Which overlay(s) should be used?
|
||||||
|
# Posters
|
||||||
|
4K: false
|
||||||
|
4K_banner: false
|
||||||
|
Kids Shows:
|
||||||
|
schedule: hourly(11)
|
||||||
|
metadata_path:
|
||||||
|
- file: config/KidsShows.yml
|
||||||
|
overlay_path:
|
||||||
|
#- reapply_overlays: true
|
||||||
|
- pmm: languages
|
||||||
|
template_variables:
|
||||||
|
overlay_level: episode
|
||||||
|
overlay_limit: 5
|
||||||
|
horizontal_position: right
|
||||||
|
vertical_position: bottom
|
||||||
|
- pmm: status
|
||||||
|
template_variables:
|
||||||
|
horizontal_align: center
|
||||||
|
vertical_align: top
|
||||||
|
vertical_offset: 0
|
||||||
|
horizontal_offset: 0
|
||||||
|
back_height: 85
|
||||||
|
back_width: 1100
|
||||||
|
font: config/fonts/Avenir_95_Black.ttf
|
||||||
|
font_size: 60
|
||||||
|
back_color_airing: '#016920'
|
||||||
|
back_color_returning: '#81007F'
|
||||||
|
back_color_canceled: '#ed1f1f'
|
||||||
|
back_color_ended: '#000847'
|
||||||
|
- file: config/runtimes.yml
|
||||||
|
template_variables:
|
||||||
|
overlay_level: episode
|
||||||
|
horizontal_align: left
|
||||||
|
- remove_overlays: false
|
||||||
|
- file: config/overlays_tv.yml
|
||||||
|
template_variables:
|
||||||
|
# Which overlay(s) should be used?
|
||||||
|
# Posters
|
||||||
|
4K_banner: false
|
||||||
|
4K: false
|
||||||
|
Anime Shows:
|
||||||
|
schedule: hourly(11)
|
||||||
|
metadata_path:
|
||||||
|
- file: config/AnimeShows.yml
|
||||||
|
overlay_path:
|
||||||
|
#- reapply_overlays: true
|
||||||
|
- pmm: languages
|
||||||
|
template_variables:
|
||||||
|
overlay_level: episode
|
||||||
|
overlay_limit: 5
|
||||||
|
horizontal_position: right
|
||||||
|
vertical_position: bottom
|
||||||
|
- pmm: status
|
||||||
|
template_variables:
|
||||||
|
horizontal_align: center
|
||||||
|
vertical_align: top
|
||||||
|
vertical_offset: 0
|
||||||
|
horizontal_offset: 0
|
||||||
|
back_height: 85
|
||||||
|
back_width: 1100
|
||||||
|
font: config/fonts/Avenir_95_Black.ttf
|
||||||
|
font_size: 60
|
||||||
|
back_color_airing: '#016920'
|
||||||
|
back_color_returning: '#81007F'
|
||||||
|
back_color_canceled: '#ed1f1f'
|
||||||
|
back_color_ended: '#000847'
|
||||||
|
- file: config/runtimes.yml
|
||||||
|
template_variables:
|
||||||
|
overlay_level: episode
|
||||||
|
horizontal_align: left
|
||||||
|
- remove_overlays: false
|
||||||
|
- file: config/overlays_tv.yml
|
||||||
|
template_variables:
|
||||||
|
# Which overlay(s) should be used?
|
||||||
|
# Posters
|
||||||
|
4K_banner: false
|
||||||
|
4K: false
|
||||||
|
playlist_files:
|
||||||
|
- file: config/playlist.yml
|
||||||
|
template_variables:
|
||||||
|
use_walking: true
|
||||||
|
radarr_add_missing_walking: false
|
||||||
|
sonarr_add_missing_walking: false
|
||||||
|
settings: # Can be individually specified per library as well
|
||||||
|
cache: true
|
||||||
|
cache_expiration: 60
|
||||||
|
asset_directory: config/assets
|
||||||
|
asset_folders: false
|
||||||
|
assets_for_all: false
|
||||||
|
sync_mode: sync
|
||||||
|
show_unmanaged: false
|
||||||
|
create_asset_folders: false
|
||||||
|
delete_below_minimum: false
|
||||||
|
tvdb_language: default
|
||||||
|
show_missing_assets: false
|
||||||
|
minimum_items: 1
|
||||||
|
asset_depth: 0
|
||||||
|
dimensional_asset_rename: false
|
||||||
|
download_url_assets: false
|
||||||
|
show_missing_season_assets: false
|
||||||
|
default_collection_order:
|
||||||
|
delete_not_scheduled: false
|
||||||
|
only_filter_missing: false
|
||||||
|
show_options: false
|
||||||
|
ignore_ids:
|
||||||
|
ignore_imdb_ids:
|
||||||
|
verify_ssl: true
|
||||||
|
playlist_sync_to_users: all
|
||||||
|
show_missing_episode_assets: false
|
||||||
|
show_asset_not_needed: true
|
||||||
|
item_refresh_delay: 0
|
||||||
|
custom_repo:
|
||||||
|
prioritize_assets: false
|
||||||
|
playlist_report: false
|
||||||
|
check_nightly: false
|
||||||
|
show_unconfigured: true
|
||||||
|
playlist_exclude_users:
|
||||||
|
run_again_delay: 0
|
||||||
|
missing_only_released: false
|
||||||
|
show_filtered: false
|
||||||
|
show_missing: true
|
||||||
|
save_report: false
|
||||||
|
plex: # Can be individually specified per library as well
|
||||||
|
url: http://plex:32400
|
||||||
|
token:
|
||||||
|
timeout: 360
|
||||||
|
clean_bundles: false
|
||||||
|
empty_trash: false
|
||||||
|
optimize: false
|
||||||
|
db_cache:
|
||||||
|
webhooks:
|
||||||
|
error:
|
||||||
|
version:
|
||||||
|
run_start:
|
||||||
|
run_end:
|
||||||
|
delete:
|
||||||
|
tmdb:
|
||||||
|
apikey:
|
||||||
|
language: en
|
||||||
|
cache_expiration: 60
|
||||||
|
region:
|
||||||
|
tautulli: # Can be individually specified per library as well
|
||||||
|
url: http://tautulli:8181
|
||||||
|
apikey:
|
||||||
|
omdb:
|
||||||
|
apikey:
|
||||||
|
cache_expiration: 60
|
||||||
|
radarr: # Can be individually specified per library as well
|
||||||
|
url: http://radarr:7878
|
||||||
|
token:
|
||||||
|
version: v4
|
||||||
|
root_folder_path: /mnt/unionfs/Movies
|
||||||
|
monitor: false
|
||||||
|
availability: announced
|
||||||
|
quality_profile: 1080p
|
||||||
|
tag: pmm
|
||||||
|
search: false
|
||||||
|
add_existing: false
|
||||||
|
radarr_path:
|
||||||
|
plex_path:
|
||||||
|
add_missing: false
|
||||||
|
upgrade_existing: false
|
||||||
|
ignore_cache: false
|
||||||
|
sonarr: # Can be individually specified per library as well
|
||||||
|
url: http://sonarr:8989
|
||||||
|
token:
|
||||||
|
version: v4
|
||||||
|
root_folder_path: /mnt/unionfs/Shows
|
||||||
|
monitor: false
|
||||||
|
quality_profile: 1080p - DE Only
|
||||||
|
language_profile: German
|
||||||
|
series_type: standard
|
||||||
|
season_folder: true
|
||||||
|
tag: pmm
|
||||||
|
search: false
|
||||||
|
cutoff_search: false
|
||||||
|
add_existing: false
|
||||||
|
sonarr_path:
|
||||||
|
plex_path:
|
||||||
|
add_missing: false
|
||||||
|
upgrade_existing: false
|
||||||
|
ignore_cache: false
|
||||||
|
trakt:
|
||||||
|
client_id:
|
||||||
|
client_secret:
|
||||||
|
authorization:
|
||||||
|
access_token:
|
||||||
|
token_type: Bearer
|
||||||
|
expires_in: 7889237
|
||||||
|
refresh_token:
|
||||||
|
scope: public
|
||||||
|
created_at: 1696698036
|
||||||
|
pin:
|
||||||
|
mdblist:
|
||||||
|
apikey:
|
||||||
|
cache_expiration: 60
|
||||||
BIN
fscorrupt/fonts/Avenir_95_Black.ttf
Normal file
BIN
fscorrupt/fonts/Avenir_95_Black.ttf
Normal file
Binary file not shown.
BIN
fscorrupt/fonts/CircularStd-Bold.otf
Normal file
BIN
fscorrupt/fonts/CircularStd-Bold.otf
Normal file
Binary file not shown.
BIN
fscorrupt/overlays/4K.png
Normal file
BIN
fscorrupt/overlays/4K.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.7 KiB |
BIN
fscorrupt/overlays/4K_banner.png
Normal file
BIN
fscorrupt/overlays/4K_banner.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 32 KiB |
119
fscorrupt/overlays_movies.yml
Normal file
119
fscorrupt/overlays_movies.yml
Normal file
@ -0,0 +1,119 @@
|
|||||||
|
templates:
|
||||||
|
4K_banner:
|
||||||
|
default:
|
||||||
|
4K_banner: false
|
||||||
|
allowed_library_types: <<4K_banner>>
|
||||||
|
|
||||||
|
4K:
|
||||||
|
default:
|
||||||
|
4K: false
|
||||||
|
allowed_library_types: <<4K>>
|
||||||
|
|
||||||
|
overlays:
|
||||||
|
4K_banner:
|
||||||
|
template:
|
||||||
|
name: 4K_banner
|
||||||
|
overlay:
|
||||||
|
name: 4K_banner
|
||||||
|
plex_search:
|
||||||
|
all:
|
||||||
|
resolution: '4K'
|
||||||
|
|
||||||
|
4K:
|
||||||
|
template:
|
||||||
|
name: 4K
|
||||||
|
overlay:
|
||||||
|
name: 4K
|
||||||
|
horizontal_offset: 15
|
||||||
|
horizontal_align: left
|
||||||
|
vertical_offset: 15
|
||||||
|
vertical_align: top
|
||||||
|
collection_level: episode
|
||||||
|
plex_search:
|
||||||
|
type: episodes
|
||||||
|
all:
|
||||||
|
resolution: '4K'
|
||||||
|
|
||||||
|
rating_high:
|
||||||
|
overlay:
|
||||||
|
name: Rating_High_BG
|
||||||
|
horizontal_offset: 375
|
||||||
|
horizontal_align: center
|
||||||
|
vertical_offset: 0
|
||||||
|
vertical_align: bottom
|
||||||
|
url: https://raw.githubusercontent.com/FatPancake-14/plex-meta-manager/main/config/overlays/ratings/Rating_High.png
|
||||||
|
plex_search:
|
||||||
|
all:
|
||||||
|
audience_rating.gte: 6.5
|
||||||
|
|
||||||
|
rating_mid:
|
||||||
|
overlay:
|
||||||
|
name: Rating_Mid_BG
|
||||||
|
horizontal_offset: 375
|
||||||
|
horizontal_align: center
|
||||||
|
vertical_offset: 0
|
||||||
|
vertical_align: bottom
|
||||||
|
url: https://raw.githubusercontent.com/FatPancake-14/plex-meta-manager/main/config/overlays/ratings/Rating_Mid.png
|
||||||
|
plex_search:
|
||||||
|
all:
|
||||||
|
audience_rating.gte: 4.5
|
||||||
|
audience_rating.lte: 6.4
|
||||||
|
|
||||||
|
rating_low:
|
||||||
|
overlay:
|
||||||
|
name: Rating_Low_BG
|
||||||
|
horizontal_offset: 375
|
||||||
|
horizontal_align: center
|
||||||
|
vertical_offset: 0
|
||||||
|
vertical_align: bottom
|
||||||
|
url: https://raw.githubusercontent.com/FatPancake-14/plex-meta-manager/main/config/overlays/ratings/Rating_Low.png
|
||||||
|
plex_search:
|
||||||
|
all:
|
||||||
|
audience_rating.gte: 0.1
|
||||||
|
audience_rating.lte: 4.4
|
||||||
|
|
||||||
|
user_rating_black:
|
||||||
|
overlay:
|
||||||
|
group: rating_text
|
||||||
|
weight: 20
|
||||||
|
rating_type: audience_rating
|
||||||
|
name: text(audience_rating)
|
||||||
|
horizontal_offset: 375
|
||||||
|
horizontal_align: center
|
||||||
|
vertical_offset: 70
|
||||||
|
vertical_align: bottom
|
||||||
|
font: config/fonts/CircularStd-Bold.otf
|
||||||
|
font_size: 85
|
||||||
|
font_color: "#282a2d"
|
||||||
|
plex_search:
|
||||||
|
all:
|
||||||
|
audience_rating.gte: 4.5
|
||||||
|
audience_rating.lte: 6.4
|
||||||
|
|
||||||
|
user_rating:
|
||||||
|
overlay:
|
||||||
|
group: rating_text
|
||||||
|
weight: 10
|
||||||
|
rating_type: audience_rating
|
||||||
|
name: text(audience_rating)
|
||||||
|
horizontal_offset: 375
|
||||||
|
horizontal_align: center
|
||||||
|
vertical_offset: 70
|
||||||
|
vertical_align: bottom
|
||||||
|
font: config/fonts/CircularStd-Bold.otf
|
||||||
|
font_size: 85
|
||||||
|
font_color: "#FFFFFF"
|
||||||
|
plex_search:
|
||||||
|
all:
|
||||||
|
audience_rating.gte: 0.1
|
||||||
|
|
||||||
|
Force-Filter:
|
||||||
|
overlay:
|
||||||
|
name: Force-Filter
|
||||||
|
url: https://raw.githubusercontent.com/FatPancake-14/plex-meta-manager/main/config/overlays/Force-Filter.png
|
||||||
|
vertical_align: bottom
|
||||||
|
plex_search:
|
||||||
|
all:
|
||||||
|
year.not: 1800
|
||||||
|
filters:
|
||||||
|
has_dolby_vision: true
|
||||||
108
fscorrupt/overlays_tv.yml
Normal file
108
fscorrupt/overlays_tv.yml
Normal file
@ -0,0 +1,108 @@
|
|||||||
|
templates:
|
||||||
|
4K_banner:
|
||||||
|
default:
|
||||||
|
4K_banner: false
|
||||||
|
allowed_library_types: <<4K_banner>>
|
||||||
|
|
||||||
|
4K:
|
||||||
|
default:
|
||||||
|
4K: false
|
||||||
|
allowed_library_types: <<4K>>
|
||||||
|
|
||||||
|
overlays:
|
||||||
|
4K_banner:
|
||||||
|
template:
|
||||||
|
name: 4K_banner
|
||||||
|
overlay:
|
||||||
|
name: 4K_banner
|
||||||
|
plex_search:
|
||||||
|
all:
|
||||||
|
resolution: '4K'
|
||||||
|
|
||||||
|
4K:
|
||||||
|
template:
|
||||||
|
name: 4K
|
||||||
|
overlay:
|
||||||
|
name: 4K
|
||||||
|
horizontal_offset: 15
|
||||||
|
horizontal_align: left
|
||||||
|
vertical_offset: 15
|
||||||
|
vertical_align: top
|
||||||
|
collection_level: episode
|
||||||
|
plex_search:
|
||||||
|
type: episodes
|
||||||
|
all:
|
||||||
|
resolution: '4K'
|
||||||
|
|
||||||
|
rating_high:
|
||||||
|
overlay:
|
||||||
|
name: Rating_High_BG
|
||||||
|
horizontal_offset: 375
|
||||||
|
horizontal_align: center
|
||||||
|
vertical_offset: 0
|
||||||
|
vertical_align: bottom
|
||||||
|
url: https://raw.githubusercontent.com/FatPancake-14/plex-meta-manager/main/config/overlays/ratings/Rating_High.png
|
||||||
|
plex_search:
|
||||||
|
all:
|
||||||
|
audience_rating.gte: 6.5
|
||||||
|
|
||||||
|
rating_mid:
|
||||||
|
overlay:
|
||||||
|
name: Rating_Mid_BG
|
||||||
|
horizontal_offset: 375
|
||||||
|
horizontal_align: center
|
||||||
|
vertical_offset: 0
|
||||||
|
vertical_align: bottom
|
||||||
|
url: https://raw.githubusercontent.com/FatPancake-14/plex-meta-manager/main/config/overlays/ratings/Rating_Mid.png
|
||||||
|
plex_search:
|
||||||
|
all:
|
||||||
|
audience_rating.gte: 4.5
|
||||||
|
audience_rating.lte: 6.4
|
||||||
|
|
||||||
|
rating_low:
|
||||||
|
overlay:
|
||||||
|
name: Rating_Low_BG
|
||||||
|
horizontal_offset: 375
|
||||||
|
horizontal_align: center
|
||||||
|
vertical_offset: 0
|
||||||
|
vertical_align: bottom
|
||||||
|
url: https://raw.githubusercontent.com/FatPancake-14/plex-meta-manager/main/config/overlays/ratings/Rating_Low.png
|
||||||
|
plex_search:
|
||||||
|
all:
|
||||||
|
audience_rating.gte: 0.1
|
||||||
|
audience_rating.lte: 4.4
|
||||||
|
|
||||||
|
user_rating_black:
|
||||||
|
overlay:
|
||||||
|
group: rating_text
|
||||||
|
weight: 20
|
||||||
|
rating_type: audience_rating
|
||||||
|
name: text(audience_rating)
|
||||||
|
horizontal_offset: 375
|
||||||
|
horizontal_align: center
|
||||||
|
vertical_offset: 70
|
||||||
|
vertical_align: bottom
|
||||||
|
font: config/fonts/CircularStd-Bold.otf
|
||||||
|
font_size: 85
|
||||||
|
font_color: "#282a2d"
|
||||||
|
plex_search:
|
||||||
|
all:
|
||||||
|
audience_rating.gte: 4.5
|
||||||
|
audience_rating.lte: 6.4
|
||||||
|
|
||||||
|
user_rating:
|
||||||
|
overlay:
|
||||||
|
group: rating_text
|
||||||
|
weight: 10
|
||||||
|
rating_type: audience_rating
|
||||||
|
name: text(audience_rating)
|
||||||
|
horizontal_offset: 375
|
||||||
|
horizontal_align: center
|
||||||
|
vertical_offset: 70
|
||||||
|
vertical_align: bottom
|
||||||
|
font: config/fonts/CircularStd-Bold.otf
|
||||||
|
font_size: 85
|
||||||
|
font_color: "#FFFFFF"
|
||||||
|
plex_search:
|
||||||
|
all:
|
||||||
|
audience_rating.gte: 0.1
|
||||||
91
fscorrupt/playlist.yml
Normal file
91
fscorrupt/playlist.yml
Normal file
@ -0,0 +1,91 @@
|
|||||||
|
#############################################################
|
||||||
|
|
||||||
|
# Playlist #
|
||||||
|
|
||||||
|
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||||
|
#############################################################
|
||||||
|
# REQUIRES TRAKT AUTHENTICATION #
|
||||||
|
# https://metamanager.wiki/en/latest/config/trakt.html #
|
||||||
|
# #
|
||||||
|
# Use the libraries template variable to adjust the names #
|
||||||
|
# #
|
||||||
|
# Call this from your config.yml (Movie or Show) #
|
||||||
|
# If nothing is specified these are the defaults #
|
||||||
|
# #
|
||||||
|
# playlist_files: #
|
||||||
|
# - git: PMM/playlist #
|
||||||
|
# template_variables: #
|
||||||
|
# # Sets the names of the libraries to use #
|
||||||
|
# libraries: Movies, TV Shows #
|
||||||
|
# #
|
||||||
|
# # For each playlist use the "key" to set #
|
||||||
|
# # the options. #
|
||||||
|
# # Available collections #
|
||||||
|
# # KEY PLAYLIST #
|
||||||
|
# # arrow Arrowverse #
|
||||||
|
# # mcu Marvel Cinematic Universe #
|
||||||
|
# # dcau DC Animated Universe #
|
||||||
|
# # pokemon Pokémon #
|
||||||
|
# # startrek Star Trek #
|
||||||
|
# # starwars Star Wars #
|
||||||
|
# # clonewars Star Wars The Clone Wars #
|
||||||
|
# # xmen X-Men #
|
||||||
|
# #
|
||||||
|
# # Available options. Replace "key" with the #
|
||||||
|
# # desired playlist's key from the chart above. #
|
||||||
|
# #
|
||||||
|
# # Turn the playlist on/off #
|
||||||
|
# use_key: true #
|
||||||
|
# # Radarr Add Missing #
|
||||||
|
# radarr_add_missing_key: true #
|
||||||
|
# # Sonarr Add Missing #
|
||||||
|
# sonarr_add_missing_key: true #
|
||||||
|
# # Radarr Tag for missing items #
|
||||||
|
# radarr_tag_key: #
|
||||||
|
# # Sonarr Tag for missing items #
|
||||||
|
# sonarr_tag_key: #
|
||||||
|
# # Radarr Tag for existing items #
|
||||||
|
# item_radarr_tag_key: #
|
||||||
|
# # Sonarr Tag for existing items #
|
||||||
|
# item_sonarr_tag_key: #
|
||||||
|
#############################################################
|
||||||
|
|
||||||
|
templates:
|
||||||
|
playlist:
|
||||||
|
default:
|
||||||
|
libraries: Movies, TV Shows, Anime, Kids Movies, Anime Shows
|
||||||
|
radarr_add_missing_<<key>>: <<radarr_add_missing>>
|
||||||
|
sonarr_add_missing_<<key>>: <<sonarr_add_missing>>
|
||||||
|
radarr_tag_<<key>>: <<radarr_tag>>
|
||||||
|
sonarr_tag_<<key>>: <<sonarr_tag>>
|
||||||
|
item_radarr_tag_<<key>>: <<item_radarr_tag>>
|
||||||
|
item_sonarr_tag_<<key>>: <<item_sonarr_tag>>
|
||||||
|
optional:
|
||||||
|
- use_<<key>>
|
||||||
|
- radarr_add_missing
|
||||||
|
- sonarr_add_missing
|
||||||
|
- radarr_tag
|
||||||
|
- sonarr_tag
|
||||||
|
- item_radarr_tag
|
||||||
|
- item_sonarr_tag
|
||||||
|
allowed_library_types:
|
||||||
|
- <<use_<<key>>>>
|
||||||
|
radarr_add_missing: <<radarr_add_missing_<<key>>>>
|
||||||
|
sonarr_add_missing: <<sonarr_add_missing_<<key>>>>
|
||||||
|
radarr_tag: <<radarr_tag_<<key>>>>
|
||||||
|
sonarr_tag: <<sonarr_tag_<<key>>>>
|
||||||
|
item_radarr_tag: <<item_radarr_tag_<<key>>>>
|
||||||
|
item_sonarr_tag: <<item_sonarr_tag_<<key>>>>
|
||||||
|
cache_builders: 1
|
||||||
|
sync_to_users: all
|
||||||
|
sync_mode: sync
|
||||||
|
libraries: <<libraries>>
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/playlist/<<playlist_name_encoded>>.jpg
|
||||||
|
|
||||||
|
playlists:
|
||||||
|
The Walking Dead Universe (Timeline Order):
|
||||||
|
template:
|
||||||
|
- name: playlist
|
||||||
|
key: walking
|
||||||
|
trakt_list: https://trakt.tv/users/fs-corrupt/lists/the-walking-dead-universe
|
||||||
|
summary: Chronological order as the story develops.
|
||||||
72
fscorrupt/runtimes.yml
Normal file
72
fscorrupt/runtimes.yml
Normal file
@ -0,0 +1,72 @@
|
|||||||
|
#############################################################
|
||||||
|
# Episodes Runtime Overlay #
|
||||||
|
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||||
|
# Credit to Magic815 for base images #
|
||||||
|
#############################################################
|
||||||
|
# Call this from your config.yml (Show): #
|
||||||
|
# overlay_path: #
|
||||||
|
# - git: PMM/overlays/runtimes #
|
||||||
|
# template_variables: #
|
||||||
|
# # Set episode or season to overlay #
|
||||||
|
# overlay_level: #
|
||||||
|
# # Set the horizontal offset for the overlay #
|
||||||
|
# horizontal_offset: 15 #
|
||||||
|
# # Set the horizontal align for the overlay #
|
||||||
|
# horizontal_align: right #
|
||||||
|
# # Set the vertical offset for the overlay #
|
||||||
|
# vertical_offset: 30 #
|
||||||
|
# # Set the vertical align for the overlay #
|
||||||
|
# vertical_align: bottom #
|
||||||
|
# # Set the font for the overlay #
|
||||||
|
# font: fonts/Inter-Medium.ttf #
|
||||||
|
# # Set the font size for the overlay #
|
||||||
|
# font_size: 55 #
|
||||||
|
# # Set the font color for the overlay #
|
||||||
|
# font_color: "#FFFFFF" #
|
||||||
|
# # Set the back color for the overlay #
|
||||||
|
# back_color: "#00000099" #
|
||||||
|
# # Set the back radius for the overlay #
|
||||||
|
# back_radius: 30 #
|
||||||
|
# # Set the back width for the overlay #
|
||||||
|
# back_width: 600 #
|
||||||
|
# # Set the back height for the overlay #
|
||||||
|
# back_height: 105 #
|
||||||
|
#############################################################
|
||||||
|
|
||||||
|
templates:
|
||||||
|
text_runtime_info:
|
||||||
|
optional:
|
||||||
|
- overlay_level
|
||||||
|
default:
|
||||||
|
overlay: <<overlay_name>>
|
||||||
|
horizontal_offset: 40
|
||||||
|
horizontal_align: right
|
||||||
|
vertical_offset: 15
|
||||||
|
vertical_align: bottom
|
||||||
|
font: fonts/Inter-Medium.ttf
|
||||||
|
font_size: 55
|
||||||
|
font_color: "#FFFFFF"
|
||||||
|
back_color: "#00000099"
|
||||||
|
back_radius: 30
|
||||||
|
back_width: 205
|
||||||
|
back_height: 105
|
||||||
|
collection_level: <<overlay_level>>
|
||||||
|
overlay:
|
||||||
|
name: "text(<<runtimeH>>h <<runtimeM>>m)"
|
||||||
|
horizontal_offset: <<horizontal_offset>>
|
||||||
|
horizontal_align: <<horizontal_align>>
|
||||||
|
vertical_offset: <<vertical_offset>>
|
||||||
|
vertical_align: <<vertical_align>>
|
||||||
|
font: <<font>>
|
||||||
|
font_size: <<font_size>>
|
||||||
|
font_color: <<font_color>>
|
||||||
|
back_color: <<back_color>>
|
||||||
|
back_radius: <<back_radius>>
|
||||||
|
back_width: <<back_width>>
|
||||||
|
back_height: <<back_height>>
|
||||||
|
|
||||||
|
overlays:
|
||||||
|
runtime_info:
|
||||||
|
template:
|
||||||
|
- name: text_runtime_info
|
||||||
|
plex_all: true
|
||||||
Loading…
x
Reference in New Issue
Block a user