This repository has been archived by the owner on Mar 30, 2022. It is now read-only.
forked from arkyntech/pmm-configs
-
Notifications
You must be signed in to change notification settings - Fork 1
/
shows_bestof.yml
46 lines (46 loc) · 2.28 KB
/
shows_bestof.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
######################################################
# Popular / Top Rated #
######################################################
templates:
Chart:
sort_title: +2_<<num>><<collection_name>>
sync_mode: sync
collection_order: custom
schedule: monthly(1)
collections:
### CHARTS ###
Top Rated of 2022:
template: { name: Chart, num: 1 }
imdb_list:
url: https://www.imdb.com/search/title/?title_type=tv_series,tv_special,tv_miniseries&release_date=2022-01-01,&user_rating=5.0,10.0&num_votes=10000,&languages=en&sort=user_rating,desc
limit: 75
summary: Top Rated Movies across the internet
file_poster: config/assets/Trends/Shows/tv_toprated_2022.jpg
Top Rated of 2021:
template: { name: Chart, num: 1 }
imdb_list:
url: https://www.imdb.com/search/title/?title_type=tv_series,tv_special,tv_miniseries&release_date=2021-01-01,&user_rating=5.0,10.0&num_votes=10000,&languages=en&sort=user_rating,desc
limit: 75
summary: Top Rated Movies across the internet
file_poster: config/assets/Trends/Shows/tv_toprated_2021.jpg
Top Rated of 2020:
template: { name: Chart, num: 2 }
imdb_list:
url: https://www.imdb.com/search/title/?title_type=tv_series,tv_special,tv_miniseries&release_date=2020-01-01,2020-12-31&user_rating=5.0,10.0&num_votes=10000,&languages=en&sort=user_rating,desc
limit: 75
summary: Top Rated Movies across the internet
file_poster: config/assets/Trends/Shows/tv_toprated_2020.jpg
Top Rated of 2019:
template: { name: Chart, num: 3 }
imdb_list:
url: https://www.imdb.com/search/title/?title_type=tv_series,tv_special,tv_miniseries&release_date=2019-01-01,2019-12-31&user_rating=5.0,10.0&num_votes=10000,&languages=en&sort=user_rating,desc
limit: 75
summary: Top Rated Movies across the internet
file_poster: config/assets/Trends/Shows/tv_toprated_2019.jpg
Top Rated of 2018:
template: { name: Chart, num: 4 }
imdb_list:
url: https://www.imdb.com/search/title/?title_type=tv_series,tv_special,tv_miniseries&release_date=2018-01-01,2018-12-31&user_rating=5.0,10.0&num_votes=10000,&languages=en&sort=user_rating,desc
limit: 75
summary: Top Rated Movies across the internet
file_poster: config/assets/Trends/Shows/tv_toprated_2018.jpg