-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtvshows.yml
307 lines (304 loc) · 6.92 KB
/
tvshows.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
templates:
Chart:
sort_title: +1_<<num>><<collection_name>>
sync_mode: append
network:
optional:
- network
tmdb_network: <<network>>
sort_title: +2_<<collection_name>>
sync_mode: append
collections:
######################################################
# Custom #
######################################################
Continue Watching:
summary: Shows that have been played, but contain unwatched episodes.
sort_title: "!000_Continue Watching"
# plex_search:
smart_filter:
any:
episode_progress: true
all:
unplayed_episodes: true
plays.gt: 0
######################################################
# Charts #
######################################################
######################################################
# 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
It's Always Sunny in Philadelphia:
tmdb_show: 2710
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
Letterkenny:
tmdb_show: 65798
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
New Girl:
tmdb_show: 1420
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 and 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
Willow:
tmdb_show: 111837
item_assets: true
build_collection: false
The Witcher:
tmdb_show: 71912
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"
# schedule: weekly(sunday)
# 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"
# schedule: weekly(sunday)
# 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"
# schedule: weekly(sunday)
# 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"