Updated JJJonesJr33 configs to current - Version: 2.0.2-build50 (#680)
* Update config.yml Fixed for PMM 1.20 * Update movie_suggestions.yml Fixed IMDB * Update suggestions.yml Fixed IMDB * Update config.yml Fixed for PMM 1.20 * Update config.yml Fixed for PMM 1.20 * Update config.yml Fixed for PMM 1.20 * Updated Anime Config * Updated TV Config * Updated Movies Config * Update All Config * Update Anime Config Fixed a typo. * Updated Movies Config removed extra asset directory links * Update All Config removed extra asset directory links * Updated Anime Config Fixed version to match current * Updated Movies Config Fixed version to match current * Updated TV Config Fixed version to match current * Updated All Config Fixed version to match current * Delete JJJonesJr33/Anime (Updated).png * Delete JJJonesJr33/Movies (Updated).png * Delete JJJonesJr33/Movies 4K (Updated).png * Delete JJJonesJr33/TV (Updated).png * Delete JJJonesJr33/Unraid.png * Updated anime.yml * Updated anime.yml * Updated README.md * Updated README.md * Update README.md * Updated README.md fixed typo * Delete JJJonesJr33/Plex-Meta-Manager-Movies/metadata/awards.yml * Delete JJJonesJr33/Plex-Meta-Manager-Movies/metadata/genres.yml * Delete JJJonesJr33/Plex-Meta-Manager-Movies/metadata/holidays.yml * Delete JJJonesJr33/Plex-Meta-Manager-Movies/metadata/studios.yml * Updated collections.yml * Updated decades.yml * Updated suggestions.yml * Created suggestions_uhd.yml * Created collections.yml * Updated kids.yml * Updated networks.yml * Updated suggestions.yml * Delete JJJonesJr33/Plex-Meta-Manager-All/metadata/awards.yml * Delete JJJonesJr33/Plex-Meta-Manager-All/metadata/genres.yml * Delete JJJonesJr33/Plex-Meta-Manager-All/metadata/holidays.yml * Delete JJJonesJr33/Plex-Meta-Manager-All/metadata/studios.yml * Updated collections.yml * Updated decades.yml * Updated kids.yml * Updated movie_suggestions.yml * Updated networks.yml * Updated tv_suggestions.yml * Created suggestions_movies_uhd.yml * Update and rename movie_suggestions.yml to suggestions_movies.yml * Update and rename tv_suggestions.yml to suggestions_tv.yml * Updated All config.yml * Updated README.md * Uploaded new image previews * Updated README.md Version: 2.0.2-build50 UPDATED 09/27/2024pull/682/head v2.1.0
Before Width: | Height: | Size: 2.6 MiB |
After Width: | Height: | Size: 7.6 KiB |
Before Width: | Height: | Size: 5.0 MiB |
Before Width: | Height: | Size: 9.3 MiB |
@ -1,3 +1,3 @@
|
|||||||
**Single Instance** (Simple Setup)
|
**Single Instance** (Simple Setup)
|
||||||
|
|
||||||
If you are using a single instance of PMM - Copy everything in ```Plex-Meta-Manager-All``` to your docker container location and edit the config.yml to match your settings. Then run the container, open a terminal window, and use the following command ```python plex_meta_manager.py -r```
|
If you are using a single instance of Kometa - Copy everything in ```Plex-Meta-Manager-All``` to your docker container location and edit the config.yml to match your settings. Then run the container, open a terminal window, and use the following command ```python kometa.py -r```
|
||||||
|
@ -1,44 +0,0 @@
|
|||||||
##############################################################
|
|
||||||
## Movie Awards Collections ##
|
|
||||||
## Created by JJJonesJr33 ##
|
|
||||||
## Version 2.0 ##
|
|
||||||
##############################################################
|
|
||||||
##############################################################
|
|
||||||
## ##
|
|
||||||
## User/Config Credits - Special Thanks ##
|
|
||||||
## ##
|
|
||||||
## Yozora, Bullmoose20, & Sohjiro ##
|
|
||||||
## Glasti1, Hiren-Z, OhMyBahGosh, tuxpeople, cpt-kuesel ##
|
|
||||||
## meisnate12, TheUnchainedZebra, Evil Tacctician ##
|
|
||||||
## ##
|
|
||||||
##############################################################
|
|
||||||
|
|
||||||
#######################
|
|
||||||
## Templates ##
|
|
||||||
#######################
|
|
||||||
|
|
||||||
|
|
||||||
templates:
|
|
||||||
Awards:
|
|
||||||
sort_title: +++++++++_<<collection_name>>
|
|
||||||
url_poster: https://theposterdb.com/api/assets/<<poster>>
|
|
||||||
# visible_home: range(11/01-02/28)
|
|
||||||
# visible_shared: range(11/01-02/28)
|
|
||||||
# schedule: range(11/01-02/28)
|
|
||||||
collection_mode: hide
|
|
||||||
collection_order: release.desc
|
|
||||||
sync_mode: sync
|
|
||||||
|
|
||||||
#############################
|
|
||||||
## Collections ##
|
|
||||||
#############################
|
|
||||||
|
|
||||||
collections:
|
|
||||||
|
|
||||||
Award Winning Movies:
|
|
||||||
template: {name: Awards, poster: 213569}
|
|
||||||
imdb_list:
|
|
||||||
- url: "https://www.imdb.com/search/title/?title_type=feature,short,documentary&groups=emmy_winner&sort=year,desc"
|
|
||||||
- url: "https://www.imdb.com/search/title/?title_type=feature,short,documentary&groups=golden_globe_winner&sort=year,desc"
|
|
||||||
- url: "https://www.imdb.com/search/title/?title_type=feature,short,documentary&groups=oscar_winner&sort=year,desc"
|
|
||||||
summary: "A collection of winning movies from the Emmys, Oscars and Golden Globe award ceremonies over the years"
|
|
@ -1 +1,56 @@
|
|||||||
|
##############################################################
|
||||||
|
## Collections ##
|
||||||
|
## Created by JJJonesJr33 ##
|
||||||
|
##############################################################
|
||||||
|
|
||||||
|
#######################
|
||||||
|
## Templates ##
|
||||||
|
#######################
|
||||||
|
|
||||||
|
templates:
|
||||||
|
Collection:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/<<poster>>
|
||||||
|
sort_title: +++++++++++_<<collection_name>>
|
||||||
|
collection_mode: hide
|
||||||
|
# collection_order: custom
|
||||||
|
# visible_home: range(10/01-10/31)
|
||||||
|
# visible_shared: range(10/01-10/31)
|
||||||
|
sync_mode: sync
|
||||||
|
|
||||||
|
#############################
|
||||||
|
## Collections ##
|
||||||
|
#############################
|
||||||
|
|
||||||
|
collections:
|
||||||
|
|
||||||
|
#################
|
||||||
|
## Trakt ##
|
||||||
|
#################
|
||||||
|
|
||||||
|
Stargate Universe In Order:
|
||||||
|
template: {name: Collection, poster: 228932}
|
||||||
|
collection_order: custom
|
||||||
|
trakt_list:
|
||||||
|
- https://trakt.tv/users/jjjonesjr33/lists/stargate-cinematic-universe-in-timeline-order
|
||||||
|
summary: "Stargate Cinematic Universe in Timeline Order"
|
||||||
|
|
||||||
|
Star Trek Universe In Order:
|
||||||
|
template: {name: Collection, poster: 164122}
|
||||||
|
collection_order: custom
|
||||||
|
trakt_list:
|
||||||
|
- https://trakt.tv/users/jjjonesjr33/lists/star-trek-cinematic-universe-in-timeline-order
|
||||||
|
summary: "Star Trek Cinematic Universe in Timeline Order"
|
||||||
|
|
||||||
|
Star Wars Universe In Order:
|
||||||
|
template: {name: Collection, poster: 226519}
|
||||||
|
collection_order: custom
|
||||||
|
trakt_list:
|
||||||
|
- https://trakt.tv/users/jjjonesjr33/lists/star-wars-cinematic-universe-in-timeline-order
|
||||||
|
summary: "Star Wars Cinematic Universe in Timeline Order"
|
||||||
|
|
||||||
|
Marvel Cinematic Universe In Order:
|
||||||
|
template: {name: Collection, poster: 162417}
|
||||||
|
collection_order: custom
|
||||||
|
trakt_list:
|
||||||
|
- https://trakt.tv/users/jjjonesjr33/lists/marvel-cinematic-universe-in-timeline-order
|
||||||
|
summary: "Marvel Cinematic Universe In Order"
|
||||||
|
@ -1,115 +0,0 @@
|
|||||||
##############################################################
|
|
||||||
## Holiday Collections ##
|
|
||||||
## Created by JJJonesJr33 ##
|
|
||||||
## Version 2.0 ##
|
|
||||||
##############################################################
|
|
||||||
##############################################################
|
|
||||||
## ##
|
|
||||||
## User/Config Credits - Special Thanks ##
|
|
||||||
## ##
|
|
||||||
## Yozora, Bullmoose20, & Sohjiro ##
|
|
||||||
## Glasti1, Hiren-Z, OhMyBahGosh, tuxpeople, cpt-kuesel ##
|
|
||||||
## meisnate12, TheUnchainedZebra, Evil Tacctician ##
|
|
||||||
## ##
|
|
||||||
##############################################################
|
|
||||||
|
|
||||||
#######################
|
|
||||||
## Templates ##
|
|
||||||
#######################
|
|
||||||
|
|
||||||
templates:
|
|
||||||
Holiday:
|
|
||||||
sort_title: +++++++_<<collection_name>>
|
|
||||||
url_poster: <<poster>>
|
|
||||||
collection_order: release.desc
|
|
||||||
collection_mode: hide
|
|
||||||
delete_not_scheduled: false
|
|
||||||
run_again: true
|
|
||||||
visible_home: true
|
|
||||||
visible_shared: true
|
|
||||||
sync_mode: sync
|
|
||||||
|
|
||||||
#############################
|
|
||||||
## Collections ##
|
|
||||||
#############################
|
|
||||||
|
|
||||||
# FYI: To set the collections on a schedule to where they don't show all year long uncomment "schedule" and and change "delete_not_scheduled:" to "true"
|
|
||||||
|
|
||||||
collections:
|
|
||||||
Christmas: #IMDB lists have been removed as they have all been merged into christmas-static-list
|
|
||||||
template: {name: Holiday, holiday: "Christmas", poster: https://theposterdb.com/api/assets/212635}
|
|
||||||
visible_home: range(12/01-12/31)
|
|
||||||
visible_shared: range(12/01-12/31)
|
|
||||||
#schedule: range(12/01-12/31)
|
|
||||||
sort_title: +++++++_Christmas
|
|
||||||
trakt_list:
|
|
||||||
- https://trakt.tv/users/jjjonesjr33/lists/christmas
|
|
||||||
- https://trakt.tv/users/jjjonesjr33/lists/christmas-static-list
|
|
||||||
summary: This collection revolves around the plot involving Christmas.
|
|
||||||
Halloween:
|
|
||||||
template: {name: Holiday, holiday: "Halloween", poster: https://theposterdb.com/api/assets/212637}
|
|
||||||
visible_home: range(10/01-10/31)
|
|
||||||
visible_shared: range(10/01-10/31)
|
|
||||||
#schedule: range(10/01-10/31)
|
|
||||||
sort_title: +++++++_Halloween
|
|
||||||
trakt_list:
|
|
||||||
- https://trakt.tv/users/jjjonesjr33/lists/halloween
|
|
||||||
summary: This collection revolves around the plot involving Halloween.
|
|
||||||
New Year's Eve Movies:
|
|
||||||
template: {name: Holiday, holiday: "New Year's Eve", poster: https://i.imgur.com/YCYXhAX.png}
|
|
||||||
visible_home: range(12/26-01/05)
|
|
||||||
visible_shared: range(12/26-01/05)
|
|
||||||
#schedule: range(12/26-01/05)
|
|
||||||
sort_title: +++++++_New Year
|
|
||||||
imdb_list:
|
|
||||||
- https://www.imdb.com/list/ls066838460/
|
|
||||||
summary: This collection revolves around the plot involving New Year's Eve.
|
|
||||||
Independence Day:
|
|
||||||
template: {name: Holiday, holiday: "Independence Day", poster: https://theposterdb.com/api/assets/240645}
|
|
||||||
visible_home: range(07/01-07/05)
|
|
||||||
visible_shared: range(07/01-07/05)
|
|
||||||
#schedule: range(07/01-07/05)
|
|
||||||
sort_title: +++++++_Independence Day
|
|
||||||
imdb_list:
|
|
||||||
- https://www.imdb.com/list/ls552600367/
|
|
||||||
summary: This collection revolves around the plot involving New Year's Eve.
|
|
||||||
Valentine's Day Movies:
|
|
||||||
template: {name: Holiday, holiday: "Valentine's Day", poster: https://theposterdb.com/api/assets/212641}
|
|
||||||
visible_home: range(02/01-02/14)
|
|
||||||
visible_shared: range(02/01-02/14)
|
|
||||||
#schedule: range(02/01-02/14)
|
|
||||||
sort_title: +++++++_Valentine
|
|
||||||
imdb_list:
|
|
||||||
- https://www.imdb.com/list/ls000094398/
|
|
||||||
- https://www.imdb.com/list/ls057783436/
|
|
||||||
- https://www.imdb.com/list/ls064427905/
|
|
||||||
summary: This collection revolves around the plot involving Valentine's Day.
|
|
||||||
St. Patrick's Day Movies:
|
|
||||||
template: {name: Holiday, holiday: "St. Patrick's Day", poster: https://theposterdb.com/api/assets/240644}
|
|
||||||
visible_home: range(03/01-03/17)
|
|
||||||
visible_shared: range(03/01-03/17)
|
|
||||||
#schedule: range(03/01-03/17)
|
|
||||||
sort_title: +++++++_St Patrick
|
|
||||||
imdb_list:
|
|
||||||
- https://www.imdb.com/list/ls063934595/
|
|
||||||
summary: This collection revolves around the plot involving St. Patrick's Day.
|
|
||||||
Thanksgiving Movies:
|
|
||||||
template: {name: Holiday, holiday: Thanksgiving, poster: https://theposterdb.com/api/assets/212638}
|
|
||||||
visible_home: range(11/01-11/31)
|
|
||||||
visible_shared: range(11/01-11/31)
|
|
||||||
#schedule: range(11/01-11/31)
|
|
||||||
sort_title: +++++++_Thanksgiving
|
|
||||||
imdb_list:
|
|
||||||
- https://www.imdb.com/list/ls000835734/
|
|
||||||
- https://www.imdb.com/list/ls091597850/
|
|
||||||
summary: This collection revolves around the plot involving Thanksgiving.
|
|
||||||
Easter Movies:
|
|
||||||
template: {name: Holiday, holiday: Easter, poster: https://theposterdb.com/api/assets/212636}
|
|
||||||
visible_home: range(3/22-4/25)
|
|
||||||
visible_shared: range(3/22-4/25)
|
|
||||||
#schedule: range(3/22-4/25)
|
|
||||||
sort_title: +++++++_Easter
|
|
||||||
imdb_list:
|
|
||||||
- https://www.imdb.com/list/ls062665509/
|
|
||||||
- https://www.imdb.com/list/ls051733651/
|
|
||||||
summary: This collection revolves around the plot involving Easter.
|
|
@ -1,150 +0,0 @@
|
|||||||
##############################
|
|
||||||
## Studio Collections ##
|
|
||||||
##############################
|
|
||||||
|
|
||||||
##########################################################
|
|
||||||
## User/Config Credits ##
|
|
||||||
## Giving Credit Where Credit is Due ##
|
|
||||||
## JJJonesJr33 ##
|
|
||||||
## Glasti1, Hiren-Z, OhMyBahGosh, tuxpeople, cpt-kuesel ##
|
|
||||||
## meisnate12, TheUnchainedZebra, Evil Tacctician ##
|
|
||||||
##########################################################
|
|
||||||
|
|
||||||
############################
|
|
||||||
## Studio Templates ##
|
|
||||||
############################
|
|
||||||
|
|
||||||
templates:
|
|
||||||
Studio:
|
|
||||||
optional:
|
|
||||||
- company
|
|
||||||
tmdb_company: <<company>>
|
|
||||||
sort_title: ++++++_<<collection_name>>
|
|
||||||
collection_order: alpha
|
|
||||||
collection_mode: hide
|
|
||||||
sync_mode: sync
|
|
||||||
|
|
||||||
####################################
|
|
||||||
## Collections Lists ##
|
|
||||||
####################################
|
|
||||||
|
|
||||||
# FYI: To allow for Studio collections to be created you must have TMDB API in the core config setup first.
|
|
||||||
|
|
||||||
# collections:
|
|
||||||
|
|
||||||
# NBCUniversal:
|
|
||||||
# template: { name: Studio, company:
|
|
||||||
# ViacomCBS:
|
|
||||||
# template: { name: Studio, company:
|
|
||||||
# WarnerMedia:
|
|
||||||
# template: { name: Studio, company:
|
|
||||||
# The Walt Disney Company:
|
|
||||||
# template: { name: Studio, company:
|
|
||||||
# Sony:
|
|
||||||
# template: { name: Studio, company:
|
|
||||||
# Lionsgate:
|
|
||||||
# template: { name: Studio, company:
|
|
||||||
# MGM Holdings:
|
|
||||||
# template: { name: Studio, company:
|
|
||||||
|
|
||||||
|
|
||||||
# Lucasfilm:
|
|
||||||
# template: { name: Studio, company: 1}
|
|
||||||
# Walt Disney Pictures:
|
|
||||||
# template: { name: Studio, company: 2}
|
|
||||||
# Pixar:
|
|
||||||
# template: { name: Studio, company: 3}
|
|
||||||
# Paramount:
|
|
||||||
# template: { name: Studio, company: 4}
|
|
||||||
# Columbia Pictures:
|
|
||||||
# template: { name: Studio, company: 5}
|
|
||||||
# RKO Radio Pictures:
|
|
||||||
# template: { name: Studio, company: 6}
|
|
||||||
# DreamWorks Pictures:
|
|
||||||
# template: { name: Studio, company: "7, 521" }
|
|
||||||
# Fine Line Features:
|
|
||||||
# template: { name: Studio, company: 8}
|
|
||||||
# WingNut Films:
|
|
||||||
# template: { name: Studio, company: 11}
|
|
||||||
# New Line Cinema:
|
|
||||||
# template: { name: Studio, company: 12}
|
|
||||||
# Miramax:
|
|
||||||
# template: { name: Studio, company: 14}
|
|
||||||
# Warner Bros. Entertainment:
|
|
||||||
# template: { name: Studio, company: 17}
|
|
||||||
# Metro-Goldwyn-Mayer:
|
|
||||||
# template: { name: Studio, company: 21}
|
|
||||||
# Imagine Entertainment:
|
|
||||||
# template: { name: Studio, company: 23}
|
|
||||||
# 20th Century Fox:
|
|
||||||
# template: { name: Studio, company: 25}
|
|
||||||
# Universal Pictures:
|
|
||||||
# template: { name: Studio, company: 33}
|
|
||||||
# Sony Pictures:
|
|
||||||
# template: { name: Studio, company: 34}
|
|
||||||
# Lions Gate Films:
|
|
||||||
# template: { name: Studio, company: 35}
|
|
||||||
# Orion Pictures:
|
|
||||||
# template: { name: Studio, company: 41}
|
|
||||||
# Fox Searchlight Pictures:
|
|
||||||
# template: { name: Studio, company: 43}
|
|
||||||
# Amblin Entertainment:
|
|
||||||
# template: { name: Studio, company: 56}
|
|
||||||
# Sony Pictures Classics:
|
|
||||||
# template: { name: Studio, company: 58}
|
|
||||||
# A Band Apart:
|
|
||||||
# template: { name: Studio, company: 59}
|
|
||||||
# United Artists:
|
|
||||||
# template: { name: Studio, company: 60}
|
|
||||||
# Village Roadshow Pictures:
|
|
||||||
# template: { name: Studio, company: 79}
|
|
||||||
# Plan B Entertainment:
|
|
||||||
# template: { name: Studio, company: 81}
|
|
||||||
# Castle Rock Entertainment:
|
|
||||||
# template: { name: Studio, company: 97}
|
|
||||||
# Marvel Studios:
|
|
||||||
# template: { name: Studio, company: 420}
|
|
||||||
# Aardman:
|
|
||||||
# template: { name: Studio, company: 297}
|
|
||||||
# Blue Sky:
|
|
||||||
# template: { name: Studio, company: 9383}
|
|
||||||
# Illumination Entertainment:
|
|
||||||
# template: { name: Studio, company: 6704}
|
|
||||||
# Studio Ghibli:
|
|
||||||
# template: { name: Studio, company: 10342}
|
|
||||||
# Sony Pictures Animation:
|
|
||||||
# template: { name: Studio, company: 2251}
|
|
||||||
# Warner Animation Group:
|
|
||||||
# template: { name: Studio, company: 25120}
|
|
||||||
# Walt Disney Animation Studios:
|
|
||||||
# template: { name: Studio, company: 6125}
|
|
||||||
# Walt Disney Productions:
|
|
||||||
# template: { name: Studio, company: 3166}
|
|
||||||
# Warner Bros. Pictures:
|
|
||||||
# template: { name: Studio, company: 174}
|
|
||||||
# Walt Disney Studios:
|
|
||||||
# template: { name: Studio, company: 109755}
|
|
||||||
# 20th Century Studios:
|
|
||||||
# template: { name: Studio, company: 127928}
|
|
||||||
# TriStar Pictures:
|
|
||||||
# template: { name: Studio, company: 559}
|
|
||||||
# Paramount Pictures:
|
|
||||||
# template: { name: Studio, company: 107355}
|
|
||||||
# RatPac-Dune Entertainment:
|
|
||||||
# template: { name: Studio, company: 444}
|
|
||||||
# Legendary Entertainment:
|
|
||||||
# template: { name: Studio, company: 923}
|
|
||||||
# Relativity Media:
|
|
||||||
# template: { name: Studio, company: 7295}
|
|
||||||
# LionsGate:
|
|
||||||
# template: { name: Studio, company: "1632, 85885"}
|
|
||||||
# MGM Home Entertainment:
|
|
||||||
# template: { name: Studio, company: 6434}
|
|
||||||
# MGM Television:
|
|
||||||
# template: { name: Studio, company: 2230}
|
|
||||||
# BBC Films:
|
|
||||||
# template: { name: Studio, company: 288}
|
|
||||||
# NBCUniversal:
|
|
||||||
# template: { name: Studio, company: 26559}
|
|
||||||
# Universal Television:
|
|
||||||
# template: { name: Studio, company: 26727}
|
|
@ -0,0 +1,110 @@
|
|||||||
|
##############################################################
|
||||||
|
## Suggestions Collections ##
|
||||||
|
## Created by JJJonesJr33 ##
|
||||||
|
##############################################################
|
||||||
|
|
||||||
|
#######################
|
||||||
|
## Templates ##
|
||||||
|
#######################
|
||||||
|
|
||||||
|
templates:
|
||||||
|
Suggestion:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/<<poster>>
|
||||||
|
sort_title: ++++++++++_<<collection_name>>
|
||||||
|
collection_mode: hide
|
||||||
|
# collection_order: year.desc
|
||||||
|
# visible_home: range(01/01-12/31)
|
||||||
|
# visible_shared: range(01/01-12/31)
|
||||||
|
sync_mode: sync
|
||||||
|
Tautulli:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/<<poster>>
|
||||||
|
sort_title: ++++++++++_<<collection_name>>
|
||||||
|
collection_mode: hide
|
||||||
|
collection_order: alpha
|
||||||
|
sync_mode: sync
|
||||||
|
|
||||||
|
#############################
|
||||||
|
## Collections ##
|
||||||
|
#############################
|
||||||
|
|
||||||
|
collections:
|
||||||
|
|
||||||
|
#################
|
||||||
|
## Trakt ##
|
||||||
|
#################
|
||||||
|
|
||||||
|
Trending:
|
||||||
|
template: {name: Suggestion, poster: 213570}
|
||||||
|
trakt_list:
|
||||||
|
- https://trakt.tv/users/jjjonesjr33/lists/trakt-trending
|
||||||
|
summary: "Movies Trending across the internet"
|
||||||
|
|
||||||
|
Popular:
|
||||||
|
template: {name: Suggestion, poster: 213575}
|
||||||
|
trakt_list:
|
||||||
|
- https://trakt.tv/users/jjjonesjr33/lists/trakt-top-weekly
|
||||||
|
summary: "A collection of the most watched movies over the past week."
|
||||||
|
|
||||||
|
Recommended:
|
||||||
|
template: {name: Suggestion, poster: 213604}
|
||||||
|
collection_order: release.desc
|
||||||
|
trakt_list:
|
||||||
|
- https://trakt.tv/users/jjjonesjr33/lists/top-20-movies-of-the-week
|
||||||
|
visible_home: range(01/01-12/31)
|
||||||
|
summary: "Recommended Top Movies of the Week"
|
||||||
|
|
||||||
|
Newly Released:
|
||||||
|
template: {name: Suggestion, poster: 213599}
|
||||||
|
collection_order: release.desc
|
||||||
|
url_poster: https://theposterdb.com/api/assets/213599
|
||||||
|
trakt_list:
|
||||||
|
- https://trakt.tv/users/jjjonesjr33/lists/newly-released
|
||||||
|
summary: "A collection of newly-released movies in cinema and on streaming services."
|
||||||
|
|
||||||
|
##################
|
||||||
|
## IMDb ##
|
||||||
|
##################
|
||||||
|
|
||||||
|
# Top Rated:
|
||||||
|
# template: {name: Suggestion, poster: 213605}
|
||||||
|
# imdb_list:
|
||||||
|
# - https://www.imdb.com/search/title/?groups=top_250&count=250&sort=user_rating,desc&title_type=movie
|
||||||
|
# summary: Top Rated Movies
|
||||||
|
|
||||||
|
Top Rated:
|
||||||
|
template: {name: Suggestion, poster: 213605}
|
||||||
|
imdb_search:
|
||||||
|
type: movie
|
||||||
|
release.after: 1990-01-01
|
||||||
|
rating.gte: 5
|
||||||
|
votes.gte: 100000
|
||||||
|
sort_by: rating.desc
|
||||||
|
limit: 250
|
||||||
|
summary: Top Rated Movies
|
||||||
|
|
||||||
|
######################
|
||||||
|
## Tautulli ##
|
||||||
|
######################
|
||||||
|
|
||||||
|
People Watching:
|
||||||
|
template: {name: Tautulli, poster: 213600}
|
||||||
|
tautulli_watched:
|
||||||
|
list_days: 30
|
||||||
|
list_size: 10
|
||||||
|
list_buffer: 20
|
||||||
|
summary: Most Watched Movies from all the users on Plex
|
||||||
|
|
||||||
|
# New Episodes
|
||||||
|
# url_poster: https://theposterdb.com/api/assets/213598
|
||||||
|
|
||||||
|
# Recently Added
|
||||||
|
# url_poster: https://theposterdb.com/api/assets/213601
|
||||||
|
|
||||||
|
# Recently Aired
|
||||||
|
# url_poster: https://theposterdb.com/api/assets/213602
|
||||||
|
|
||||||
|
# Recently Released
|
||||||
|
# url_poster: https://theposterdb.com/api/assets/213603
|
||||||
|
|
||||||
|
# Top Rated
|
||||||
|
# url_poster: https://theposterdb.com/api/assets/213605
|
@ -1,16 +1,6 @@
|
|||||||
##############################################################
|
##############################################################
|
||||||
## Suggestions Collections ##
|
## Suggestions Collections ##
|
||||||
## Created by JJJonesJr33 ##
|
## Created by JJJonesJr33 ##
|
||||||
## Version 2.0 ##
|
|
||||||
##############################################################
|
|
||||||
##############################################################
|
|
||||||
## ##
|
|
||||||
## User/Config Credits - Special Thanks ##
|
|
||||||
## ##
|
|
||||||
## Yozora, Bullmoose20, & Sohjiro ##
|
|
||||||
## Glasti1, Hiren-Z, OhMyBahGosh, tuxpeople, cpt-kuesel ##
|
|
||||||
## meisnate12, TheUnchainedZebra, Evil Tacctician ##
|
|
||||||
## ##
|
|
||||||
##############################################################
|
##############################################################
|
||||||
|
|
||||||
#######################
|
#######################
|
@ -1,3 +1,3 @@
|
|||||||
**Multiple Instances** (Advanced Setup)
|
**Multiple Instances** (Advanced Setup)
|
||||||
|
|
||||||
To set them up copy ```Plex-Meta-Manager-Anime```, ```Plex-Meta-Manager-Movies```, and ```Plex-Meta-Manager-TV``` to their each own docker container location and edit the config.yml in each to match your settings. To run the containers, open a terminal window for each, and use the following command ```python plex_meta_manager.py -r```
|
To set them up copy ```Kometa-Anime```, ```Kometa-Movies```, and ```Kometa-TV``` to their each own docker container location and edit the config.yml in each to match your settings. To run the containers, open a terminal window for each, and use the following command ```python kometa.py -r```
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
**Multiple Instances** (Advanced Setup)
|
**Multiple Instances** (Advanced Setup)
|
||||||
|
|
||||||
To set them up copy ```Plex-Meta-Manager-Anime```, ```Plex-Meta-Manager-Movies```, and ```Plex-Meta-Manager-TV``` to their each own docker container location and edit the config.yml in each to match your settings. To run the containers, open a terminal window for each, and use the following command ```python plex_meta_manager.py -r```
|
To set them up copy ```Kometa-Anime```, ```Kometa-Movies```, and ```Kometa-TV``` to their each own docker container location and edit the config.yml in each to match your settings. To run the containers, open a terminal window for each, and use the following command ```python kometa.py -r```
|
||||||
|
@ -1,44 +0,0 @@
|
|||||||
##############################################################
|
|
||||||
## Movie Awards Collections ##
|
|
||||||
## Created by JJJonesJr33 ##
|
|
||||||
## Version 2.0 ##
|
|
||||||
##############################################################
|
|
||||||
##############################################################
|
|
||||||
## ##
|
|
||||||
## User/Config Credits - Special Thanks ##
|
|
||||||
## ##
|
|
||||||
## Yozora, Bullmoose20, Sohjiro ##
|
|
||||||
## Glasti1, Hiren-Z, OhMyBahGosh, tuxpeople, cpt-kuesel ##
|
|
||||||
## meisnate12, TheUnchainedZebra, Evil Tacctician ##
|
|
||||||
## ##
|
|
||||||
##############################################################
|
|
||||||
|
|
||||||
#######################
|
|
||||||
## Templates ##
|
|
||||||
#######################
|
|
||||||
|
|
||||||
|
|
||||||
templates:
|
|
||||||
Awards:
|
|
||||||
sort_title: +++++++++_<<collection_name>>
|
|
||||||
url_poster: https://theposterdb.com/api/assets/<<poster>>
|
|
||||||
# visible_home: range(11/01-02/28)
|
|
||||||
# visible_shared: range(11/01-02/28)
|
|
||||||
# schedule: range(11/01-02/28)
|
|
||||||
collection_mode: hide
|
|
||||||
collection_order: release.desc
|
|
||||||
sync_mode: sync
|
|
||||||
|
|
||||||
#############################
|
|
||||||
## Collections ##
|
|
||||||
#############################
|
|
||||||
|
|
||||||
collections:
|
|
||||||
|
|
||||||
Award Winning Movies:
|
|
||||||
template: {name: Awards, poster: 213569}
|
|
||||||
imdb_list:
|
|
||||||
- url: "https://www.imdb.com/search/title/?title_type=feature,short,documentary&groups=emmy_winner&sort=year,desc"
|
|
||||||
- url: "https://www.imdb.com/search/title/?title_type=feature,short,documentary&groups=golden_globe_winner&sort=year,desc"
|
|
||||||
- url: "https://www.imdb.com/search/title/?title_type=feature,short,documentary&groups=oscar_winner&sort=year,desc"
|
|
||||||
summary: "A collection of winning movies from the Emmys, Oscars and Golden Globe award ceremonies over the years"
|
|
@ -1 +1,56 @@
|
|||||||
|
##############################################################
|
||||||
|
## Collections ##
|
||||||
|
## Created by JJJonesJr33 ##
|
||||||
|
##############################################################
|
||||||
|
|
||||||
|
#######################
|
||||||
|
## Templates ##
|
||||||
|
#######################
|
||||||
|
|
||||||
|
templates:
|
||||||
|
Collection:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/<<poster>>
|
||||||
|
sort_title: +++++++++++_<<collection_name>>
|
||||||
|
collection_mode: hide
|
||||||
|
# collection_order: custom
|
||||||
|
# visible_home: range(10/01-10/31)
|
||||||
|
# visible_shared: range(10/01-10/31)
|
||||||
|
sync_mode: sync
|
||||||
|
|
||||||
|
#############################
|
||||||
|
## Collections ##
|
||||||
|
#############################
|
||||||
|
|
||||||
|
collections:
|
||||||
|
|
||||||
|
#################
|
||||||
|
## Trakt ##
|
||||||
|
#################
|
||||||
|
|
||||||
|
Stargate Universe In Order:
|
||||||
|
template: {name: Collection, poster: 228932}
|
||||||
|
collection_order: custom
|
||||||
|
trakt_list:
|
||||||
|
- https://trakt.tv/users/jjjonesjr33/lists/stargate-cinematic-universe-in-timeline-order
|
||||||
|
summary: "Stargate Cinematic Universe in Timeline Order"
|
||||||
|
|
||||||
|
Star Trek Universe In Order:
|
||||||
|
template: {name: Collection, poster: 164122}
|
||||||
|
collection_order: custom
|
||||||
|
trakt_list:
|
||||||
|
- https://trakt.tv/users/jjjonesjr33/lists/star-trek-cinematic-universe-in-timeline-order
|
||||||
|
summary: "Star Trek Cinematic Universe in Timeline Order"
|
||||||
|
|
||||||
|
Star Wars Universe In Order:
|
||||||
|
template: {name: Collection, poster: 226519}
|
||||||
|
collection_order: custom
|
||||||
|
trakt_list:
|
||||||
|
- https://trakt.tv/users/jjjonesjr33/lists/star-wars-cinematic-universe-in-timeline-order
|
||||||
|
summary: "Star Wars Cinematic Universe in Timeline Order"
|
||||||
|
|
||||||
|
Marvel Cinematic Universe In Order:
|
||||||
|
template: {name: Collection, poster: 162417}
|
||||||
|
collection_order: custom
|
||||||
|
trakt_list:
|
||||||
|
- https://trakt.tv/users/jjjonesjr33/lists/marvel-cinematic-universe-in-timeline-order
|
||||||
|
summary: "Marvel Cinematic Universe In Order"
|
||||||
|
@ -1,115 +0,0 @@
|
|||||||
##############################################################
|
|
||||||
## Holiday Collections ##
|
|
||||||
## Created by JJJonesJr33 ##
|
|
||||||
## Version 2.0 ##
|
|
||||||
##############################################################
|
|
||||||
##############################################################
|
|
||||||
## ##
|
|
||||||
## User/Config Credits - Special Thanks ##
|
|
||||||
## ##
|
|
||||||
## Yozora, Bullmoose20, & Sohjiro ##
|
|
||||||
## Glasti1, Hiren-Z, OhMyBahGosh, tuxpeople, cpt-kuesel ##
|
|
||||||
## meisnate12, TheUnchainedZebra, Evil Tacctician ##
|
|
||||||
## ##
|
|
||||||
##############################################################
|
|
||||||
|
|
||||||
#######################
|
|
||||||
## Templates ##
|
|
||||||
#######################
|
|
||||||
|
|
||||||
templates:
|
|
||||||
Holiday:
|
|
||||||
sort_title: +++++++_<<collection_name>>
|
|
||||||
url_poster: <<poster>>
|
|
||||||
collection_order: release.desc
|
|
||||||
collection_mode: hide
|
|
||||||
delete_not_scheduled: false
|
|
||||||
run_again: true
|
|
||||||
visible_home: true
|
|
||||||
visible_shared: true
|
|
||||||
sync_mode: sync
|
|
||||||
|
|
||||||
#############################
|
|
||||||
## Collections ##
|
|
||||||
#############################
|
|
||||||
|
|
||||||
# FYI: To set the collections on a schedule to where they don't show all year long uncomment "schedule" and and change "delete_not_scheduled:" to "true"
|
|
||||||
|
|
||||||
collections:
|
|
||||||
Christmas: #IMDB lists have been removed as they have all been merged into christmas-static-list
|
|
||||||
template: {name: Holiday, holiday: "Christmas", poster: https://theposterdb.com/api/assets/212635}
|
|
||||||
visible_home: range(12/01-12/31)
|
|
||||||
visible_shared: range(12/01-12/31)
|
|
||||||
#schedule: range(12/01-12/31)
|
|
||||||
sort_title: +++++++_Christmas
|
|
||||||
trakt_list:
|
|
||||||
- https://trakt.tv/users/jjjonesjr33/lists/christmas
|
|
||||||
- https://trakt.tv/users/jjjonesjr33/lists/christmas-static-list
|
|
||||||
summary: This collection revolves around the plot involving Christmas.
|
|
||||||
Halloween:
|
|
||||||
template: {name: Holiday, holiday: "Halloween", poster: https://theposterdb.com/api/assets/212637}
|
|
||||||
visible_home: range(10/01-10/31)
|
|
||||||
visible_shared: range(10/01-10/31)
|
|
||||||
#schedule: range(10/01-10/31)
|
|
||||||
sort_title: +++++++_Halloween
|
|
||||||
trakt_list:
|
|
||||||
- https://trakt.tv/users/jjjonesjr33/lists/halloween
|
|
||||||
summary: This collection revolves around the plot involving Halloween.
|
|
||||||
New Year's Eve Movies:
|
|
||||||
template: {name: Holiday, holiday: "New Year's Eve", poster: https://i.imgur.com/YCYXhAX.png}
|
|
||||||
visible_home: range(12/26-01/05)
|
|
||||||
visible_shared: range(12/26-01/05)
|
|
||||||
#schedule: range(12/26-01/05)
|
|
||||||
sort_title: +++++++_New Year
|
|
||||||
imdb_list:
|
|
||||||
- https://www.imdb.com/list/ls066838460/
|
|
||||||
summary: This collection revolves around the plot involving New Year's Eve.
|
|
||||||
Independence Day:
|
|
||||||
template: {name: Holiday, holiday: "Independence Day", poster: https://theposterdb.com/api/assets/240645}
|
|
||||||
visible_home: range(07/01-07/05)
|
|
||||||
visible_shared: range(07/01-07/05)
|
|
||||||
#schedule: range(07/01-07/05)
|
|
||||||
sort_title: +++++++_Independence Day
|
|
||||||
imdb_list:
|
|
||||||
- https://www.imdb.com/list/ls552600367/
|
|
||||||
summary: This collection revolves around the plot involving New Year's Eve.
|
|
||||||
Valentine's Day Movies:
|
|
||||||
template: {name: Holiday, holiday: "Valentine's Day", poster: https://theposterdb.com/api/assets/212641}
|
|
||||||
visible_home: range(02/01-02/14)
|
|
||||||
visible_shared: range(02/01-02/14)
|
|
||||||
#schedule: range(02/01-02/14)
|
|
||||||
sort_title: +++++++_Valentine
|
|
||||||
imdb_list:
|
|
||||||
- https://www.imdb.com/list/ls000094398/
|
|
||||||
- https://www.imdb.com/list/ls057783436/
|
|
||||||
- https://www.imdb.com/list/ls064427905/
|
|
||||||
summary: This collection revolves around the plot involving Valentine's Day.
|
|
||||||
St. Patrick's Day Movies:
|
|
||||||
template: {name: Holiday, holiday: "St. Patrick's Day", poster: https://theposterdb.com/api/assets/240644}
|
|
||||||
visible_home: range(03/01-03/17)
|
|
||||||
visible_shared: range(03/01-03/17)
|
|
||||||
#schedule: range(03/01-03/17)
|
|
||||||
sort_title: +++++++_St Patrick
|
|
||||||
imdb_list:
|
|
||||||
- https://www.imdb.com/list/ls063934595/
|
|
||||||
summary: This collection revolves around the plot involving St. Patrick's Day.
|
|
||||||
Thanksgiving Movies:
|
|
||||||
template: {name: Holiday, holiday: Thanksgiving, poster: https://theposterdb.com/api/assets/212638}
|
|
||||||
visible_home: range(11/01-11/31)
|
|
||||||
visible_shared: range(11/01-11/31)
|
|
||||||
#schedule: range(11/01-11/31)
|
|
||||||
sort_title: +++++++_Thanksgiving
|
|
||||||
imdb_list:
|
|
||||||
- https://www.imdb.com/list/ls000835734/
|
|
||||||
- https://www.imdb.com/list/ls091597850/
|
|
||||||
summary: This collection revolves around the plot involving Thanksgiving.
|
|
||||||
Easter Movies:
|
|
||||||
template: {name: Holiday, holiday: Easter, poster: https://theposterdb.com/api/assets/212636}
|
|
||||||
visible_home: range(3/22-4/25)
|
|
||||||
visible_shared: range(3/22-4/25)
|
|
||||||
#schedule: range(3/22-4/25)
|
|
||||||
sort_title: +++++++_Easter
|
|
||||||
imdb_list:
|
|
||||||
- https://www.imdb.com/list/ls062665509/
|
|
||||||
- https://www.imdb.com/list/ls051733651/
|
|
||||||
summary: This collection revolves around the plot involving Easter.
|
|
@ -1,150 +0,0 @@
|
|||||||
##############################
|
|
||||||
## Studio Collections ##
|
|
||||||
##############################
|
|
||||||
|
|
||||||
##########################################################
|
|
||||||
## User/Config Credits ##
|
|
||||||
## Giving Credit Where Credit is Due ##
|
|
||||||
## JJJonesJr33 ##
|
|
||||||
## Glasti1, Hiren-Z, OhMyBahGosh, tuxpeople, cpt-kuesel ##
|
|
||||||
## meisnate12, TheUnchainedZebra, Evil Tacctician ##
|
|
||||||
##########################################################
|
|
||||||
|
|
||||||
############################
|
|
||||||
## Studio Templates ##
|
|
||||||
############################
|
|
||||||
|
|
||||||
templates:
|
|
||||||
Studio:
|
|
||||||
optional:
|
|
||||||
- company
|
|
||||||
tmdb_company: <<company>>
|
|
||||||
sort_title: ++++++_<<collection_name>>
|
|
||||||
collection_order: alpha
|
|
||||||
collection_mode: hide
|
|
||||||
sync_mode: sync
|
|
||||||
|
|
||||||
####################################
|
|
||||||
## Collections Lists ##
|
|
||||||
####################################
|
|
||||||
|
|
||||||
# FYI: To allow for Studio collections to be created you must have TMDB API in the core config setup first.
|
|
||||||
|
|
||||||
# collections:
|
|
||||||
|
|
||||||
# NBCUniversal:
|
|
||||||
# template: { name: Studio, company:
|
|
||||||
# ViacomCBS:
|
|
||||||
# template: { name: Studio, company:
|
|
||||||
# WarnerMedia:
|
|
||||||
# template: { name: Studio, company:
|
|
||||||
# The Walt Disney Company:
|
|
||||||
# template: { name: Studio, company:
|
|
||||||
# Sony:
|
|
||||||
# template: { name: Studio, company:
|
|
||||||
# Lionsgate:
|
|
||||||
# template: { name: Studio, company:
|
|
||||||
# MGM Holdings:
|
|
||||||
# template: { name: Studio, company:
|
|
||||||
|
|
||||||
|
|
||||||
# Lucasfilm:
|
|
||||||
# template: { name: Studio, company: 1}
|
|
||||||
# Walt Disney Pictures:
|
|
||||||
# template: { name: Studio, company: 2}
|
|
||||||
# Pixar:
|
|
||||||
# template: { name: Studio, company: 3}
|
|
||||||
# Paramount:
|
|
||||||
# template: { name: Studio, company: 4}
|
|
||||||
# Columbia Pictures:
|
|
||||||
# template: { name: Studio, company: 5}
|
|
||||||
# RKO Radio Pictures:
|
|
||||||
# template: { name: Studio, company: 6}
|
|
||||||
# DreamWorks Pictures:
|
|
||||||
# template: { name: Studio, company: "7, 521" }
|
|
||||||
# Fine Line Features:
|
|
||||||
# template: { name: Studio, company: 8}
|
|
||||||
# WingNut Films:
|
|
||||||
# template: { name: Studio, company: 11}
|
|
||||||
# New Line Cinema:
|
|
||||||
# template: { name: Studio, company: 12}
|
|
||||||
# Miramax:
|
|
||||||
# template: { name: Studio, company: 14}
|
|
||||||
# Warner Bros. Entertainment:
|
|
||||||
# template: { name: Studio, company: 17}
|
|
||||||
# Metro-Goldwyn-Mayer:
|
|
||||||
# template: { name: Studio, company: 21}
|
|
||||||
# Imagine Entertainment:
|
|
||||||
# template: { name: Studio, company: 23}
|
|
||||||
# 20th Century Fox:
|
|
||||||
# template: { name: Studio, company: 25}
|
|
||||||
# Universal Pictures:
|
|
||||||
# template: { name: Studio, company: 33}
|
|
||||||
# Sony Pictures:
|
|
||||||
# template: { name: Studio, company: 34}
|
|
||||||
# Lions Gate Films:
|
|
||||||
# template: { name: Studio, company: 35}
|
|
||||||
# Orion Pictures:
|
|
||||||
# template: { name: Studio, company: 41}
|
|
||||||
# Fox Searchlight Pictures:
|
|
||||||
# template: { name: Studio, company: 43}
|
|
||||||
# Amblin Entertainment:
|
|
||||||
# template: { name: Studio, company: 56}
|
|
||||||
# Sony Pictures Classics:
|
|
||||||
# template: { name: Studio, company: 58}
|
|
||||||
# A Band Apart:
|
|
||||||
# template: { name: Studio, company: 59}
|
|
||||||
# United Artists:
|
|
||||||
# template: { name: Studio, company: 60}
|
|
||||||
# Village Roadshow Pictures:
|
|
||||||
# template: { name: Studio, company: 79}
|
|
||||||
# Plan B Entertainment:
|
|
||||||
# template: { name: Studio, company: 81}
|
|
||||||
# Castle Rock Entertainment:
|
|
||||||
# template: { name: Studio, company: 97}
|
|
||||||
# Marvel Studios:
|
|
||||||
# template: { name: Studio, company: 420}
|
|
||||||
# Aardman:
|
|
||||||
# template: { name: Studio, company: 297}
|
|
||||||
# Blue Sky:
|
|
||||||
# template: { name: Studio, company: 9383}
|
|
||||||
# Illumination Entertainment:
|
|
||||||
# template: { name: Studio, company: 6704}
|
|
||||||
# Studio Ghibli:
|
|
||||||
# template: { name: Studio, company: 10342}
|
|
||||||
# Sony Pictures Animation:
|
|
||||||
# template: { name: Studio, company: 2251}
|
|
||||||
# Warner Animation Group:
|
|
||||||
# template: { name: Studio, company: 25120}
|
|
||||||
# Walt Disney Animation Studios:
|
|
||||||
# template: { name: Studio, company: 6125}
|
|
||||||
# Walt Disney Productions:
|
|
||||||
# template: { name: Studio, company: 3166}
|
|
||||||
# Warner Bros. Pictures:
|
|
||||||
# template: { name: Studio, company: 174}
|
|
||||||
# Walt Disney Studios:
|
|
||||||
# template: { name: Studio, company: 109755}
|
|
||||||
# 20th Century Studios:
|
|
||||||
# template: { name: Studio, company: 127928}
|
|
||||||
# TriStar Pictures:
|
|
||||||
# template: { name: Studio, company: 559}
|
|
||||||
# Paramount Pictures:
|
|
||||||
# template: { name: Studio, company: 107355}
|
|
||||||
# RatPac-Dune Entertainment:
|
|
||||||
# template: { name: Studio, company: 444}
|
|
||||||
# Legendary Entertainment:
|
|
||||||
# template: { name: Studio, company: 923}
|
|
||||||
# Relativity Media:
|
|
||||||
# template: { name: Studio, company: 7295}
|
|
||||||
# LionsGate:
|
|
||||||
# template: { name: Studio, company: "1632, 85885"}
|
|
||||||
# MGM Home Entertainment:
|
|
||||||
# template: { name: Studio, company: 6434}
|
|
||||||
# MGM Television:
|
|
||||||
# template: { name: Studio, company: 2230}
|
|
||||||
# BBC Films:
|
|
||||||
# template: { name: Studio, company: 288}
|
|
||||||
# NBCUniversal:
|
|
||||||
# template: { name: Studio, company: 26559}
|
|
||||||
# Universal Television:
|
|
||||||
# template: { name: Studio, company: 26727}
|
|
@ -0,0 +1,110 @@
|
|||||||
|
##############################################################
|
||||||
|
## Suggestions Collections ##
|
||||||
|
## Created by JJJonesJr33 ##
|
||||||
|
##############################################################
|
||||||
|
|
||||||
|
#######################
|
||||||
|
## Templates ##
|
||||||
|
#######################
|
||||||
|
|
||||||
|
templates:
|
||||||
|
Suggestion:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/<<poster>>
|
||||||
|
sort_title: ++++++++++_<<collection_name>>
|
||||||
|
collection_mode: hide
|
||||||
|
# collection_order: year.desc
|
||||||
|
# visible_home: range(01/01-12/31)
|
||||||
|
# visible_shared: range(01/01-12/31)
|
||||||
|
sync_mode: sync
|
||||||
|
Tautulli:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/<<poster>>
|
||||||
|
sort_title: ++++++++++_<<collection_name>>
|
||||||
|
collection_mode: hide
|
||||||
|
collection_order: alpha
|
||||||
|
sync_mode: sync
|
||||||
|
|
||||||
|
#############################
|
||||||
|
## Collections ##
|
||||||
|
#############################
|
||||||
|
|
||||||
|
collections:
|
||||||
|
|
||||||
|
#################
|
||||||
|
## Trakt ##
|
||||||
|
#################
|
||||||
|
|
||||||
|
Trending:
|
||||||
|
template: {name: Suggestion, poster: 213570}
|
||||||
|
trakt_list:
|
||||||
|
- https://trakt.tv/users/jjjonesjr33/lists/trakt-trending
|
||||||
|
summary: "Movies Trending across the internet"
|
||||||
|
|
||||||
|
Popular:
|
||||||
|
template: {name: Suggestion, poster: 213575}
|
||||||
|
trakt_list:
|
||||||
|
- https://trakt.tv/users/jjjonesjr33/lists/trakt-top-weekly
|
||||||
|
summary: "A collection of the most watched movies over the past week."
|
||||||
|
|
||||||
|
Recommended:
|
||||||
|
template: {name: Suggestion, poster: 213604}
|
||||||
|
collection_order: release.desc
|
||||||
|
trakt_list:
|
||||||
|
- https://trakt.tv/users/jjjonesjr33/lists/top-20-movies-of-the-week
|
||||||
|
visible_home: range(01/01-12/31)
|
||||||
|
summary: "Recommended Top Movies of the Week"
|
||||||
|
|
||||||
|
Newly Released:
|
||||||
|
template: {name: Suggestion, poster: 213599}
|
||||||
|
collection_order: release.desc
|
||||||
|
url_poster: https://theposterdb.com/api/assets/213599
|
||||||
|
trakt_list:
|
||||||
|
- https://trakt.tv/users/jjjonesjr33/lists/newly-released
|
||||||
|
summary: "A collection of newly-released movies in cinema and on streaming services."
|
||||||
|
|
||||||
|
##################
|
||||||
|
## IMDb ##
|
||||||
|
##################
|
||||||
|
|
||||||
|
# Top Rated:
|
||||||
|
# template: {name: Suggestion, poster: 213605}
|
||||||
|
# imdb_list:
|
||||||
|
# - https://www.imdb.com/search/title/?groups=top_250&count=250&sort=user_rating,desc&title_type=movie
|
||||||
|
# summary: Top Rated Movies
|
||||||
|
|
||||||
|
Top Rated:
|
||||||
|
template: {name: Suggestion, poster: 213605}
|
||||||
|
imdb_search:
|
||||||
|
type: movie
|
||||||
|
release.after: 1990-01-01
|
||||||
|
rating.gte: 5
|
||||||
|
votes.gte: 100000
|
||||||
|
sort_by: rating.desc
|
||||||
|
limit: 250
|
||||||
|
summary: Top Rated Movies
|
||||||
|
|
||||||
|
######################
|
||||||
|
## Tautulli ##
|
||||||
|
######################
|
||||||
|
|
||||||
|
People Watching:
|
||||||
|
template: {name: Tautulli, poster: 213600}
|
||||||
|
tautulli_watched:
|
||||||
|
list_days: 30
|
||||||
|
list_size: 10
|
||||||
|
list_buffer: 20
|
||||||
|
summary: Most Watched Movies from all the users on Plex
|
||||||
|
|
||||||
|
# New Episodes
|
||||||
|
# url_poster: https://theposterdb.com/api/assets/213598
|
||||||
|
|
||||||
|
# Recently Added
|
||||||
|
# url_poster: https://theposterdb.com/api/assets/213601
|
||||||
|
|
||||||
|
# Recently Aired
|
||||||
|
# url_poster: https://theposterdb.com/api/assets/213602
|
||||||
|
|
||||||
|
# Recently Released
|
||||||
|
# url_poster: https://theposterdb.com/api/assets/213603
|
||||||
|
|
||||||
|
# Top Rated
|
||||||
|
# url_poster: https://theposterdb.com/api/assets/213605
|
@ -1,3 +1,3 @@
|
|||||||
**Multiple Instances** (Advanced Setup)
|
**Multiple Instances** (Advanced Setup)
|
||||||
|
|
||||||
To set them up copy ```Plex-Meta-Manager-Anime```, ```Plex-Meta-Manager-Movies```, and ```Plex-Meta-Manager-TV``` to their each own docker container location and edit the config.yml in each to match your settings. To run the containers, open a terminal window for each, and use the following command ```python plex_meta_manager.py -r```
|
To set them up copy ```Kometa-Anime```, ```Kometa-Movies```, and ```Kometa-TV``` to their each own docker container location and edit the config.yml in each to match your settings. To run the containers, open a terminal window for each, and use the following command ```python kometa.py -r```
|
||||||
|
@ -0,0 +1,56 @@
|
|||||||
|
##############################################################
|
||||||
|
## Collections ##
|
||||||
|
## Created by JJJonesJr33 ##
|
||||||
|
##############################################################
|
||||||
|
|
||||||
|
#######################
|
||||||
|
## Templates ##
|
||||||
|
#######################
|
||||||
|
|
||||||
|
templates:
|
||||||
|
Collection:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/<<poster>>
|
||||||
|
sort_title: +++++++++++_<<collection_name>>
|
||||||
|
collection_mode: hide
|
||||||
|
# collection_order: custom
|
||||||
|
# visible_home: range(10/01-10/31)
|
||||||
|
# visible_shared: range(10/01-10/31)
|
||||||
|
sync_mode: sync
|
||||||
|
|
||||||
|
#############################
|
||||||
|
## Collections ##
|
||||||
|
#############################
|
||||||
|
|
||||||
|
collections:
|
||||||
|
|
||||||
|
#################
|
||||||
|
## Trakt ##
|
||||||
|
#################
|
||||||
|
|
||||||
|
Stargate Universe In Order:
|
||||||
|
template: {name: Collection, poster: 228932}
|
||||||
|
collection_order: custom
|
||||||
|
trakt_list:
|
||||||
|
- https://trakt.tv/users/jjjonesjr33/lists/stargate-cinematic-universe-in-timeline-order
|
||||||
|
summary: "Stargate Cinematic Universe in Timeline Order"
|
||||||
|
|
||||||
|
Star Trek Universe In Order:
|
||||||
|
template: {name: Collection, poster: 164122}
|
||||||
|
collection_order: custom
|
||||||
|
trakt_list:
|
||||||
|
- https://trakt.tv/users/jjjonesjr33/lists/star-trek-cinematic-universe-in-timeline-order
|
||||||
|
summary: "Star Trek Cinematic Universe in Timeline Order"
|
||||||
|
|
||||||
|
Star Wars Universe In Order:
|
||||||
|
template: {name: Collection, poster: 226519}
|
||||||
|
collection_order: custom
|
||||||
|
trakt_list:
|
||||||
|
- https://trakt.tv/users/jjjonesjr33/lists/star-wars-cinematic-universe-in-timeline-order
|
||||||
|
summary: "Star Wars Cinematic Universe in Timeline Order"
|
||||||
|
|
||||||
|
Marvel Cinematic Universe In Order:
|
||||||
|
template: {name: Collection, poster: 162417}
|
||||||
|
collection_order: custom
|
||||||
|
trakt_list:
|
||||||
|
- https://trakt.tv/users/jjjonesjr33/lists/marvel-cinematic-universe-in-timeline-order
|
||||||
|
summary: "Marvel Cinematic Universe In Order"
|
@ -1,48 +1,43 @@
|
|||||||
**Proper Movie, TV Shows, and Anime configs for Single PMM Instance & Multiple PMM Instances Setup**
|
**Proper Movie, TV Shows, and Anime configs for Single Kometa Instance & Multiple Kometa Instances Setup**
|
||||||
______________________________________________________________________________________________________________________
|
______________________________________________________________________________________________________________________
|
||||||
**NOTICE 5/31/2022** - Overlays have been temporarily removed until I am able to update for the latest PMM release.
|
**NOTICE 09/27/2024** - Overlays are listed in configs, however I do not have any programmed at this time.
|
||||||
______________________________________________________________________________________________________________________
|
______________________________________________________________________________________________________________________
|
||||||
**TPDB**: You can find all my poasters at [**The Poster Database**](https://theposterdb.com/user/jjjonesjr33)
|
**TPDB**: You can find all my posters at [**The Poster Database**](https://theposterdb.com/user/jjjonesjr33)
|
||||||
|
|
||||||
Have questions, or need support for one of my configs? Get ahold of me via direct message on discord - `JJJonesJr33#0001`
|
Have questions, or need support for one of my configs? Get ahold of me via direct message on discord - `Jamie Jones Jr` / `jjjonesjr33` previously `JJJonesJr33#0001`
|
||||||
|
|
||||||
Also if you want to check out all the other things I do follow me on my [**Socials**](https://jjjonesjr33.com/)
|
Also if you want to check out all the other things I do follow me on my [**Socials**](https://jjjonesjr33.com/)
|
||||||
______________________________________________________________________________________________________________________
|
______________________________________________________________________________________________________________________
|
||||||
**PLEX META MANAGER**: For all other PMM related questions or issues, join the [**PMM Discord Server**](https://discord.gg/uvXgYS73Qf)
|
**KOMETA**: For all other Kometa related questions or issues, join the [**Kometa Discord Server**](https://discord.gg/kometa-822460010649878528)
|
||||||
______________________________________________________________________________________________________________________
|
______________________________________________________________________________________________________________________
|
||||||
**Single Instance** (Simple Setup)
|
**Single Instance** (Simple Setup)
|
||||||
|
|
||||||
If you are using a single instance of PMM - Copy everything in ```Plex-Meta-Manager-All``` to your docker container location and edit the config.yml to match your settings. Then run the container, open a terminal window, and use the following command ```python plex_meta_manager.py -r```
|
If you are using a single instance of Kometa - Copy everything in ```Plex-Meta-Manager-All``` to your docker container location and edit the config.yml to match your settings. Then run the container, open a terminal window, and use the following command ```python kometa.py -r```
|
||||||
|
|
||||||
|
|
||||||
**Multiple Instances** (Advanced Setup)
|
**Multiple Instances** (Advanced Setup)
|
||||||
|
|
||||||
The way I have my PMM setup is via mutiple docker containers in Unraid. I have one for **Anime**, **Movies**, and **TV Shows**. The reason this was done was to speed up the process for each main category. On smaller collections this may not be as necessarily, however for larger collections like mine this is a must. To set them up copy ```Plex-Meta-Manager-Anime```, ```Plex-Meta-Manager-Movies```, and ```Plex-Meta-Manager-TV``` to their each own docker container location and edit the config.yml in each to match your settings. To run the containers, open a terminal window for each, and use the following command ```python plex_meta_manager.py -r```
|
The way I have my Kometa setup is via mutiple docker containers in Unraid. I have one for **Anime**, **Movies**, and **TV Shows**. The reason this was done was to speed up the process for each main category. On smaller collections this may not be as necessarily, however for larger collections like mine this is a must. To set them up copy ```Plex-Meta-Manager-Anime```, ```Plex-Meta-Manager-Movies```, and ```Plex-Meta-Manager-TV``` to their each own docker container location and edit the config.yml in each to match your settings. To run the containers, open a terminal window for each, and use the following command ```python kometa.py -r```
|
||||||
|
|
||||||
|
|
||||||
**Unraid Setup**
|
**Unraid Setup**
|
||||||
<br>
|
<br>
|
||||||
![Unraid (Updated)](https://user-images.githubusercontent.com/29973406/172029302-90e7249b-803e-4724-894a-da4784fd5ab5.png)
|
![Unraid (UPDATED 09/27/2024)](https://raw.githubusercontent.com/jjjonesjr33/Plex-Meta-Manager-Configs/refs/heads/master/JJJonesJr33/Kometa.png)
|
||||||
<br>
|
<br>
|
||||||
**Anime Collections Preview**: <br>
|
**Anime Collections Preview**: <br>
|
||||||
![Anime (Updated)](https://user-images.githubusercontent.com/29973406/171267124-09064e96-ce22-4c89-affd-dc1b1a61e6f1.png)
|
![Anime (UPDATED 09/27/2024)](https://user-images.githubusercontent.com/29973406/171267124-09064e96-ce22-4c89-affd-dc1b1a61e6f1.png)
|
||||||
<br>
|
<br>
|
||||||
**Movie Collections Preview**: <br>
|
**Movie Collections Preview**: <br>
|
||||||
![Movies (Updated)](https://user-images.githubusercontent.com/29973406/171275735-2b85aaf8-db28-4de9-b2e1-e8d0cd92f5ca.png)
|
![Movies (UPDATED 09/27/2024)](https://raw.githubusercontent.com/jjjonesjr33/Plex-Meta-Manager-Configs/refs/heads/master/JJJonesJr33/movies.png)
|
||||||
<br>
|
|
||||||
**Movie Collections 4K Preview**: <br>
|
|
||||||
![Movies 4K (Updated)](https://user-images.githubusercontent.com/29973406/171275782-96c8e20b-7bbd-402b-b7fc-3ae9a7204bdd.png)
|
|
||||||
<br>
|
<br>
|
||||||
**TV Shows Collections Preview**: <br>
|
**TV Shows Collections Preview**: <br>
|
||||||
![TV](https://user-images.githubusercontent.com/29973406/171267202-af90b4d3-d2b5-4d18-a5c9-923d7c7c79ff.png)
|
![TV Shows (UPDATED 09/27/2024)](https://raw.githubusercontent.com/jjjonesjr33/Plex-Meta-Manager-Configs/refs/heads/master/JJJonesJr33/tv-shows.png)
|
||||||
<br>
|
<br>
|
||||||
|
**Kids Collections Preview**: <br>
|
||||||
Special thanks to the PMM users and their configs that I drew inspiration from
|
![Kids | Teens Shows (UPDATED 09/27/2024)](https://raw.githubusercontent.com/jjjonesjr33/Plex-Meta-Manager-Configs/refs/heads/master/JJJonesJr33/kids-teens-shows.png)
|
||||||
<br>
|
<br>
|
||||||
**Bullmoose20**, **Cpt-Kuesel**, **Evil Tacctician**, **Glasti1**, **Hiren-Z**, **Meisnate12**, **OhMyBahGosh**, **Sohjiro**, **TheUnchainedZebra**, **Tuxpeople**, & **Yozora**
|
|
||||||
|
|
||||||
The users who created, supported, and helped with creating posters
|
|
||||||
<br>
|
|
||||||
**Evil Tacctician**, **Mikenobbs**, & **Yozora**
|
|
||||||
|
|
||||||
|
Special thanks to the Kometa team and their configs that I drew inspiration from.
|
||||||
|
The users who created, supported, and helped with creating posters.
|
||||||
And all the users of Reddit who have contributed to the cause! :D
|
And all the users of Reddit who have contributed to the cause! :D
|
||||||
|
Before Width: | Height: | Size: 1.4 MiB |
Before Width: | Height: | Size: 7.6 KiB |
After Width: | Height: | Size: 286 KiB |
After Width: | Height: | Size: 944 KiB |
After Width: | Height: | Size: 1.5 MiB |