mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-19 06:26:06 -05:00
Re-Add Files
This commit is contained in:
committed by
cpt-kuesel
parent
9805a9beb4
commit
65c94c9e37
@@ -16,35 +16,40 @@ collections:
|
||||
url_poster: https://i.imgur.com/cxnU9ZL.png
|
||||
Top Rated:
|
||||
template: { name: Chart, num: 2 }
|
||||
imdb_list: https://www.imdb.com/search/title/?groups=top_250&count=100
|
||||
tmdb_top_rated: 100
|
||||
imdb_chart: top_movies
|
||||
tmdb_top_rated: 250
|
||||
smart_label: critic_rating.desc
|
||||
summary: Top Rated Movies, according to IMDB.
|
||||
summary: Top Rated Movies, according to IMDB and tmdb.
|
||||
url_poster: https://i.imgur.com/AWxpE67.png
|
||||
Popular:
|
||||
template: { name: Chart, num: 3 }
|
||||
smart_label: year.desc
|
||||
tmdb_popular: 40
|
||||
imdb_list:
|
||||
url: https://www.imdb.com/search/title/?title_type=feature,tv_movie,documentary,short
|
||||
limit: 40
|
||||
imdb_chart: popular_movies
|
||||
# limit: 40
|
||||
summary: Popular Movies across the internet
|
||||
url_poster: https://i.imgur.com/oJbU0yr.png
|
||||
# Movies people are watching:
|
||||
# template: { name: Chart, num: 4 }
|
||||
# trakt_list: https://trakt.tv/users/hdlists/lists/top-films-everyone-s-watching
|
||||
# smart_label: year.desc
|
||||
# summary: Movies That Everyone is Watching
|
||||
# url_poster: https://i.imgur.com/8cxTJ1b.png
|
||||
# Movies people are watching:
|
||||
# template: { name: Chart, num: 4 }
|
||||
# trakt_list: https://trakt.tv/users/hdlists/lists/top-films-everyone-s-watching
|
||||
# smart_label: year.desc
|
||||
# summary: Movies That Everyone is Watching
|
||||
# url_poster: https://i.imgur.com/8cxTJ1b.png
|
||||
Oscar Best Picture-Winning Movies:
|
||||
template: { name: Chart, num: 5 }
|
||||
imdb_list: https://www.imdb.com/search/title/?title_type=feature,documentary&groups=oscar_best_picture_winners
|
||||
summary: Movies that have won an Oscar
|
||||
imdb_search:
|
||||
event.winning: oscar_picture
|
||||
sort_by: year.desc
|
||||
sync_mode: sync
|
||||
summary: Movies that have won an Oscar for best pictures
|
||||
smart_label: year.desc
|
||||
url_poster: https://theposterdb.com/api/assets/75802
|
||||
Oscar Winning Movies:
|
||||
template: { name: Chart, num: 6 }
|
||||
imdb_list: https://www.imdb.com/search/title/?title_type=feature,documentary&groups=oscar_winner
|
||||
imdb_search:
|
||||
event.winning: oscar
|
||||
sort_by: year.desc
|
||||
sync_mode: sync
|
||||
summary: Movies that have won an Oscar
|
||||
smart_label: year.desc
|
||||
url_poster: https://i.imgur.com/l0CHbgx.png
|
||||
url_poster: https://i.imgur.com/l0CHbgx.png
|
||||
|
||||
Reference in New Issue
Block a user