- Add food movies
This commit is contained in:
parent
087cfac37e
commit
b50366d640
|
@ -71,7 +71,7 @@ collections:
|
|||
|
||||
"📗 Based On A True Story":
|
||||
template: { name: Genre }
|
||||
summary: ""
|
||||
summary: "Based on a true story"
|
||||
mdblist_list: https://mdblist.com/lists/hdlists/based-on-or-inspired-by-a-true-story
|
||||
collection_order: random
|
||||
visible_library: true
|
||||
|
@ -80,7 +80,7 @@ collections:
|
|||
|
||||
"🔍 A Real-Life Whodunnit":
|
||||
template: { name: Genre }
|
||||
summary: "True Crime Documentaries"
|
||||
summary: "True crime documentaries"
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/lish408/lists/true-crime-documentary-series-film
|
||||
collection_order: random
|
||||
|
@ -88,6 +88,16 @@ collections:
|
|||
visible_home: true
|
||||
visible_shared: true
|
||||
|
||||
"👨🍳 Bon Appetit":
|
||||
template: { name: Genre }
|
||||
summary: "Mouth-watering movies"
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/majeed_pk/lists/bon-appetit
|
||||
collection_order: random
|
||||
visible_library: true
|
||||
visible_home: true
|
||||
visible_shared: true
|
||||
|
||||
dynamic_collections:
|
||||
## Use DC as suffix to avoid name conflicts with static collections
|
||||
## These get generated in the order they are listed here, so put the more intensive ones at the bottom
|
||||
|
|
Loading…
Reference in New Issue