- Initial commit for PMM configs

This commit is contained in:
nwithan8
2023-11-15 13:36:44 -07:00
committed by cpt-kuesel
parent 06763244d4
commit eae14911d8
55 changed files with 3356 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
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

View File

@@ -0,0 +1,3 @@
external_templates:
- repo: templates/collections
- repo: templates/dynamic_collections