Update for v1.18

pull/548/head
Shayne 1 year ago committed by cpt-kuesel
parent a9bb2e5189
commit a93dc8dcfb

@ -10,51 +10,9 @@ templates:
sync_mode: sync
collections:
# 4K Overlay:
# plex_search:
# all:
# resolution: 4K
# item_overlay: 4K-Mini
# item_assets: true
# build_collection: false
#######################################################
## Charts #
# Charts #
#######################################################
# Plex Popular:
# template: { name: Chart, num: 1 }
# tautulli_popular:
# list_days: 30
# list_size: 20
# list_buffer: 20
# tautulli_watched:
# list_days: 30
# list_size: 20
# list_buffer: 20
# summary: Popular Shows on Plex
# Trending:
# template: { name: Chart, num: 2 }
# trakt_trending: 10
# tmdb_trending_daily: 10
# tmdb_trending_weekly: 10
# summary: Trending Shows across the internet
# Popular:
# template: { name: Chart, num: 3 }
# tmdb_popular: 40
# imdb_list:
# url: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries
# limit: 40
# summary: Popular Shows across the internet
# Top Rated:
# template: { name: Chart, num: 4 }
# imdb_list:
# url: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries&num_votes=20000,&sort=user_rating,desc
# limit: 100
# tmdb_top_rated: 100
# summary: Top Rated Shows across the internet
# Emmy Winners:
# template: { name: Chart, num: 5 }
# imdb_list: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries&groups=emmy_winner
# summary: Emmy Winning Shows
######################################################
# TV Series #
@ -72,54 +30,109 @@ collections:
# Network Collections #
######################################################
A&E:
template: { name: network, network: "129, 2639, 3688" }
template:
name: network
network: "129, 2639, 3688"
ABC:
template: { name: network, network: "2, 75, 2791" }
template:
name: network
network: "2, 75, 2791"
schedule: weekly(sunday)
Adult Swim:
template: { name: network, network: 80 }
template:
name: network
network: "80"
Apple+:
template: { name: network, network: 2552 }
template:
name: network
network: "2552"
Amazon:
template: { name: network, network: 1024 }
template:
name: network
network: "1024"
AMC:
template: { name: network, network: "174, 4661" }
template:
name: network
network: "174, 4661"
Cartoon Network:
template: { name: network, network: "56, 217, 1232, 1483, 2193, 3917, 4771" }
template:
name: network
network: "56, 217, 1232, 1483, 2193, 3917, 4771"
CBS:
template: { name: network, network: "16, 2528", "1709", "2621" }
template:
name: network
network: "16, 2528, 1709, 2621"
schedule: weekly(sunday)
Cinemax:
template: { name: network, network: 359 }
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" }
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" }
template:
name: network
network: "2739, 2919"
Fox:
template: { name: network, network: 19 }
template:
name: network
network: "19"
Freeform:
template: { name: network, network: 1267 }
template:
name: network
network: "1267"
FX:
template: { name: network, network: 88 }
template:
name: network
network: "88"
FXX:
template: { name: network, network: 1035 }
template:
name: network
network: "1035"
HBO:
template: { name: network, network: "49, 2593, 3186, 3308" }
template:
name: network
network: "49, 2593, 3186, 3308"
HGTV:
template: { name: network, network: 210 }
template:
name: network
network: "210"
Hulu:
template: { name: network, network: 453 }
template:
name: network
network: "453"
National Geographic:
template: { name: network, network: "43, 799, 1756, 1825, 3355, 4293, 4476" }
template:
name: network
network: "43, 799, 1756, 1825, 3355, 4293, 4476"
Netflix:
template: { name: network, network: 213 }
template:
name: network
network: "213"
schedule: weekly(sunday)
Prime Video:
template: { name: network, network: 1024 }
template:
name: network
network: "1024"
Showtime:
template: { name: network, network: 67 }
template:
name: network
network: "67"
Starz:
template: { name: network, network: "318, 758, 4906" }
template:
name: network
network: "318, 758, 4906"
Syfy:
template: { name: network, network: "77, 3701" }
template:
name: network
network: "77, 3701"
TBS:
template: { name: network, network: "68, 160, 4888" }
template:
name: network
network: "68, 160, 4888"
YouTube:
template: { name: network, network: "247, 1436, 4869" }
template:
name: network
network: "247, 1436, 4869"

