mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 08:28:53 -05:00
Merge pull request #126 from aldfeu/master
Add best of 2020s and cesar winners
This commit is contained in:
commit
1a09bb7741
@ -9,7 +9,7 @@ collections:
|
|||||||
tmdb_discover:
|
tmdb_discover:
|
||||||
primary_release_date.gte: 01/01/1970
|
primary_release_date.gte: 01/01/1970
|
||||||
primary_release_date.lte: 12/31/1979
|
primary_release_date.lte: 12/31/1979
|
||||||
with_original_language: fr
|
with_original_language: fr
|
||||||
sort_by: popularity.desc
|
sort_by: popularity.desc
|
||||||
limit: 100
|
limit: 100
|
||||||
summary: A collection of the Top Content of the 1970s
|
summary: A collection of the Top Content of the 1970s
|
||||||
@ -42,10 +42,23 @@ collections:
|
|||||||
summary: A collection of the Top Content of the 2000s
|
summary: A collection of the Top Content of the 2000s
|
||||||
Best of the 2010s:
|
Best of the 2010s:
|
||||||
template: { name: Chart, num: 5 }
|
template: { name: Chart, num: 5 }
|
||||||
tmdb_discover:
|
tmdb_discover:
|
||||||
primary_release_date.gte: 01/01/2010
|
primary_release_date.gte: 01/01/2010
|
||||||
primary_release_date.lte: 12/31/2019
|
primary_release_date.lte: 12/31/2019
|
||||||
with_original_language: fr
|
with_original_language: fr
|
||||||
sort_by: popularity.desc
|
sort_by: popularity.desc
|
||||||
limit: 100
|
limit: 100
|
||||||
summary: A collection of the Top Content of the 2010s
|
summary: A collection of the Top Content of the 2010s
|
||||||
|
Best of the 2020s:
|
||||||
|
template: { name: Chart, num: 6 }
|
||||||
|
tmdb_discover:
|
||||||
|
primary_release_date.gte: 01/01/2020
|
||||||
|
primary_release_date.lte: 12/31/2029
|
||||||
|
with_original_language: fr
|
||||||
|
sort_by: popularity.desc
|
||||||
|
limit: 100
|
||||||
|
summary: A collection of the Top Content of the 2020s
|
||||||
|
Cesar Winners:
|
||||||
|
template: { name: Chart, num: 7 }
|
||||||
|
imdb_list: https://www.imdb.com/list/ls024896765/?sort=release_date,desc
|
||||||
|
summary: Cesar Winning Movies
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user