parent
d3d8f11be7
commit
cb9d5d5826
@ -0,0 +1,125 @@
|
||||
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:
|
||||
# 4K Overlay:
|
||||
# plex_search:
|
||||
# all:
|
||||
# resolution: 4K
|
||||
# item_overlay: 4K-Mini
|
||||
# item_assets: true
|
||||
# build_collection: false
|
||||
#######################################################
|
||||
## 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 #
|
||||
######################################################
|
||||
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" }
|
||||
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" }
|
||||
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 }
|
||||
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" }
|
@ -0,0 +1,106 @@
|
||||
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
|
||||
|
||||
######################################################
|
||||
# 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 #
|
||||
######################################################
|
||||
Paw Patrol:
|
||||
tmdb_show: 57532
|
||||
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" }
|
||||
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" }
|
@ -0,0 +1,261 @@
|
||||
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:
|
||||
# 4K Overlay:
|
||||
# plex_search:
|
||||
# all:
|
||||
# resolution: 4K
|
||||
# item_overlay: 4K-Mini
|
||||
# item_assets: true
|
||||
# build_collection: false
|
||||
######################################################
|
||||
# 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
|
||||
build_collection: false
|
||||
American Gods:
|
||||
tmdb_show: 46639
|
||||
item_assets: true
|
||||
build_collection: false
|
||||
American Horror Story:
|
||||
tmdb_show: 1413
|
||||
item_assets: true
|
||||
build_collection: false
|
||||
Archer:
|
||||
tmdb_show: 10283
|
||||
item_assets: true
|
||||
build_collection: false
|
||||
Arrow:
|
||||
tmdb_show: 1412
|
||||
item_assets: true
|
||||
build_collection: false
|
||||
Avatar - The Last Airbender:
|
||||
tmdb_show: 246
|
||||
item_assets: true
|
||||
build_collection: false
|
||||
The Big Bang Theory:
|
||||
tmdb_show: 1418
|
||||
item_assets: true
|
||||
build_collection: false
|
||||
Bob's Burgers:
|
||||
tmdb_show: 32726
|
||||
item_assets: true
|
||||
build_collection: false
|
||||
Breaking Bad:
|
||||
tmdb_show: 1396
|
||||
item_assets: true
|
||||
build_collection: false
|
||||
Chuck:
|
||||
tmdb_show: 1404
|
||||
item_assets: true
|
||||
build_collection: false
|
||||
Doctor Who (2005):
|
||||
tmdb_show: 57243
|
||||
item_assets: true
|
||||
build_collection: false
|
||||
Grey's Anatomy:
|
||||
tmdb_show: 1416
|
||||
item_assets: true
|
||||
build_collection: false
|
||||
The Mandalorian:
|
||||
tmdb_show: 82856
|
||||
item_assets: true
|
||||
build_collection: false
|
||||
Last Man Standing:
|
||||
tmdb_show: 39297
|
||||
item_assets: true
|
||||
build_collection: false
|
||||
The Legend of Korra:
|
||||
tmdb_show: 33880
|
||||
item_assets: true
|
||||
build_collection: false
|
||||
Loki:
|
||||
tmdb_show: 84958
|
||||
item_assets: true
|
||||
build_collection: false
|
||||
Lucifer:
|
||||
tmdb_show: 63174
|
||||
item_assets: true
|
||||
build_collection: false
|
||||
The Mentalist:
|
||||
tmdb_show: 5920
|
||||
item_assets: true
|
||||
build_collection: false
|
||||
Naruto:
|
||||
tmdb_show: 46260
|
||||
item_assets: true
|
||||
build_collection: false
|
||||
Naruto Shippuden:
|
||||
tmdb_show: 31910
|
||||
item_assets: true
|
||||
build_collection: false
|
||||
Once Upon a Time:
|
||||
tmdb_show: 39272
|
||||
item_assets: true
|
||||
build_collection: false
|
||||
Parks and Recreation:
|
||||
tmdb_show: 8592
|
||||
item_assets: true
|
||||
build_collection: false
|
||||
Psych:
|
||||
tmdb_show: 1447
|
||||
item_assets: true
|
||||
build_collection: false
|
||||
Rick & Morty:
|
||||
tmdb_show: 60625
|
||||
item_assets: true
|
||||
build_collection: false
|
||||
Sherlock:
|
||||
tmdb_show: 19885
|
||||
item_assets: true
|
||||
build_collection: false
|
||||
Silicon Valley:
|
||||
tmdb_show: 60573
|
||||
item_assets: true
|
||||
build_collection: false
|
||||
The Simpsons:
|
||||
tmdb_show: 456
|
||||
item_assets: true
|
||||
build_collection: false
|
||||
Star Trek:
|
||||
tmdb_show: 253
|
||||
item_assets: true
|
||||
build_collection: false
|
||||
Star Trek - Deep Space Nine:
|
||||
tmdb_show: 580
|
||||
item_assets: true
|
||||
build_collection: false
|
||||
Star Trek - Discovery:
|
||||
tmdb_show: 67198
|
||||
item_assets: true
|
||||
build_collection: false
|
||||
Star Trek - Enterprise:
|
||||
tmdb_show: 314
|
||||
item_assets: true
|
||||
build_collection: false
|
||||
Star Trek - The Next Generation:
|
||||
tmdb_show: 655
|
||||
item_assets: true
|
||||
build_collection: false
|
||||
Star Trek - Voyager:
|
||||
tmdb_show: 1855
|
||||
item_assets: true
|
||||
build_collection: false
|
||||
Ted Lasso:
|
||||
tmdb_show: 97546
|
||||
item_assets: true
|
||||
build_collection: false
|
||||
The West Wing:
|
||||
tmdb_show: 688
|
||||
item_assets: true
|
||||
build_collection: false
|
||||
Yellowstone:
|
||||
tmdb_show: 73586
|
||||
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" }
|
||||
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" }
|
||||
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 }
|
||||
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" }
|
@ -0,0 +1,142 @@
|
||||
libraries: # Library mappings must have a colon (:) placed after them
|
||||
Movies:
|
||||
metadata_path:
|
||||
- file: config/Movies.yml
|
||||
settings:
|
||||
asset_directory: config/assets/movies
|
||||
TV Shows:
|
||||
metadata_path:
|
||||
- file: config/TV Shows.yml
|
||||
settings:
|
||||
asset_directory: config/assets/tv_shows
|
||||
Anime:
|
||||
metadata_path:
|
||||
- file: config/Anime.yml
|
||||
settings:
|
||||
asset_directory: config/assets/anime
|
||||
sonarr:
|
||||
url: http://sonarr:8989
|
||||
token: <token>
|
||||
version: v3
|
||||
add: false
|
||||
root_folder_path: /mnt/unionfs/media/anime
|
||||
monitor: all
|
||||
quality_profile: Any
|
||||
language_profile: English
|
||||
series_type: anime
|
||||
season_folder: true
|
||||
tag:
|
||||
search: false
|
||||
cutoff_search: false
|
||||
add_existing: false
|
||||
Kid's TV:
|
||||
metadata_path:
|
||||
- file: config/KidsTV.yml
|
||||
settings:
|
||||
asset_directory: config/assets/tv_shows
|
||||
4K Movies:
|
||||
metadata_path:
|
||||
- file: config/Movies.yml
|
||||
settings:
|
||||
asset_directory: config/assets/movies
|
||||
radarr:
|
||||
url: radarr4k:7878
|
||||
token: <token>
|
||||
version: v3
|
||||
add: false
|
||||
root_folder_path: /mnt/unionfs/media/4kmovies
|
||||
monitor: true
|
||||
availability: released
|
||||
quality_profile: Remux-2160p
|
||||
tag:
|
||||
search: false
|
||||
4K TV Shows:
|
||||
metadata_path:
|
||||
- file: config/TV Shows.yml
|
||||
settings:
|
||||
asset_directory: config/assets/tv_shows
|
||||
sonarr:
|
||||
url: http://sonarr4k:8989
|
||||
token: <token>
|
||||
version: v3
|
||||
add: false
|
||||
root_folder_path: /mnt/unionfs/media/4ktvshows
|
||||
monitor: all
|
||||
quality_profile: Remux-2160p
|
||||
language_profile: English
|
||||
series_type: standard
|
||||
season_folder: true
|
||||
tag:
|
||||
search: false
|
||||
cutoff_search: false
|
||||
add_existing: false
|
||||
settings: # Can be individually specified per library as well
|
||||
cache: true
|
||||
cache_expiration: 60
|
||||
asset_directory: config/assets
|
||||
asset_folders: true
|
||||
assets_for_all: true
|
||||
sync_mode: sync
|
||||
show_unmanaged: true
|
||||
show_filtered: false
|
||||
show_missing: false
|
||||
save_missing: false
|
||||
run_again_delay: 2
|
||||
released_missing_only: false
|
||||
create_asset_folders: false
|
||||
missing_only_released: true
|
||||
collection_minimum: 3
|
||||
delete_below_minimum: true
|
||||
notifiarr_collection_creation: false
|
||||
notifiarr_collection_addition: false
|
||||
notifiarr_collection_removing: false
|
||||
plex: # Can be individually specified per library as well
|
||||
url: http://plex:32400
|
||||
token: <token>
|
||||
timeout: 60
|
||||
clean_bundles: false
|
||||
empty_trash: false
|
||||
optimize: false
|
||||
tmdb:
|
||||
apikey: <api key>
|
||||
language: en
|
||||
tautulli: # Can be individually specified per library as well
|
||||
url: http://tautulli:8181
|
||||
apikey: <api key>
|
||||
radarr: # Can be individually specified per library as well
|
||||
url: http://radarr:7878
|
||||
token: <token>
|
||||
version: v3
|
||||
add: false
|
||||
root_folder_path: /mnt/unionfs/media/movies
|
||||
monitor: true
|
||||
availability: released
|
||||
quality_profile: HD-1080p
|
||||
tag:
|
||||
search: false
|
||||
add_existing: false
|
||||
sonarr: # Can be individually specified per library as well
|
||||
url: http://sonarr:8989
|
||||
token: <token>
|
||||
version: v3
|
||||
add: false
|
||||
root_folder_path: /mnt/unionfs/media/tvshows
|
||||
monitor: all
|
||||
quality_profile: HD-1080p
|
||||
language_profile: English
|
||||
series_type: standard
|
||||
season_folder: true
|
||||
tag:
|
||||
search: false
|
||||
cutoff_search: false
|
||||
add_existing: false
|
||||
trakt:
|
||||
client_id: <client id>
|
||||
client_secret: <client secret>
|
||||
authorization:
|
||||
access_token: <token>
|
||||
token_type: Bearer
|
||||
expires_in: 7889238
|
||||
refresh_token: <token>
|
||||
scope: public
|
||||
created_at: 1633973894
|
Loading…
Reference in new issue