kometa update

This commit is contained in:
Shayne 2024-05-23 14:48:30 -05:00 committed by cpt-kuesel
parent 79717d355c
commit 2a5130d647
19 changed files with 3151 additions and 1642 deletions

15
.gitignore vendored
View File

@ -1,13 +1,4 @@
.idea
*/desktop.ini
/.vscode
.DS_Store .DS_Store
.github/.DS_Store .idea
Adam-Pope/.DS_Store /.vscode
Buzzie/.DS_Store desktop.ini
Draper/.DS_Store
Frexe/.DS_Store
JJJonesJr33/.DS_Store
nwithan8/.DS_Store
sysmoon/.DS_Store
yozora/.DS_Store

2306
config-schema.json Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,138 +0,0 @@
templates:
Chart:
sort_title: +1_<<num>><<collection_name>>
sync_mode: sync
network:
optional:
- network
tmdb_network: <<network>>
sort_title: +2_<<collection_name>>
sync_mode: sync
collections:
#######################################################
# Charts #
#######################################################
######################################################
# TV Series #
######################################################
Naruto:
tmdb_show: 46260
item_assets: true
build_collection: false
Naruto Shippuden:
tmdb_show: 31910
item_assets: true
build_collection: false
######################################################
# Network Collections #
######################################################
A&E:
template:
name: network
network: "129, 2639, 3688"
ABC:
template:
name: network
network: "2, 75, 2791"
schedule: weekly(sunday)
Adult Swim:
template:
name: network
network: "80"
Apple+:
template:
name: network
network: "2552"
Amazon:
template:
name: network
network: "1024"
AMC:
template:
name: network
network: "174, 4661"
Cartoon Network:
template:
name: network
network: "56, 217, 1232, 1483, 2193, 3917, 4771"
CBS:
template:
name: network
network: "16, 2528, 1709, 2621"
schedule: weekly(sunday)
Cinemax:
template:
name: network
network: "359"
Discovery:
template:
name: network
network: "10, 22, 64, 106, 244, 626, 670, 1079, 1287, 1534, 2087, 2480, 2692, 3045, 3591, 3900, 3953, 4440, 4462, 4741"
Disney+:
template:
name: network
network: "2739, 2919"
Fox:
template:
name: network
network: "19"
Freeform:
template:
name: network
network: "1267"
FX:
template:
name: network
network: "88"
FXX:
template:
name: network
network: "1035"
HBO:
template:
name: network
network: "49, 2593, 3186, 3308"
HGTV:
template:
name: network
network: "210"
Hulu:
template:
name: network
network: "453"
National Geographic:
template:
name: network
network: "43, 799, 1756, 1825, 3355, 4293, 4476"
Netflix:
template:
name: network
network: "213"
schedule: weekly(sunday)
Prime Video:
template:
name: network
network: "1024"
Showtime:
template:
name: network
network: "67"
Starz:
template:
name: network
network: "318, 758, 4906"
Syfy:
template:
name: network
network: "77, 3701"
TBS:
template:
name: network
network: "68, 160, 4888"
YouTube:
template:
name: network
network: "247, 1436, 4869"

View File

@ -9,107 +9,14 @@ templates:
sort_title: +2_<<collection_name>> sort_title: +2_<<collection_name>>
sync_mode: sync sync_mode: sync
###################################################### # Collections listed here are simply to add custom assets
# Charts #
######################################################
collections: collections:
######################################################
# TV Series #
######################################################
Paw Patrol: Paw Patrol:
tmdb_show: 57532 tmdb_show: 57532
item_assets: true item_assets: true
build_collection: false build_collection: false
sync_mode: append # must be append when using 'build_collection: false'
###################################################### ######################################################
# Network Collections # # Network Collections #
###################################################### ######################################################
A&E: # Removed in favor of PMM default; "- pmm: network"
template:
name: network
network: "129, 2639, 3688"
ABC:
template:
name: network
network: "2, 75, 2791"
Adult Swim:
template:
name: network
network: 80
Apple+:
template:
name: network
network: 2552
AMC:
template:
name: network
network: "174, 4661"
Cartoon Network:
template:
name: network
network: "56, 217, 1232, 1483, 2193, 3917, 4771"
Cinemax:
template:
name: network
network: 359
Discovery:
template:
name: network
network: "10, 22, 64, 106, 244, 626, 670, 1079, 1287, 1534, 2087, 2480, 2692, 3045, 3591, 3900, 3953, 4440, 4462, 4741"
Disney+:
template:
name: network
network: "2739, 2919"
FX:
template:
name: network
network: 88
FXX:
template:
name: network
network: 1035
HBO:
template:
name: network
network: "49, 2593, 3186, 3308"
HGTV:
template:
name: network
network: 210
Hulu:
template:
name: network
network: 453
National Geographic:
template:
name: network
network: "43, 799, 1756, 1825, 3355, 4293, 4476"
Netflix:
template:
name: network
network: 213
Prime Video:
template:
name: network
network: 1024
Showtime:
template:
name: network
network: 67
Starz:
template:
name: network
network: "318, 758, 4906"
Syfy:
template:
name: network
network: "77, 3701"
TBS:
template:
name: network
network: "68, 160, 4888"
YouTube:
template:
name: network
network: "247, 1436, 4869"

