commit
99ecfbeb5b
@ -0,0 +1,15 @@
|
||||
<H1>My Plex-Meta-Manager config files</H1>
|
||||
|
||||
|
||||
|
||||
'TV Shows.yml' V1.0
|
||||
The Primetime trakt list is maintanied by me. It is American shows that are on the broadcast network channels during primetime hours.
|
||||
New shows are added at the beginning of the TV Season (Fall, Spring). This list is public and can be used by you.
|
||||
|
||||
The list creates a collection for each TV network in the TV Shows.yml by using the network ID(s) in TMDB database.
|
||||
|
||||
The current networks in the config are:
|
||||
HBO, CInemax, Showtime, Netflix, Hulu, Syfy, Starz, HGTV, TBS, National Geographic, Prime Video, YouTube, Disney+, Apple+, Discovery, A&E
|
||||
|
||||
|
||||
|
@ -0,0 +1,94 @@
|
||||
#v1.0
|
||||
collections:
|
||||
Primetime:
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/htlcalbbs/lists/primetime
|
||||
HBO:
|
||||
tmdb_network:
|
||||
- 49
|
||||
- 2593
|
||||
- 3186
|
||||
- 3308
|
||||
Cinemax:
|
||||
tmdb_network:
|
||||
- 359
|
||||
Showtime:
|
||||
tmdb_network:
|
||||
- 67
|
||||
Netflix:
|
||||
tmdb_network:
|
||||
- 213
|
||||
Hulu:
|
||||
tmdb_network:
|
||||
- 453
|
||||
Syfy:
|
||||
tmdb_network:
|
||||
- 77
|
||||
- 3701
|
||||
Starz:
|
||||
tmdb_network:
|
||||
- 318
|
||||
- 758
|
||||
- 4906
|
||||
HGTV:
|
||||
tmdb_network:
|
||||
- 210
|
||||
TBS:
|
||||
tmdb_network:
|
||||
- 68
|
||||
- 160
|
||||
- 4888
|
||||
National Geographic:
|
||||
tmdb_network:
|
||||
- 43
|
||||
- 799
|
||||
- 1756
|
||||
- 1825
|
||||
- 3355
|
||||
- 4293
|
||||
- 4476
|
||||
Prime Video:
|
||||
tmdb_network:
|
||||
- 1024
|
||||
YouTube:
|
||||
tmdb_network:
|
||||
- 247
|
||||
- 1436
|
||||
- 4869
|
||||
FX:
|
||||
tmdb_network:
|
||||
- 88
|
||||
Disney+:
|
||||
tmdb_network:
|
||||
- 2739
|
||||
- 2919
|
||||
Apple+:
|
||||
tmdb_network:
|
||||
- 2552
|
||||
Discovery:
|
||||
tmdb_network:
|
||||
- 10
|
||||
- 22
|
||||
- 64
|
||||
- 106
|
||||
- 244
|
||||
- 626
|
||||
- 670
|
||||
- 1079
|
||||
- 1287
|
||||
- 1534
|
||||
- 2087
|
||||
- 2480
|
||||
- 2692
|
||||
- 3045
|
||||
- 3591
|
||||
- 3900
|
||||
- 3953
|
||||
- 4440
|
||||
- 4462
|
||||
- 4741
|
||||
A&E:
|
||||
tmdb_network:
|
||||
- 129
|
||||
- 2639
|
||||
- 3688
|
Loading…
Reference in new issue