Add files via upload

pull/58/head
fisher745 3 years ago committed by GitHub
parent 33ea37a53a
commit b292df95b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,47 @@
templates:
Chart:
sort_title: +1_<<num>><<collection_name>>
sync_mode: sync
smart_label: random
collections:
######################################################
# Chart 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: Shows Popular on Plex
Trending:
template: { name: Chart, num: 2 }
trakt_trending: 10
tmdb_trending_daily: 10
tmdb_trending_weekly: 10
summary: Shows Trending 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 Movies 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

File diff suppressed because it is too large Load Diff

@ -0,0 +1,48 @@
templates:
network:
optional:
- network
tmdb_network: <<network>>
sort_title: +2_<<collection_name>>
sync_mode: sync
smart_label: episode_added.desc
collections:
######################################################
# Network Collection #
######################################################
HBO:
template: { name: network, network: "49, 2593, 3186, 3308" }
Cinemax:
template: { name: network, network: 359 }
Showtime:
template: { name: network, network: 67 }
Netflix:
template: { name: network, network: 213 }
Hulu:
template: { name: network, network: 453 }
Syfy:
template: { name: network, network: "77, 3701" }
Starz:
template: { name: network, network: "318, 758, 4906" }
HGTV:
template: { name: network, network: 210 }
TBS:
template: { name: network, network: "68, 160, 4888" }
National Geographic:
template: { name: network, network: "43, 799, 1756, 1825, 3355, 4293, 4476" }
Prime Video:
template: { name: network, network: 1024 }
YouTube:
template: { name: network, network: "247, 1436, 4869" }
FX:
template: { name: network, network: 88 }
Disney+:
template: { name: network, network: "2739, 2919" }
Apple+:
template: { name: network, network: 2552 }
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" }
A&E:
template: { name: network, network: "129, 2639, 3688" }

@ -0,0 +1,20 @@
templates:
network:
optional:
- network
tmdb_network: <<network>>
sort_title: +2_<<collection_name>>
sync_mode: sync
smart_label: episode_added.desc
collections:
######################################################
# Network Collection #
######################################################
Netflix:
template: { name: network, network: 213 }
url_poster: https://github.com/Drapersniper/Posters/raw/main/networks/Netflix/poster.jpg
Apple TV+:
template: { name: network, network: 2552 }
url_poster: https://github.com/Drapersniper/Posters/raw/main/networks/Apple%20TV%2B/poster.jpg
Loading…
Cancel
Save