rename init collections

This commit is contained in:
Richard Lewis
2021-12-25 15:33:05 -06:00
parent b284f8ebd3
commit 84fba087f3
2 changed files with 123 additions and 0 deletions

View File

@@ -0,0 +1,38 @@
#### Wife Flix #############
#### Collections for my wife ###########
collections:
Anne Anna Emma Meg:
tmdb_actor:
- 1813
- 84223
- 54693
- 5344
summary: Because your husband loves you and thought you might like this playlist. Starring Anne Hathaway, Anna Kendrick, Emma Stone, Meg Ryan.
schedule: weekly(sunday)
collection_order: alpha
Oscars:
imdb_list: https://www.imdb.com/search/title/?title_type=feature,documentary&groups=oscar_winner
collection_order: release
summary: Oscar Winning Movies
schedule: monthly(1), monthly(15)
Romantic Comedies:
genre: Romance
filters:
genre: Comedy
collection_order: alpha
collection_mode: default
schedule: monthly(1), monthly(15)
John Hughes Production:
tmdb_director: 11505
tmdb_writer: 11505
tmdb_producer: 11505
collection_order: release
collection_mode: default
schedule: monthly(1), monthly(15)
# Sing-along Movies:
# plex_search:
# all:
# genre: Music, Musical
# sort_by: audience_rating.desc
# summary: Movies you can sing along with
# schedule: monthly(19)