You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
59 lines
2.4 KiB
59 lines
2.4 KiB
3 years ago
|
######################################################
|
||
|
# Movie Collections #
|
||
|
######################################################
|
||
|
templates:
|
||
|
bestof:
|
||
|
sort_title: ~3_<<collection_name>>
|
||
|
sync_mode: sync
|
||
|
collection_order: custom
|
||
|
schedule: weekly(sunday)
|
||
|
|
||
|
collections:
|
||
|
Best of 1970s:
|
||
|
template: {name: bestof}
|
||
|
imdb_list:
|
||
|
url: https://www.imdb.com/search/title/?title_type=feature,tv_movie,short&release_date=1970-01-01,1979-12-31&num_votes=10000,&languages=en&sort=user_rating,desc
|
||
|
limit: 150
|
||
|
url_poster: https://i.ibb.co/37n0VyF/1970.jpg
|
||
|
url_background: https://wallpapercave.com/wp/wp4016022.jpg
|
||
|
|
||
|
Best of 1980s:
|
||
|
template: {name: bestof}
|
||
|
imdb_list:
|
||
|
url: https://www.imdb.com/search/title/?title_type=feature,tv_movie,short&release_date=1980-01-01,1989-12-31&num_votes=10000,&languages=en&sort=user_rating,desc
|
||
|
limit: 150
|
||
|
url_poster: https://i.ibb.co/71CGnd1/1980.jpg
|
||
|
url_background: https://wallpapercave.com/wp/wp4016022.jpg
|
||
|
|
||
|
Best of 1990s:
|
||
|
template: {name: bestof}
|
||
|
imdb_list:
|
||
|
url: https://www.imdb.com/search/title/?title_type=feature,tv_movie,short&release_date=1990-01-01,1999-12-31&num_votes=10000,&languages=en&sort=user_rating,desc
|
||
|
limit: 150
|
||
|
url_poster: https://i.ibb.co/r3TFwf7/1990.jpg
|
||
|
url_background: https://wallpapercave.com/wp/wp4016022.jpg
|
||
|
|
||
|
Best of 2000s:
|
||
|
template: {name: bestof}
|
||
|
imdb_list:
|
||
|
url: https://www.imdb.com/search/title/?title_type=feature,tv_movie,short&release_date=2000-01-01,2009-12-31&num_votes=10000,&languages=en&sort=user_rating,desc
|
||
|
limit: 150
|
||
|
url_poster: https://i.ibb.co/fMhyG74/2000.jpg
|
||
|
url_background: https://wallpapercave.com/wp/wp4016022.jpg
|
||
|
|
||
|
Best of 2010s:
|
||
|
template: {name: bestof}
|
||
|
imdb_list:
|
||
|
url: https://www.imdb.com/search/title/?title_type=feature,tv_movie,short&release_date=2010-01-01,2019-12-31&num_votes=10000,&languages=en&sort=user_rating,desc
|
||
|
limit: 150
|
||
|
url_poster: https://i.ibb.co/4PrWNxT/2010.jpg
|
||
|
url_background: https://wallpapercave.com/wp/wp4016022.jpg
|
||
|
|
||
|
Best of 2020s:
|
||
|
template: {name: bestof}
|
||
|
imdb_list:
|
||
|
url: https://www.imdb.com/search/title/?title_type=feature,tv_movie,short&release_date=2020-01-01,2029-12-31&num_votes=10000,&languages=en&sort=user_rating,desc
|
||
|
limit: 150
|
||
|
url_poster: https://i.ibb.co/SdvBshG/2020.jpg
|
||
|
url_background: https://wallpapercave.com/wp/wp4016022.jpg
|