-
Notifications
You must be signed in to change notification settings - Fork 0
/
Series.yml
97 lines (86 loc) · 2.29 KB
/
Series.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
templates:
IMDb Popular:
mdblist_list:
url: <<url>>
sort_by: imdbpopular.desc
limit: 100
collection_order: custom
sort_title: +_<<collection_name>>
sync_mode: sync
visible_library: true
IMDb Votes:
mdblist_list:
url: <<url>>
sort_by: imdbvotes.desc
limit: 100
collection_order: custom
sort_title: +_<<collection_name>>
sync_mode: sync
visible_library: true
collections:
Just Added:
smart_filter:
any:
added: 30
episode_air_date: 30
sort_by: episode_added.desc
Trending Now:
template:
name: IMDb Popular
url: https://mdblist.com/lists/ryanito/trending-tv
British Programmes:
template:
name: IMDb Popular
url: https://mdblist.com/lists/m9d4/british-tv-shows
filters:
- title.not: "(US)"
US Comedies:
imdb_search:
genre: comedy
genre.not: drama,family
type: tv_series,tv_mini_series,tv_short
country.origin: US
limit: 100
collection_order: custom
sync_mode: sync
Horror Programmes:
template:
name: IMDb Popular
url: https://mdblist.com/lists/garycrawfordgc/horror-shows
Sci-Fi & Fantasy Programmes:
template:
name: IMDb Popular
url: https://mdblist.com/lists/dummy-5/sci-fi-fantasy
Bingeworthy Dramas:
template:
name: IMDb Votes
url: https://mdblist.com/lists/MaxtronTV/drama-tv-shows
Docuseries:
smart_filter:
any:
genre: documentary,travel
sort_by: critic_rating.desc
Christmas Specials:
schedule: range(12/01-12/31)
sort_title: ::Christmas Specials
builder_level: episode
plex_search:
all:
genre: comedy
sort_by: episode_release.desc
filters:
- title.regex: (?i)(christmas|xmas|x-mas|nativity)
- summary.regex: (?i)(christmas|xmas|x-mas|nativity)
summary.not: halloween
collection_order: episode_release.desc
Halloween Specials:
schedule: range(10/01-10/31)
sort_title: ::Halloween Specials
builder_level: episode
plex_search:
all:
genre: comedy
sort_by: episode_release.desc
filters:
- title.regex: (?i)(halloween|trick(ing|s)? .{0,5} treat(ing|s)?|of horror)
- summary.regex: (?i)(halloween|trick(ing|s)? .{0,5} treat(ing|s)?)