@ -13,41 +13,6 @@ templates:
# Charts #
######################################################
collections:
# Plex Popular:
# template: { name: Chart, num: 1 }
# tautulli_popular:
# list_days: 30
# list_size: 20
# list_buffer: 20
# tautulli_watched:
# list_days: 30
# list_size: 20
# list_buffer: 20
# summary: Popular Shows on Plex
# Trending:
# template: { name: Chart, num: 2 }
# trakt_trending: 10
# tmdb_trending_daily: 10
# tmdb_trending_weekly: 10
# summary: Trending Shows across the internet
# Popular:
# template: { name: Chart, num: 3 }
# tmdb_popular: 40
# imdb_list:
# url: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries
# limit: 40
# summary: Popular Shows across the internet
# Top Rated:
# template: { name: Chart, num: 4 }
# imdb_list:
# url: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries&num_votes=20000,&sort=user_rating,desc
# limit: 100
# tmdb_top_rated: 100
# summary: Top Rated Shows across the internet
# Emmy Winners:
# template: { name: Chart, num: 5 }
# imdb_list: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries&groups=emmy_winner
# summary: Emmy Winning Shows
######################################################
# TV Series #
@ -61,46 +26,90 @@ collections:
# Network Collections #
######################################################
A&E:
template: { name: network, network: "129, 2639, 3688" }
template:
name: network
network: "129, 2639, 3688"
ABC:
template: { name: network, network: "2, 75, 2791" }
template:
name: network
network: "2, 75, 2791"
Adult Swim:
template: { name: network, network: 80 }
template:
name: network
network: 80
Apple+:
template: { name: network, network: 2552 }
template:
name: network
network: 2552
AMC:
template: { name: network, network: "174, 4661" }
template:
name: network
network: "174, 4661"
Cartoon Network:
template: { name: network, network: "56, 217, 1232, 1483, 2193, 3917, 4771" }
template:
name: network
network: "56, 217, 1232, 1483, 2193, 3917, 4771"
Cinemax:
template: { name: network, network: 359 }
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" }
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" }
template:
name: network
network: "2739, 2919"
FX:
template: { name: network, network: 88 }
template:
name: network
network: 88
FXX:
template: { name: network, network: 1035 }
template:
name: network
network: 1035
HBO:
template: { name: network, network: "49, 2593, 3186, 3308" }
template:
name: network
network: "49, 2593, 3186, 3308"
HGTV:
template: { name: network, network: 210 }
template:
name: network
network: 210
Hulu:
template: { name: network, network: 453 }
template:
name: network
network: 453
National Geographic:
template: { name: network, network: "43, 799, 1756, 1825, 3355, 4293, 4476" }
template:
name: network
network: "43, 799, 1756, 1825, 3355, 4293, 4476"
Netflix:
template: { name: network, network: 213 }
template:
name: network
network: 213
Prime Video:
template: { name: network, network: 1024 }
template:
name: network
network: 1024
Showtime:
template: { name: network, network: 67 }
template:
name: network
network: 67
Starz:
template: { name: network, network: "318, 758, 4906" }
template:
name: network
network: "318, 758, 4906"
Syfy:
template: { name: network, network: "77, 3701" }
template:
name: network
network: "77, 3701"
TBS:
template: { name: network, network: "68, 160, 4888" }
template:
name: network
network: "68, 160, 4888"
YouTube:
template: { name: network, network: "247, 1436, 4869" }
template:
name: network
network: "247, 1436, 4869"

File diff suppressed because it is too large Load Diff

