plex-configs/plex/pmm/collections/best/movies.yml
nwithan8 95c0f33d6e - Add explicit sort methods to most collections
- Most collections are "random" order to give variety to homescreen
2023-10-31 11:36:23 -06:00

19 lines
481 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)
collection_order: random
visible_library: true
visible_home: true
visible_shared: true