File diff suppressed because it is too large Load Diff

View File

@ -1,65 +0,0 @@
templates:
Resolution:
optional:
- overlay_level
default:
overlay: <<overlay_name>>
horizontal_offset: 15
horizontal_align: left
vertical_offset: 15
vertical_align: top
collection_level: <<overlay_level>>
overlay:
name: <<overlay_name>>
git: PMM/overlays/images/<<overlay>>
group: res
weight: <<weight>>
horizontal_offset: <<horizontal_offset>>
horizontal_align: <<horizontal_align>>
vertical_offset: <<vertical_offset>>
vertical_align: <<vertical_align>>
4K-DV:
default:
4K: true
DV: true
allowed_library_types: <<4K>>, <<DV>>
4K-HDR:
default:
4K: true
HDR: true
allowed_library_types: <<4K>>, <<HDR>>
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.regex: '(?i)2160|4K'
4K:
template:
name: 4K
overlay:
name: 4K
horizontal_offset: 15
horizontal_align: left
vertical_offset: 15
vertical_align: top
plex_search:
type: episodes
all:
resolution.regex: '(?i)2160|4K'

View File

@ -1,67 +1,41 @@
libraries: # Library mappings must have a colon (:) placed after them # yaml-language-server: $schema=https://raw.githubusercontent.com/Kometa-Team/Kometa/nightly/json-schema/config-schema.json
libraries:
4K Movies: 4K Movies:
report_path: /config/reports/4kmovies.yml
settings: settings:
asset_directory: asset_directory:
- config/assets/movies - config/assets/movies
- config/assets/movie_collections - config/assets/movie_collections
operations: operations:
mass_critic_rating_update: mdb_tomatoesaudience assets_for_all: true
split_duplicates: true split_duplicates: true
delete_collections: delete_collections:
unmanaged: true managed: false
unconfigured: true configured: false
less: 3 less: 3
template_variables: # Disable the separator for collections template_variables:
# Disable the separator for collections - https://kometa.wiki/en/latest/defaults/separators/
use_separator: false use_separator: false
metadata_path: collection_files:
- file: config/Movies.yml # Custom collections - https://kometa.wiki/en/latest/files/collections/
- file: config/movies.yml
schedule: weekly(sunday) schedule: weekly(sunday)
- pmm: tautulli # Plex popular/most watched # Recently released media - https://kometa.wiki/en/latest/defaults/chart/basic/
schedule: weekly(monday) - default: basic
- pmm: flixpatrol # Top across networks, according to flixpatrol # Common Sense - https://kometa.wiki/en/latest/defaults/both/content_rating_cs/
schedule: weekly(tuesday) - default: content_rating_cs
template_variables: template_variables:
radarr_add_missing: true item_label: kids
- pmm: other_chart #StevenLu's Popular and Top 10 Pirated include:
schedule: weekly(wednesday) - 1
template_variables: - 2
radarr_add_missing: true - 3
use_anidb: false - 4
use_commonsense: false - 5
- pmm: imdb #IMDb Top 250 - 6
schedule: monthly(1) # "Best of" by decade - https://kometa.wiki/en/latest/defaults/movie/decade/
template_variables: - default: decade
use_popular: false
use_lowest: false
- pmm: trakt # Top 20 Popular, trending, and watched movies/shows
template_variables:
use_collected: false
use_recommended: false
limit: 20
- pmm: oscars # Oscar winners for the last 5 years
schedule: monthly(15)
template_variables:
radarr_add_missing: true
data:
starting: current_year-5
ending: current_year-1
- pmm: emmy # Emmy winners for the last 5 years
schedule: monthly(30)
template_variables:
radarr_add_missing: true
data:
starting: current_year-5
ending: current_year-1
- pmm: seasonal # Create holiday collections that follow schedules
schedule: weekly(thursday)
template_variables:
limit: 100
use_easter: false
use_mother: false
use_memorial: false
use_father: false
use_labor: false
- pmm: decade # "Best of" by decade
schedule: weekly(friday) schedule: weekly(friday)
template_variables: template_variables:
limit: 20 limit: 20
@ -71,139 +45,258 @@ libraries: # Library mappings must have a c
- 1940 - 1940
- 1950 - 1950
- 1960 - 1960
overlay_path: # Emmy winners for the last 5 years - https://kometa.wiki/en/latest/defaults/award/emmy/
- pmm: resolution # Add a "4K Ultra HD" banner to poster - default: emmy
schedule: monthly(30)
template_variables: template_variables:
file: overlays\4K.png data:
use_edition: false starting: current_year-5
use_1080p: false ending: current_year-1
use_720p: false # IMDb Top 250 - https://kometa.wiki/en/latest/defaults/chart/imdb/
use_576p: false - default: imdb
use_480p: false schedule: monthly(1)
use_dv: false
use_hdr: false
- pmm: ribbon # Oscars/IMDB top 250
template_variables: template_variables:
use_rotten: false use_all: false
use_metacritic: false use_top: true
use_common: false # StevenLu's Popular, Top 10 Pirated, and Common Sense - https://kometa.wiki/en/latest/defaults/chart/other/
- default: other_chart
schedule: weekly(wednesday)
template_variables:
use_all: false
use_stevenlu: true
use_commonsense: true
use_pirated: true
# Oscar winners for the last 5 years - https://kometa.wiki/en/latest/defaults/award/oscars/
- default: oscars
schedule: monthly(15)
template_variables:
use_best_picture: false
use_best_director: false
data:
starting: current_year-5
ending: current_year-1
# Create seasonal collections based on holidays - https://kometa.wiki/en/latest/defaults/movie/seasonal/
- default: seasonal
schedule: weekly(thursday)
template_variables:
limit: 100
use_all: false
use_years: true
use_valentine: true
use_patrick: true
use_easter: true
use_mother: true
use_independence: true
use_halloween: true
use_veteran: true
use_thanksgiving: true
use_christmas: true
# Plex popular/most watched - https://kometa.wiki/en/latest/defaults/chart/tautulli/
- default: tautulli
schedule: weekly(monday)
template_variables:
list_days: 7
summary_popular: "A collection of movies Popular on Plex for the last week."
summary_watched: "A collection of Top movies Watched on Plex for the last week."
# Top 20 Popular, trending, and watched movies/shows - https://kometa.wiki/en/latest/defaults/chart/trakt/
- default: trakt
template_variables:
limit: 20
use_all: false
use_popular: true
use_trending: true
use_watched: true
overlay_files:
- reapply_overlays: false
# Add a 4K* + Edition to the top left - https://kometa.wiki/en/latest/defaults/overlays/resolution/
- default: resolution
template_variables:
use_all: false
use_edition: true
use_4k: true
use_4k_hdr: true
use_4k_dv: true
use_4k_plus: true
use_4k_dvhdr: true
use_4k_dvhdrplus: true
# Add a ribbon to the lower right if in IMDB 250, or is an Oscars or Emmy winner - https://kometa.wiki/en/latest/defaults/overlays/ribbon/
- default: ribbon
template_variables:
use_all: false
use_oscars: true
use_emmys: true
use_imdb: true
radarr: radarr:
url: http://radarr4k:7878 url: 'http://radarr4k:7878'
token: <redacted> token: <redacted>
root_folder_path: /mnt/unionfs/media/4kmovies root_folder_path: /mnt/unionfs/media/4kmovies
monitor: true monitor: true
availability: announced availability: announced
quality_profile: Ultra-HD quality_profile: Ultra-HD
tag: tag: kometa
search: false search: false
add_missing: false add_missing: false
add_existing: false add_existing: false
upgrade_existing: true upgrade_existing: false
radarr_path: radarr_path: null
plex_path: plex_path: null
ignore_cache: false
monitor_existing: false
Movies: Movies:
report_path: /config/reports/movies.yml
settings: settings:
asset_directory: asset_directory:
- config/assets/movies - config/assets/movies
- config/assets/movie_collections - config/assets/movie_collections
operations: operations:
mass_critic_rating_update: mdb_tomatoesaudience assets_for_all: true
delete_collections: delete_collections:
unmanaged: true managed: false
unconfigured: true configured: false
less: 3 less: 3
template_variables: # Disable the separator for collections template_variables:
# Disable the separator for collections - https://kometa.wiki/en/latest/defaults/separators/
use_separator: false use_separator: false
metadata_path: collection_files:
- file: config/Movies.yml # Custom collections - https://kometa.wiki/en/latest/files/collections/
- pmm: tautulli # Plex popular/most watched - file: config/movies.yml
- pmm: flixpatrol # Top across networks, according to flixpatrol # Recently released media - https://kometa.wiki/en/latest/defaults/chart/basic/
- default: basic
# Common Sense - https://kometa.wiki/en/latest/defaults/both/content_rating_cs/
- default: content_rating_cs
template_variables: template_variables:
radarr_add_missing: true sort_by: title.asc
- pmm: other_chart #StevenLu's Popular and Top 10 Pirated item_label: kids
include:
- 1
- 2
- 3
- 4
- 5
- 6
# "Best of" by decade - https://kometa.wiki/en/latest/defaults/movie/decade/
- default: decade
template_variables: template_variables:
radarr_add_missing: true
use_anidb: false
use_commonsense: false
- pmm: imdb #IMDb Top 250
template_variables:
use_popular: false
use_lowest: false
- pmm: trakt # Top 20 Popular, trending, and watched movies/shows
template_variables:
use_collected: false
use_recommended: false
limit: 20 limit: 20
- pmm: oscars # Oscar winners for the last 5 years exclude:
template_variables: - 1920
radarr_add_missing: true - 1930
data: - 1940
starting: current_year-5 - 1950
ending: current_year-1 - 1960
- pmm: emmy # Emmy winners for the last 5 years # Emmy winners for the last 5 years - https://kometa.wiki/en/latest/defaults/award/emmy/
- default: emmy
schedule: monthly(30) schedule: monthly(30)
template_variables: template_variables:
radarr_add_missing: true
data: data:
starting: current_year-5 starting: current_year-5
ending: current_year-1 ending: current_year-1
- pmm: seasonal # Create holiday collections that follow schedules # IMDb Top 250 - https://kometa.wiki/en/latest/defaults/chart/imdb/
- default: imdb
schedule: monthly(1)
template_variables:
use_all: false
use_top: true
# Oscar winners for the last 5 years - https://kometa.wiki/en/latest/defaults/award/oscars/
- default: oscars
template_variables:
use_best_picture: false
use_best_director: false
data:
starting: current_year-5
ending: current_year-1
# StevenLu's Popular, Top 10 Pirated, and Common Sense - https://kometa.wiki/en/latest/defaults/chart/other/
- default: other_chart
template_variables:
use_all: false
use_stevenlu: true
use_commonsense: true
use_pirated: true
# Create seasonal collections based on holidays - https://kometa.wiki/en/latest/defaults/movie/seasonal/
- default: seasonal
schedule: weekly(thursday)
template_variables: template_variables:
limit: 100 limit: 100
use_easter: false use_all: false
use_mother: false use_years: true
use_memorial: false use_valentine: true
use_father: false use_patrick: true
use_labor: false use_easter: true
- pmm: decade # "Best of" by decade use_mother: true
use_independence: true
use_halloween: true
use_veteran: true
use_thanksgiving: true
use_christmas: true
# Plex popular/most watched - https://kometa.wiki/en/latest/defaults/chart/tautulli/
- default: tautulli
template_variables:
list_days: 7
summary_popular: "A collection of movies Popular on Plex for the last week."
summary_watched: "A collection of Top movies Watched on Plex for the last week."
# Top 20 Popular, trending, and watched movies/shows - https://kometa.wiki/en/latest/defaults/chart/trakt/
- default: trakt
template_variables: template_variables:
limit: 20 limit: 20
exclude: use_all: false
- 1920 use_popular: true
- 1930 use_trending: true
- 1940 use_watched: true
- 1950 overlay_files:
- 1960 # Add a ribbon to the lower right if in IMDB 250, or is an Oscars or Emmy winner - https://kometa.wiki/en/latest/defaults/overlays/ribbon/
overlay_path: - default: ribbon
- pmm: ribbon # Oscars/IMDB top 250
template_variables: template_variables:
use_rotten: false use_all: false
use_metacritic: false use_oscars: true
use_common: false use_emmys: true
use_imdb: true
4K TV Shows: 4K TV Shows:
report_path: /config/reports/4ktvshows.yml
settings: settings:
asset_directory: asset_directory:
- config/assets/tv_shows - config/assets/tvshows
- config/assets/tv_show_collections - config/assets/tvshow_collections
operations: operations:
#assets_for_all: true
mass_critic_rating_update: tmdb
delete_collections: delete_collections:
unmanaged: true managed: false
unconfigured: true configured: false
less: 3 less: 3
template_variables: # Disable the separator for collections template_variables:
# Disable the separator for collections - https://kometa.wiki/en/latest/defaults/separators/
use_separator: false use_separator: false
metadata_path: collection_files:
- file: config/TV Shows.yml # Custom collections - https://kometa.wiki/en/latest/files/collections/
- pmm: tautulli # Plex popular/most watched - file: config/tvshows.yml
- pmm: flixpatrol # Top across networks, according to flixpatrol # Recently released media - https://kometa.wiki/en/latest/defaults/chart/basic/
- default: basic
# Plex popular/most watched - https://kometa.wiki/en/latest/defaults/chart/tautulli/
- default: tautulli
template_variables: template_variables:
sonarr_add_missing: true list_days: 7
- pmm: imdb #IMDb Top 250 summary_popular: "A collection of shows Popular on Plex for the last week."
summary_watched: "A collection of Top shows Watched on Plex for the last week."
# IMDb Top 250 - https://kometa.wiki/en/latest/defaults/chart/imdb/
- default: imdb
schedule: monthly(1)
template_variables: template_variables:
sonarr_add_missing: true use_all: false
use_popular: false use_top: true
use_lowest: false # Top 20 Popular, trending, and watched movies/shows - https://kometa.wiki/en/latest/defaults/chart/trakt/
- pmm: trakt # Top 20 Popular, trending, and watched movies/shows - default: trakt
template_variables: template_variables:
use_collected: false
use_recommended: false
limit: 20 limit: 20
- pmm: emmy # Emmy winners for the last 5 years use_all: false
use_popular: true
use_trending: true
use_watched: true
# Emmy winners for the last 5 years - https://kometa.wiki/en/latest/defaults/award/emmy/
- default: emmy
template_variables: template_variables:
radarr_add_missing: true data:
- pmm: show/decade # "Best of" by decade starting: current_year-5
ending: current_year-1
# "Best of" by decade - https://kometa.wiki/en/latest/defaults/show/decade/
- default: decade
template_variables: template_variables:
limit: 20 limit: 20
exclude: exclude:
@ -212,23 +305,67 @@ libraries: # Library mappings must have a c
- 1940 - 1940
- 1950 - 1950
- 1960 - 1960
overlay_path: - default: network
- pmm: resolution # Add a small "4K UHD" image in the top left corner overlay_files:
# Add a banner to the top of the show poster that states whether the show is airing, returning, cancelled, or ended - https://kometa.wiki/en/latest/defaults/overlays/status/
- default: status
template_variables: template_variables:
use_edition: false horizontal_align: center
use_1080p: false vertical_align: top
use_720p: false vertical_offset: 0
use_576p: false horizontal_offset: 0
use_480p: false back_height: 85
use_dv: false back_width: 1100
use_hdr: false font: config/fonts/Avenir_95_Black.ttf
- pmm: ribbon # Oscars/IMDB top 250 font_size: 60
back_color_airing: '#016920'
back_color_returning: '#81007F'
back_color_canceled: '#B52222'
back_color_ended: '#000847'
# Add a 4K* to the top left of the show poster - https://kometa.wiki/en/latest/defaults/overlays/resolution/
- default: resolution
template_variables: template_variables:
use_rotten: false use_all: false
use_metacritic: false use_edition: true
use_common: false use_4k: true
use_4k_hdr: true
use_4k_dv: true
use_4k_plus: true
use_4k_dvhdr: true
use_4k_dvhdrplus: true
# Add a 4K* to the top left of the season poster - https://kometa.wiki/en/latest/defaults/overlays/resolution/
- default: resolution
template_variables:
builder_level: season
use_all: false
use_edition: true
use_4k: true
use_4k_hdr: true
use_4k_dv: true
use_4k_plus: true
use_4k_dvhdr: true
use_4k_dvhdrplus: true
# Add a 4K* to the top left of the episode poster - https://kometa.wiki/en/latest/defaults/overlays/resolution/
- default: resolution
template_variables:
builder_level: episode
use_all: false
use_edition: true
use_4k: true
use_4k_hdr: true
use_4k_dv: true
use_4k_plus: true
use_4k_dvhdr: true
use_4k_dvhdrplus: true
# Add a ribbon to the lower right if in IMDB 250, or is an Oscars or Emmy winner - https://kometa.wiki/en/latest/defaults/overlays/ribbon/
- default: ribbon
template_variables:
use_all: false
use_oscars: true
use_emmys: true
use_imdb: true
sonarr: sonarr:
url: http://sonarr4k:8989 url: 'http://sonarr4k:8989'
token: <redacted> token: <redacted>
root_folder_path: /mnt/unionfs/media/4ktvshows root_folder_path: /mnt/unionfs/media/4ktvshows
monitor: all monitor: all
@ -236,127 +373,174 @@ libraries: # Library mappings must have a c
language_profile: English language_profile: English
series_type: standard series_type: standard
season_folder: true season_folder: true
tag: tag: kometa
search: false search: false
cutoff_search: false cutoff_search: false
add_existing: false add_existing: false
add_missing: false add_missing: false
upgrade_existing: true upgrade_existing: false
sonarr_path: sonarr_path: null
plex_path: plex_path: null
ignore_cache: false
TV Shows: TV Shows:
report_path: /config/reports/tvshows.yml
settings: settings:
asset_directory: asset_directory:
- config/assets/tv_shows - config/assets/tvshows
- config/assets/tv_show_collections - config/assets/tvshow_collections
operations: operations:
#assets_for_all: true assets_for_all: true
mass_critic_rating_update: tmdb
delete_collections: delete_collections:
unmanaged: true managed: false
unconfigured: true configured: false
less: 3 less: 3
template_variables: # Disable the separator for collections template_variables:
# Disable the separator for collections - https://kometa.wiki/en/latest/defaults/separators/
use_separator: false use_separator: false
metadata_path: collection_files:
- file: config/TV Shows.yml # Custom collections - https://kometa.wiki/en/latest/files/collections/
- pmm: tautulli # Plex popular/most watched - file: config/tvshows.yml
- pmm: flixpatrol # Top across networks, according to flixpatrol # Recently released media - https://kometa.wiki/en/latest/defaults/chart/basic/
- default: basic
# Plex popular/most watched - https://kometa.wiki/en/latest/defaults/chart/tautulli/
- default: tautulli
template_variables: template_variables:
sonarr_add_missing: true list_days: 7
- pmm: imdb #IMDb Top 250 summary_popular: "A collection of shows Popular on Plex for the last week."
summary_watched: "A collection of Top shows Watched on Plex for the last week."
# IMDb Top 250 - https://kometa.wiki/en/latest/defaults/chart/imdb/
- default: imdb
schedule: monthly(1)
template_variables: template_variables:
sonarr_add_missing: true use_all: false
use_popular: false use_top: true
use_lowest: false # Top 20 Popular, trending, and watched movies/shows - https://kometa.wiki/en/latest/defaults/chart/trakt/
- pmm: trakt # Top 20 Popular, trending, and watched movies/shows - default: trakt
template_variables: template_variables:
use_collected: false
use_recommended: false
limit: 20 limit: 20
- pmm: emmy # Emmy winners for the last 5 years use_all: false
use_popular: true
use_trending: true
use_watched: true
# Emmy winners for the last 5 years - https://kometa.wiki/en/latest/defaults/award/emmy/
- default: emmy
template_variables: template_variables:
radarr_add_missing: true
Anime:
settings:
#assets_for_all: true
asset_directory: config/assets/anime
template_variables: # Disable the separator for collections
use_separator: false
metadata_path:
- file: config/Anime.yml
- pmm: tautulli # Plex popular/most watched
- pmm: flixpatrol # Top across networks, according to flixpatrol
- pmm: imdb #IMDb Top 250
template_variables:
use_popular: false
use_lowest: false
- pmm: trakt # Top 20 Popular, trending, and watched movies/shows
template_variables:
use_collected: false
use_recommended: false
limit: 20
- pmm: emmy # Emmy winners for the last 5 years
template_variables:
use_year_collections: false
data: data:
starting: current_year-5 starting: current_year-5
ending: current_year-1 ending: current_year-1
sonarr: # "Best of" by decade - https://kometa.wiki/en/latest/defaults/show/decade/
root_folder_path: /mnt/unionfs/media/anime - default: decade
series_type: anime template_variables:
limit: 20
exclude:
- 1920
- 1930
- 1940
- 1950
- 1960
- default: network
overlay_files:
# Add a ribbon to the lower right if in IMDB 250, or is an Oscars or Emmy winner - https://kometa.wiki/en/latest/defaults/overlays/ribbon/
- default: ribbon
template_variables:
use_all: false
use_oscars: true
use_emmys: true
use_imdb: true
# Add a banner to the top of the show poster that states whether the show is airing, returning, cancelled, or ended - https://kometa.wiki/en/latest/defaults/overlays/status/
- default: 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: '#B52222'
back_color_ended: '#000847'
Kid's TV: Kid's TV:
report_path: /config/reports/kidstv.yml
settings: settings:
asset_directory: asset_directory:
- config/assets/tv_shows - config/assets/tvshows
- config/assets/tv_show_collections - config/assets/tvshow_collections
operations: operations:
#assets_for_all: true assets_for_all: true
mass_critic_rating_update: tmdb mass_content_rating_update: mdb_commonsense
template_variables: # Disable the separator for collections template_variables:
# Disable the separator for collections - https://kometa.wiki/en/latest/defaults/separators/
use_separator: false use_separator: false
metadata_path: collection_files:
- file: config/KidsTV.yml # Custom collections - https://kometa.wiki/en/latest/files/collections/
- pmm: tautulli # Plex popular/most watched - file: config/kidstv.yml
- pmm: flixpatrol # Top across networks, according to flixpatrol # Plex popular/most watched - https://kometa.wiki/en/latest/defaults/chart/tautulli/
- pmm: imdb #IMDb Top 250 - default: tautulli
template_variables: template_variables:
use_popular: false list_days: 7
use_lowest: false summary_popular: "A collection of shows Popular on Plex for the last week."
- pmm: trakt # Top 20 Popular, trending, and watched movies/shows summary_watched: "A collection of Top shows Watched on Plex for the last week."
# Common Sense - https://kometa.wiki/en/latest/defaults/both/content_rating_cs/
- default: content_rating_cs
template_variables: template_variables:
use_collected: false use_other: false
use_recommended: false include:
limit: 20 - 1
- 2
- 3
- 4
- 5
- 6
- default: network
sonarr: sonarr:
url: 'http://sonarr:8989'
token: <redacted>
add_missing: false
add_existing: false
root_folder_path: /mnt/unionfs/media/kidstv root_folder_path: /mnt/unionfs/media/kidstv
settings: # Can be individually specified per library as well monitor: all
# General Settings quality_profile: Any
language_profile: English
series_type: standard
season_folder: true
tag: kometa
search: false
cutoff_search: false
sonarr_path: null
plex_path: null
upgrade_existing: false
ignore_cache: false
settings:
run_order:
- operations
- metadata
- collections
- overlays
cache: true cache: true
cache_expiration: 60 cache_expiration: 30
run_again_delay: 2 run_again_delay: 2
save_report: false save_report: true
tvdb_language: eng tvdb_language: eng
item_refresh_delay: 0 item_refresh_delay: 0
verify_ssl: true verify_ssl: true
custom_repo: custom_repo: null
check_nightly: false
# Asset Settings
asset_directory: config/assets asset_directory: config/assets
asset_folders: true asset_folders: true
asset_depth: 1 asset_depth: 1
create_asset_folders: false create_asset_folders: false
prioritize_assets: false prioritize_assets: true
dimensional_asset_rename: false dimensional_asset_rename: false
download_url_assets: false download_url_assets: false
show_missing_assets: false show_missing_assets: true
show_missing_season_assets: true show_missing_season_assets: false
show_missing_episode_assets: true show_missing_episode_assets: false
show_asset_not_needed: false show_asset_not_needed: false
# Collection Settings
sync_mode: sync sync_mode: sync
minimum_items: 3 minimum_items: 3
default_collection_order: default_collection_order: null
delete_below_minimum: true delete_below_minimum: true
delete_not_scheduled: false delete_not_scheduled: false
missing_only_released: true missing_only_released: true
@ -365,34 +549,39 @@ settings: # Can be individually specified
show_filtered: false show_filtered: false
show_options: false show_options: false
show_missing: false show_missing: false
ignore_ids: ignore_ids: '116718,138435,340995,335912'
ignore_imdb_ids: ignore_imdb_ids: null
# Playlist Settings playlist_sync_to_users: all
playlist_sync_to_user: all
playlist_report: false playlist_report: false
show_unconfigured: true show_unconfigured: true
playlist_exclude_users: playlist_exclude_users: null
webhooks: # Can be individually specified per library as well overlay_artwork_filetype: jpg
error: https://discord.com/api/webhooks/<redacted>/<redacted> overlay_artwork_quality: 75
version: webhooks:
run_start: error: >-
run_end: https://discord.com/api/webhooks/<redacted>/<redacted> https://discord.com/api/webhooks/1121510900596224060/-YMjoX0sE8fEn4BnMik80Z49Mo55NrlKIvuXAeE5Zh_SXSlmNFvZwX1Y2H8clshYR-_9
changes: version: null
delete: run_start: null
plex: # Can be individually specified per library as well run_end: >-
url: http://plex:32400 https://discord.com/api/webhooks/1121510900596224060/-YMjoX0sE8fEn4BnMik80Z49Mo55NrlKIvuXAeE5Zh_SXSlmNFvZwX1Y2H8clshYR-_9
changes: null
delete: null
plex:
url: 'http://plex:32400'
token: <redacted> token: <redacted>
timeout: 60 timeout: 60
clean_bundles: false clean_bundles: false
empty_trash: false empty_trash: false
optimize: false optimize: false
db_cache: 4096
verify_ssl: false
tmdb: tmdb:
apikey: <redacted> apikey: <redacted>
language: en language: en
cache_expiration: 60 cache_expiration: 60
region: region: US
tautulli: # Can be individually specified per library as well tautulli:
url: http://tautulli:8181 url: 'http://tautulli:8181'
apikey: <redacted> apikey: <redacted>
omdb: omdb:
apikey: <redacted> apikey: <redacted>
@ -400,15 +589,8 @@ omdb:
mdblist: mdblist:
apikey: <redacted> apikey: <redacted>
cache_expiration: 60 cache_expiration: 60
notifiarr: radarr:
apikey: url: 'http://radarr:7878'
anidb: # Not required for AniDB builders unless you want mature content
username:
password:
language: en
client:
radarr: # Can be individually specified per library as well
url: http://radarr:7878
token: <redacted> token: <redacted>
add_existing: false add_existing: false
add_missing: false add_missing: false
@ -416,13 +598,15 @@ radarr: # Can be individually specified
monitor: true monitor: true
availability: announced availability: announced
quality_profile: Any quality_profile: Any
tag: tag: kometa
search: false search: true
radarr_path: radarr_path: null
plex_path: plex_path: null
upgrade_existing: false upgrade_existing: false
sonarr: # Can be individually specified per library as well ignore_cache: false
url: http://sonarr:8989 monitor_existing: false
sonarr:
url: 'http://sonarr:8989'
token: <redacted> token: <redacted>
add_missing: false add_missing: false
add_existing: false add_existing: false
@ -432,30 +616,22 @@ sonarr: # Can be individually specified
language_profile: English language_profile: English
series_type: standard series_type: standard
season_folder: true season_folder: true
tag: tag: kometa
search: false search: false
cutoff_search: false cutoff_search: false
sonarr_path: sonarr_path: null
plex_path: plex_path: null
upgrade_existing: false upgrade_existing: false
ignore_cache: false
monitor_existing: false
trakt: trakt:
client_id: <redacted> client_id: <redacted>
client_secret: <redacted> client_secret: <redacted>
pin: pin: null
authorization: authorization:
access_token: <redacted> access_token: <redacted>
token_type: token_type: Bearer
expires_in: expires_in:
refresh_token: <redacted> refresh_token: <redacted>
scope: scope: public
created_at: created_at:
mal:
client_id:
client_secret:
authorization:
# everything below is autofilled by the script
access_token:
<redacted>
expires_in:
refresh_token:
<redacted>