@ -14,46 +14,9 @@ collections:
# Charts #
######################################################
Plex Popular:
template: { name: Chart, num: 1 }
tautulli_popular:
list_days: 30
list_size: 20
list_buffer: 20
tautulli_watched:
list_days: 30
list_size: 20
list_buffer: 20
summary: Popular Shows on Plex
Trending:
template: { name: Chart, num: 2 }
trakt_trending: 10
tmdb_trending_daily: 10
tmdb_trending_weekly: 10
summary: Trending Shows across the internet
Popular:
template: { name: Chart, num: 3 }
tmdb_popular: 40
imdb_list:
url: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries
limit: 40
summary: Popular Shows across the internet
Top Rated:
template: { name: Chart, num: 4 }
imdb_list:
url: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries&num_votes=20000,&sort=user_rating,desc
limit: 100
tmdb_top_rated: 100
summary: Top Rated Shows across the internet
Emmy Winners:
template: { name: Chart, num: 5 }
imdb_list: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries&groups=emmy_winner
summary: Emmy Winning Shows
######################################################
# TV Series #
######################################################
"24":
tmdb_show: 1973
item_assets: true
@ -150,7 +113,7 @@ collections:
tmdb_show: 1447
item_assets: true
build_collection: false
Rick & Morty:
Rick and Morty:
tmdb_show: 60625
item_assets: true
build_collection: false
@ -198,6 +161,10 @@ collections:
tmdb_show: 688
item_assets: true
build_collection: false
Willow:
tmdb_show: 111837
item_assets: true
build_collection: false
The Witcher:
tmdb_show: 71912
item_assets: true
@ -210,56 +177,110 @@ collections:
######################################################
# Network Collections #
######################################################
A&E:
template: { name: network, network: "129, 2639, 3688" }
template:
name: network
network: "129, 2639, 3688"
ABC:
template: { name: network, network: "2, 75, 2791" }
template:
name: network
network: "2, 75, 2791"
schedule: weekly(sunday)
Adult Swim:
template: { name: network, network: "80" }
template:
name: network
network: "80"
Apple+:
template: { name: network, network: "2552" }
template:
name: network
network: "2552"
Amazon:
template: { name: network, network: "1024" }
template:
name: network
network: "1024"
AMC:
template: { name: network, network: "174, 4661" }
template:
name: network
network: "174, 4661"
Cartoon Network:
template: { name: network, network: "56, 217, 1232, 1483, 2193, 3917, 4771" }
template:
name: network
network: "56, 217, 1232, 1483, 2193, 3917, 4771"
CBS:
template: { name: network, network: "16, 2528", "1709", "2621" }
template:
name: network
network: "16, 2528, 1709, 2621"
schedule: weekly(sunday)
Cinemax:
template: { name: network, network: "359" }
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" }
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" }
template:
name: network
network: "2739, 2919"
Fox:
template: { name: network, network: "19" }
template:
name: network
network: "19"
Freeform:
template: { name: network, network: "1267" }
template:
name: network
network: "1267"
FX:
template: { name: network, network: "88" }
template:
name: network
network: "88"
FXX:
template: { name: network, network: "1035" }
template:
name: network
network: "1035"
HBO:
template: { name: network, network: "49, 2593, 3186, 3308" }
template:
name: network
network: "49, 2593, 3186, 3308"
HGTV:
template: { name: network, network: "210" }
template:
name: network
network: "210"
Hulu:
template: { name: network, network: "453" }
template:
name: network
network: "453"
National Geographic:
template: { name: network, network: "43, 799, 1756, 1825, 3355, 4293, 4476" }
template:
name: network
network: "43, 799, 1756, 1825, 3355, 4293, 4476"
Netflix:
template: { name: network, network: "213" }
template:
name: network
network: "213"
schedule: weekly(sunday)
Prime Video:
template: { name: network, network: "1024" }
template:
name: network
network: "1024"
Showtime:
template: { name: network, network: "67" }
template:
name: network
network: "67"
Starz:
template: { name: network, network: "318, 758, 4906" }
template:
name: network
network: "318, 758, 4906"
Syfy:
template: { name: network, network: "77, 3701" }
template:
name: network
network: "77, 3701"
TBS:
template: { name: network, network: "68, 160, 4888" }
template:
name: network
network: "68, 160, 4888"
YouTube:
template: { name: network, network: "247, 1436, 4869" }
template:
name: network
network: "247, 1436, 4869"

