nwithan8 e1402da438 - Fix sort title for Collection
- Add Franchise collection template
- Add emojis to all non-dynamic collections
2023-10-28 12:44:06 -06:00

18 lines
452 B
YAML

external_templates:
- repo: templates/collections
- 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)
visible_library: true
visible_home: true
visible_shared: true