mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-20 23:16:05 -05:00
- Initial commit for PMM configs
This commit is contained in:
18
nwithan8/collections/best/movies.yml
Normal file
18
nwithan8/collections/best/movies.yml
Normal 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
|
||||
3
nwithan8/collections/best/shows.yml
Normal file
3
nwithan8/collections/best/shows.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
external_templates:
|
||||
- repo: templates/collections
|
||||
- repo: templates/dynamic_collections
|
||||
Reference in New Issue
Block a user