@ -1,66 +1,98 @@
libraries: # Library mappings must have a colon (:) placed after them
Movies:
metadata_path:
- file: config/Movies.yml
overlay_path:
- remove_overlays: false
- git: PMM/overlays/imdb_top_250
settings:
asset_directory:
- config/assets/movies
- config/assets/movie_collections
TV Shows:
metadata_path:
- file: config/TV Shows.yml
settings:
asset_directory:
- config/assets/tv_shows
- config/assets/tv_show_collections
operations:
assets_for_all: true
Anime:
metadata_path:
- file: config/Anime.yml
settings:
asset_directory: config/assets/anime
assets_for_all: true
sonarr:
root_folder_path: /mnt/unionfs/media/anime
series_type: anime
Kid's TV:
metadata_path:
- file: config/KidsTV.yml
4K Movies:
settings:
asset_directory:
- config/assets/tv_shows
- config/assets/tv_show_collections
- config/assets/movies
- config/assets/movie_collections
operations:
assets_for_all: true
sonarr:
root_folder_path: /mnt/unionfs/media/kidstv
4K Movies:
mass_critic_rating_update: mdb_tomatoesaudience
split_duplicates: true
delete_collections:
unmanaged: true
unconfigured: true
less: 3
template_variables: # Disable the separator for collections
use_separator: false
metadata_path:
- file: config/Movies.yml
- file: config/Movies.yml
schedule: weekly(sunday)
- pmm: tautulli # Plex popular/most watched
schedule: weekly(monday)
- pmm: flixpatrol # Top across networks, according to flixpatrol
schedule: weekly(tuesday)
template_variables:
radarr_add_missing: true
- pmm: other_chart #StevenLu's Popular and Top 10 Pirated
schedule: weekly(wednesday)
template_variables:
radarr_add_missing: true
use_anidb: false
use_commonsense: false
- pmm: imdb #IMDb Top 250
schedule: monthly(1)
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: 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)
template_variables:
limit: 20
exclude:
- 1920
- 1930
- 1940
- 1950
- 1960
overlay_path:
- remove_overlays: false
- git: PMM/overlays/imdb_top_250
- file: config/Overlays.yml
template_variables:
# Which overlay(s) should be used?
4K_banner: true
settings:
asset_directory:
- config/assets/movies
- config/assets/movie_collections
operations:
assets_for_all: true
- pmm: resolution # Add a "4K Ultra HD" banner to poster
template_variables:
file: overlays\4K.png
use_edition: false
use_1080p: false
use_720p: false
use_576p: false
use_480p: false
use_dv: false
use_hdr: false
- pmm: ribbon # Oscars/IMDB top 250
template_variables:
use_rotten: false
use_metacritic: false
use_common: false
radarr:
url: http://radarr4k:7878
token: <redacted>
version: v3
root_folder_path: /mnt/media/4kmovies
root_folder_path: /mnt/unionfs/media/4kmovies
monitor: true
availability: released
availability: announced
quality_profile: Ultra-HD
tag:
search: false
@ -69,25 +101,136 @@ libraries: # Library mappings must have a c
upgrade_existing: true
radarr_path:
plex_path:
4K TV Shows:
Movies:
settings:
asset_directory:
- config/assets/movies
- config/assets/movie_collections
operations:
mass_critic_rating_update: mdb_tomatoesaudience
delete_collections:
unmanaged: true
unconfigured: true
less: 3
template_variables: # Disable the separator for collections
use_separator: false
metadata_path:
- file: config/TV Shows.yml
- file: config/Movies.yml
- pmm: tautulli # Plex popular/most watched
- pmm: flixpatrol # Top across networks, according to flixpatrol
template_variables:
radarr_add_missing: true
- pmm: other_chart #StevenLu's Popular and Top 10 Pirated
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
- pmm: oscars # Oscar winners for the last 5 years
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
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
template_variables:
limit: 20
exclude:
- 1920
- 1930
- 1940
- 1950
- 1960
overlay_path:
- remove_overlays: false
- file: config/Overlays.yml
template_variables:
# Which overlay(s) should be used?
4K: true
- pmm: ribbon # Oscars/IMDB top 250
template_variables:
use_rotten: false
use_metacritic: false
use_common: false
4K TV Shows:
settings:
asset_directory:
- config/assets/tv_shows
- config/assets/tv_show_collections
- config/assets/tv_shows
- config/assets/tv_show_collections
operations:
assets_for_all: true
#assets_for_all: true
mass_critic_rating_update: tmdb
delete_collections:
unmanaged: true
unconfigured: true
less: 3
template_variables: # Disable the separator for collections
use_separator: false
metadata_path:
- file: config/TV Shows.yml
- pmm: tautulli # Plex popular/most watched
- pmm: flixpatrol # Top across networks, according to flixpatrol
template_variables:
sonarr_add_missing: true
- pmm: imdb #IMDb Top 250
template_variables:
sonarr_add_missing: true
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:
radarr_add_missing: true
- pmm: show/decade # "Best of" by decade
template_variables:
limit: 20
exclude:
- 1920
- 1930
- 1940
- 1950
- 1960
overlay_path:
- pmm: resolution # Add a small "4K UHD" image in the top left corner
template_variables:
use_edition: false
use_1080p: false
use_720p: false
use_576p: false
use_480p: false
use_dv: false
use_hdr: false
- pmm: ribbon # Oscars/IMDB top 250
template_variables:
use_rotten: false
use_metacritic: false
use_common: false
sonarr:
url: http://sonarr4k:8989
token: <redacted>
root_folder_path: /mnt/media/4ktvshows
root_folder_path: /mnt/unionfs/media/4ktvshows
monitor: all
quality_profile: Ultra-HD
language_profile: English
@ -101,12 +244,98 @@ libraries: # Library mappings must have a c
upgrade_existing: true
sonarr_path:
plex_path:
TV Shows:
settings:
asset_directory:
- config/assets/tv_shows
- config/assets/tv_show_collections
operations:
#assets_for_all: true
mass_critic_rating_update: tmdb
delete_collections:
unmanaged: true
unconfigured: true
less: 3
template_variables: # Disable the separator for collections
use_separator: false
metadata_path:
- file: config/TV Shows.yml
- pmm: tautulli # Plex popular/most watched
- pmm: flixpatrol # Top across networks, according to flixpatrol
template_variables:
sonarr_add_missing: true
- pmm: imdb #IMDb Top 250
template_variables:
sonarr_add_missing: true
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:
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:
starting: current_year-5
ending: current_year-1
sonarr:
root_folder_path: /mnt/unionfs/media/anime
series_type: anime
Kid's TV:
settings:
asset_directory:
- config/assets/tv_shows
- config/assets/tv_show_collections
operations:
#assets_for_all: true
mass_critic_rating_update: tmdb
template_variables: # Disable the separator for collections
use_separator: false
metadata_path:
- file: config/KidsTV.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
sonarr:
root_folder_path: /mnt/unionfs/media/kidstv
settings: # Can be individually specified per library as well
# General Settings
cache: true
cache_expiration: 60
run_again_delay: 2
save_report: true
save_report: false
tvdb_language: eng
item_refresh_delay: 0
verify_ssl: true
@ -116,13 +345,13 @@ settings: # Can be individually specified
asset_directory: config/assets
asset_folders: true
asset_depth: 1
create_asset_folders: true
create_asset_folders: false
prioritize_assets: false
dimensional_asset_rename: true
dimensional_asset_rename: false
download_url_assets: false
show_missing_assets: true
show_missing_season_assets: false
show_missing_episode_assets: false
show_missing_assets: false
show_missing_season_assets: true
show_missing_episode_assets: true
show_asset_not_needed: false
# Collection Settings
sync_mode: sync
@ -141,12 +370,15 @@ settings: # Can be individually specified
# Playlist Settings
playlist_sync_to_user: all
playlist_report: false
show_unconfigured: true
playlist_exclude_users:
webhooks: # Can be individually specified per library as well
error: https://discord.com/api/webhooks/<redacted>/<redacted>
version:
run_start:
run_end: https://discord.com/api/webhooks/<redacted>/<redacted>
changes:
delete:
plex: # Can be individually specified per library as well
url: http://plex:32400
token: <redacted>
@ -162,48 +394,68 @@ tmdb:
tautulli: # Can be individually specified per library as well
url: http://tautulli:8181
apikey: <redacted>
omdb:
apikey: <redacted>
cache_expiration: 60
mdblist:
apikey: <redacted>
cache_expiration: 60
notifiarr:
apikey:
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>
root_folder_path: /mnt/media/movies
quality_profile: Any
monitor: true
availability: announced
search: false
add_existing: false
add_missing: false
upgrade_existing: false
root_folder_path: /mnt/unionfs/media/movies
monitor: true
availability: announced
quality_profile: Any
tag:
search: false
radarr_path:
plex_path:
upgrade_existing: false
sonarr: # Can be individually specified per library as well
url: http://sonarr:8989
token: <redacted>
root_folder_path: /mnt/media/tvshows
quality_profile: Any
add_missing: false
add_existing: false
root_folder_path: /mnt/unionfs/media/tvshows
monitor: all
quality_profile: Any
language_profile: English
series_type: standard
season_folder: true
tag:
search: false
cutoff_search: false
add_missing: false
add_existing: false
upgrade_existing: false
tag:
sonarr_path:
plex_path:
omdb:
apikey: <redacted>
cache_expiration: 60
upgrade_existing: false
trakt:
client_id: <redacted>
client_secret: <redacted>
pin:
authorization:
access_token: <redacted>
token_type:
expires_in:
refresh_token: <redacted>
scope:
created_at:
mal:
client_id:
client_secret:
authorization:
# everything below is autofilled by the script
access_token:
token_type:
<redacted>
expires_in:
refresh_token:
scope:
created_at:
pin:
<redacted>
Loading…
Cancel
Save