- Add explicit sort methods to most collections
- Most collections are "random" order to give variety to homescreen
This commit is contained in:
@ -9,6 +9,7 @@ collections:
|
||||
level: "+" }
|
||||
summary: "RottenTomatoes' movies with a perfect score"
|
||||
mdblist_list: https://mdblist.com/lists/hdlists/100-on-rottentomatoes-com
|
||||
collection_order: random
|
||||
schedule: monthly(1)
|
||||
visible_library: true
|
||||
visible_home: true
|
||||
@ -21,7 +22,7 @@ collections:
|
||||
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
|
||||
collection_order: random
|
||||
schedule: monthly(1)
|
||||
visible_library: true
|
||||
visible_home: true
|
||||
@ -33,7 +34,7 @@ collections:
|
||||
summary: "The best movies for a lazy weekend afternoon"
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/hdlists/lists/sunday-afternoon-movies?sort=rank,asc
|
||||
collection_order: audience_rating.desc
|
||||
collection_order: random
|
||||
visible_library: true
|
||||
visible_home: weekly(saturday), weekly(sunday)
|
||||
visible_shared: weekly(saturday), weekly(sunday)
|
||||
@ -45,7 +46,7 @@ collections:
|
||||
summary: "The films of the podcast 'How Did This Get Made?'"
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/lish408/lists/how-did-this-get-made-podcast
|
||||
collection_order: audience_rating.desc
|
||||
collection_order: random
|
||||
visible_library: true
|
||||
visible_home: true
|
||||
visible_shared: true
|
||||
@ -56,6 +57,7 @@ collections:
|
||||
level: "++" }
|
||||
trakt_list_details:
|
||||
- https://trakt.tv/users/nwithan8/lists/best-movie-ever?sort=added,asc
|
||||
collection_order: random
|
||||
collection_minimum: 3
|
||||
delete_below_minimum: true
|
||||
visible_library: true
|
||||
@ -68,6 +70,7 @@ collections:
|
||||
level: "++" }
|
||||
trakt_list_details:
|
||||
- https://trakt.tv/users/nwithan8/lists/worst-movie-ever?sort=added,asc
|
||||
collection_order: random
|
||||
collection_minimum: 3
|
||||
delete_below_minimum: true
|
||||
visible_library: true
|
||||
@ -82,7 +85,7 @@ collections:
|
||||
schedule: monthly(1)
|
||||
trakt_list_details:
|
||||
- https://trakt.tv/users/sp1ti/lists/1001-movies-you-must-see-before-you-die
|
||||
collection_order: critic_rating.desc
|
||||
collection_order: random
|
||||
visible_library: true
|
||||
visible_home: true
|
||||
visible_shared: true
|
||||
@ -118,6 +121,7 @@ collections:
|
||||
level: "+" }
|
||||
summary: "007 forever"
|
||||
mdblist_list: https://mdblist.com/lists/hdlists/james-bond-movies
|
||||
collection_order: release
|
||||
visible_library: true
|
||||
visible_home: false
|
||||
visible_shared: false
|
||||
@ -166,6 +170,7 @@ collections:
|
||||
trakt_list:
|
||||
- https://trakt.tv/users/dgw/lists/star-trek-canon
|
||||
url_background: https://i.redd.it/vz20prnp8v551.jpg
|
||||
collection_order: release
|
||||
visible_library: true
|
||||
visible_home: false
|
||||
visible_shared: false
|
||||
@ -178,6 +183,7 @@ collections:
|
||||
trakt_list_details:
|
||||
- https://trakt.tv/users/sonicwarrior/lists/star-wars-canon-timeline
|
||||
url_background: https://images.unsplash.com/photo-1579566346927-c68383817a25
|
||||
collection_order: custom
|
||||
visible_library: true
|
||||
visible_home: false
|
||||
visible_shared: false
|
||||
@ -190,6 +196,7 @@ collections:
|
||||
trakt_list_details:
|
||||
- https://trakt.tv/users/mraniki/lists/battlestar-galactica-universe
|
||||
url_background: https://wallpapercave.com/wp/vPJGO64.jpg
|
||||
collection_order: custom
|
||||
visible_library: true
|
||||
visible_home: false
|
||||
visible_shared: false
|
||||
@ -202,6 +209,7 @@ collections:
|
||||
trakt_list_details:
|
||||
- https://trakt.tv/users/michaeldibben/lists/shakespeare-plays
|
||||
url_background: https://images.unsplash.com/photo-1598391990342-311775e3d374
|
||||
collection_order: random
|
||||
visible_library: true
|
||||
visible_home: false
|
||||
visible_shared: false
|
||||
|
Reference in New Issue
Block a user