- Remove library-specific files (unused)
- Restructure into category -> library type
This commit is contained in:
17
plex/pmm/collections/best/movies.yml
Normal file
17
plex/pmm/collections/best/movies.yml
Normal file
@ -0,0 +1,17 @@
|
||||
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
|
3
plex/pmm/collections/best/shows.yml
Normal file
3
plex/pmm/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