BIN
shayne55434/fonts/Adlib.ttf Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
shayne55434/overlays/4K.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@ -1,16 +1,29 @@
templates: templates:
Chart: Chart:
sort_title: +1_<<num>><<collection_name>> sort_title: +1_<<num>><<collection_name>>
sync_mode: sync sync_mode: append
network: network:
optional: optional:
- network - network
tmdb_network: <<network>> tmdb_network: <<network>>
sort_title: +2_<<collection_name>> sort_title: +2_<<collection_name>>
sync_mode: sync sync_mode: append
collections: collections:
###################################################### ######################################################
# Custom #
######################################################
Continue Watching:
summary: Shows that have been played, but contain unwatched episodes.
sort_title: "!000_Continue Watching"
# plex_search:
smart_filter:
any:
episode_progress: true
all:
unplayed_episodes: true
plays.gt: 0
######################################################
# Charts # # Charts #
###################################################### ######################################################
@ -65,6 +78,10 @@ collections:
tmdb_show: 1416 tmdb_show: 1416
item_assets: true item_assets: true
build_collection: false build_collection: false
It's Always Sunny in Philadelphia:
tmdb_show: 2710
item_assets: true
build_collection: false
The Mandalorian: The Mandalorian:
tmdb_show: 82856 tmdb_show: 82856
item_assets: true item_assets: true
@ -101,6 +118,10 @@ collections:
tmdb_show: 31910 tmdb_show: 31910
item_assets: true item_assets: true
build_collection: false build_collection: false
New Girl:
tmdb_show: 1420
item_assets: true
build_collection: false
Once Upon a Time: Once Upon a Time:
tmdb_show: 39272 tmdb_show: 39272
item_assets: true item_assets: true
@ -116,7 +137,7 @@ collections:
Rick and Morty: Rick and Morty:
tmdb_show: 60625 tmdb_show: 60625
item_assets: true item_assets: true
build_collection: false # build_collection: false
Sherlock: Sherlock:
tmdb_show: 19885 tmdb_show: 19885
item_assets: true item_assets: true
@ -177,110 +198,110 @@ collections:
###################################################### ######################################################
# Network Collections # # Network Collections #
###################################################### ######################################################
A&E: # A&E:
template: # template:
name: network # name: network
network: "129, 2639, 3688" # network: "129, 2639, 3688"
ABC: # ABC:
template: # template:
name: network # name: network
network: "2, 75, 2791" # network: "2, 75, 2791"
schedule: weekly(sunday) # schedule: weekly(sunday)
Adult Swim: # Adult Swim:
template: # template:
name: network # name: network
network: "80" # network: "80"
Apple+: # Apple+:
template: # template:
name: network # name: network
network: "2552" # network: "2552"
Amazon: # Amazon:
template: # template:
name: network # name: network
network: "1024" # network: "1024"
AMC: # AMC:
template: # template:
name: network # name: network
network: "174, 4661" # network: "174, 4661"
Cartoon Network: # Cartoon Network:
template: # template:
name: network # name: network
network: "56, 217, 1232, 1483, 2193, 3917, 4771" # network: "56, 217, 1232, 1483, 2193, 3917, 4771"
CBS: # CBS:
template: # template:
name: network # name: network
network: "16, 2528, 1709, 2621" # network: "16, 2528, 1709, 2621"
schedule: weekly(sunday) # schedule: weekly(sunday)
Cinemax: # Cinemax:
template: # template:
name: network # name: network
network: "359" # network: "359"
Discovery: # Discovery:
template: # template:
name: network # name: network
network: "10, 22, 64, 106, 244, 626, 670, 1079, 1287, 1534, 2087, 2480, 2692, 3045, 3591, 3900, 3953, 4440, 4462, 4741" # network: "10, 22, 64, 106, 244, 626, 670, 1079, 1287, 1534, 2087, 2480, 2692, 3045, 3591, 3900, 3953, 4440, 4462, 4741"
Disney+: # Disney+:
template: # template:
name: network # name: network
network: "2739, 2919" # network: "2739, 2919"
Fox: # Fox:
template: # template:
name: network # name: network
network: "19" # network: "19"
Freeform: # Freeform:
template: # template:
name: network # name: network
network: "1267" # network: "1267"
FX: # FX:
template: # template:
name: network # name: network
network: "88" # network: "88"
FXX: # FXX:
template: # template:
name: network # name: network
network: "1035" # network: "1035"
HBO: # HBO:
template: # template:
name: network # name: network
network: "49, 2593, 3186, 3308" # network: "49, 2593, 3186, 3308"
HGTV: # HGTV:
template: # template:
name: network # name: network
network: "210" # network: "210"
Hulu: # Hulu:
template: # template:
name: network # name: network
network: "453" # network: "453"
National Geographic: # National Geographic:
template: # template:
name: network # name: network
network: "43, 799, 1756, 1825, 3355, 4293, 4476" # network: "43, 799, 1756, 1825, 3355, 4293, 4476"
Netflix: # Netflix:
template: # template:
name: network # name: network
network: "213" # network: "213"
schedule: weekly(sunday) # schedule: weekly(sunday)
Prime Video: # Prime Video:
template: # template:
name: network # name: network
network: "1024" # network: "1024"
Showtime: # Showtime:
template: # template:
name: network # name: network
network: "67" # network: "67"
Starz: # Starz:
template: # template:
name: network # name: network
network: "318, 758, 4906" # network: "318, 758, 4906"
Syfy: # Syfy:
template: # template:
name: network # name: network
network: "77, 3701" # network: "77, 3701"
TBS: # TBS:
template: # template:
name: network # name: network
network: "68, 160, 4888" # network: "68, 160, 4888"
YouTube: # YouTube:
template: # template:
name: network # name: network
network: "247, 1436, 4869" # network: "247, 1436, 4869"