- New collection for "Just the Worst" movies
This commit is contained in:
parent
9510d3e6c2
commit
221511eb73
|
@ -275,13 +275,25 @@ collections:
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
"The 100 Club":
|
"The 100 Club":
|
||||||
template: { name: Award }
|
template: { name: Award,
|
||||||
|
level: "+" }
|
||||||
summary: "RottenTomatoes' movies with a perfect score"
|
summary: "RottenTomatoes' movies with a perfect score"
|
||||||
mdblist_list: https://mdblist.com/lists/hdlists/100-on-rottentomatoes-com
|
mdblist_list: https://mdblist.com/lists/hdlists/100-on-rottentomatoes-com
|
||||||
schedule: monthly(1)
|
schedule: monthly(1)
|
||||||
visible_home: false
|
visible_home: false
|
||||||
visible_shared: false
|
visible_shared: false
|
||||||
|
|
||||||
|
"Just the Worst":
|
||||||
|
template: { name: Award }
|
||||||
|
summary: "The worst movies of all time."
|
||||||
|
trakt_list:
|
||||||
|
- https://trakt.tv/users/hdlists/lists/worst-movies-of-all-time
|
||||||
|
- https://trakt.tv/users/nwithan8/lists/5-or-less-on-rotton-tomatoes?sort=rank,asc
|
||||||
|
collection_order: audience_rating.desc
|
||||||
|
schedule: monthly(1)
|
||||||
|
visible_home: false
|
||||||
|
visible_shared: false
|
||||||
|
|
||||||
# Genres
|
# Genres
|
||||||
"What's The Deal With Airplane Food?":
|
"What's The Deal With Airplane Food?":
|
||||||
template: { name: Genre }
|
template: { name: Genre }
|
||||||
|
|
Loading…
Reference in New Issue