mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-23 00:07:58 -05:00
Initial
This commit is contained in:
125
shayne55434/Anime.yml
Normal file
125
shayne55434/Anime.yml
Normal file
@@ -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" }
|
||||
Reference in New Issue
Block a user