Files
plex-configs/plex/pmm/collections/Movies_Collections.yml
Nate Harris 1b1df9c84d - Add existing playlist to rules
- Explicit visible rules for everything
- Split into generic vs library-specific rules
2022-02-11 00:31:42 -07:00

26 lines
735 B
YAML

# Collections specific to Movies
collections:
### Seasonal
"2022 Best Picture Nominees":
summary: "Who will take home the trophy?"
sort_title: +++++Oscars01
visible_library: range(02/01-03/31)
visible_home: range(02/01-03/31)
visible_shared: range(02/01-03/31)
"2022 Best Actor Nominees":
summary: "Who will take home the trophy?"
sort_title: +++++Oscars02
visible_library: range(02/01-03/31)
visible_home: range(02/01-03/31)
visible_shared: range(02/01-03/31)
"2022 Best Actress Nominees":
summary: "Who will take home the trophy?"
sort_title: +++++Oscars03
visible_library: range(02/01-03/31)
visible_home: range(02/01-03/31)
visible_shared: range(02/01-03/31)