- Move Best of All Time to lists

This commit is contained in:
nwithan8 2023-12-13 11:13:45 -07:00
parent 9c11c480de
commit 4a0cdb6b76
2 changed files with 13 additions and 13 deletions

View File

@ -3,16 +3,3 @@ external_templates:
- repo: templates/dynamic_collections
collections:
# Top movies via IMDB, updated twice a week
"🙌 Best Of All Time":
template: { name: Award,
level: "++" }
summary: "Dive into the best films ever made"
imdb_chart: top_movies
schedule:
- weekly(wednesday)
- weekly(sunday)
collection_order: random
visible_library: true
visible_home: true
visible_shared: true

View File

@ -3,6 +3,19 @@ external_templates:
- repo: templates/dynamic_collections
collections:
# Top movies via IMDB, updated monthly
"🙌 Best Of All Time":
template: { name: Collection,
sort_title: "Best Of All Time",
level: "++++" }
summary: "Dive into the best films ever made"
imdb_chart: top_movies
collection_order: random
# default schedule
visible_library: true
visible_home: true
visible_shared: true
# Movies with a perfect RT score, updated monthly
"💯 The 100 Club":
template: { name: Collection,