-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmovies-best.yml
111 lines (111 loc) · 4.22 KB
/
movies-best.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
######################################################
# Chart Collections #
######################################################
templates:
Chart:
sort_title: +1_<<num>><<collection_name>>
sync_mode: sync
smart_label: random
radarr_monitor: false
radarr_search: false
radarr_add_missing: false
radarr_tag: PMM,PMM-<<collection_name>> # New
item_radarr_tag: PMM,PMM-<<collection_name>> # Existing
visible_library: true
visible_shared: true
visible_home: true
schedule: weekly(sunday)
Best of:
trakt_list: https://trakt.tv/users/lish408/lists/rotten-tomatoes-best-of-<<year>>
sort_title: "+2_<<num>>Best of <<year>>"
sync_mode: sync
summary: Rotten Tomatoes Best Movies of <<year>>
smart_label: audience_rating.desc
radarr_monitor: true
radarr_search: true
radarr_add_missing: false
radarr_tag: PMM,PMM-<<collection_name>> # New
item_radarr_tag: PMM,PMM-<<collection_name>> # Existing
visible_library: true
visible_shared: true
visible_home: true
schedule: monthly(15)
Decades:
sort_title: "+2_<<num>>Best of <<year>>s"
sync_mode: sync
summary: IMDb Best 20 Movies of the <<year>>s
smart_label: audience_rating.desc
imdb_list:
url: https://www.imdb.com/search/title/?release_date=<<start>>-01-01,<<end>>-12-31&num_votes=1000,&sort=num_votes,desc
limit: 20
radarr_monitor: true
radarr_search: true
radarr_add_missing: true
radarr_tag: PMM,PMM-<<collection_name>> # New
item_radarr_tag: PMM,PMM-<<collection_name>> # Existing
visible_library: true
visible_shared: true
visible_home: true
schedule: monthly(15)
collections:
Popular:
template: { name: Chart, num: 3 }
tmdb_popular: 20
imdb_list:
url: https://www.imdb.com/search/title/?title_type=feature
limit: 20
summary: Popular Movies across the internet
url_poster: https://i.imgur.com/HhAHgQV.jpg
Oscars:
template: { name: Chart, num: 5 }
imdb_list: https://www.imdb.com/search/title/?title_type=feature,documentary&groups=oscar_winner
summary: Oscar Winning Movies
url_poster: https://github.com/bakerboy448/plex-meta-manger/raw/main/Posters/oscars.png
url_background: https://i.imgur.com/0Kao9gY.jpeg
Best of 2022:
template: { name: Best of, year: 2022, num: 1 }
radarr_add_missing: true
Best of 2021:
template: { name: Best of, year: 2021, num: 1 }
Best of 2020:
template: { name: Best of, year: 2020, num: 2 }
Best of 2020s:
template: { name: Decades, start: 2020, end: 2029, num: 2 }
url_poster: https://i.ibb.co/SdvBshG/2020.jpg
url_background: https://wallpapercave.com/wp/wp4016022.jpg
Best of 2019:
template: { name: Best of, year: 2019, num: 3 }
Best of 2018:
template: { name: Best of, year: 2018, num: 3 }
Best of 2017:
template: { name: Best of, year: 2017, num: 3 }
Best of 2016:
template: { name: Best of, year: 2016, num: 3 }
Best of 2015:
template: { name: Best of, year: 2015, num: 3 }
Best of 2014:
template: { name: Best of, year: 2014, num: 3 }
Best of 2010s:
template: { name: Decades, start: 2010, end: 2019, num: 3 }
url_poster: https://i.ibb.co/4PrWNxT/2010.jpg
url_background: https://wallpapercave.com/wp/wp4016022.jpg
Best of 2000s:
template: { name: Decades, start: 2000, end: 2009, num: 4 }
url_poster: https://i.ibb.co/fMhyG74/2000.jpg
url_background: https://wallpapercave.com/wp/wp4016022.jpg
Best of 1990s:
template: { name: Decades, start: 1990, end: 1999, num: 5 }
url_poster: https://i.ibb.co/r3TFwf7/1990.jpg
url_background: https://wallpapercave.com/wp/wp4016022.jpg
Best of 1980s:
template: { name: Decades, start: 1980, end: 1989, num: 6 }
url_poster: https://i.ibb.co/71CGnd1/1980.jpg
url_background: https://wallpapercave.com/wp/wp4016022.jpg
Best of 1970s:
template: { name: Decades, start: 1970, end: 1979, num: 7 }
url_poster: https://i.ibb.co/37n0VyF/1970.jpg
url_background: https://wallpapercave.com/wp/wp4016022.jpg
Best of 1960s:
template: { name: Decades, start: 1960, end: 1969, num: 8}
url_poster: https://i.ibb.co/37n0VyF/1960.jpg
url_background: https://wallpapercave.com/wp/wp4016022.jpg