#Problem with former imdb_list
1 messages · Page 1 of 1 (latest)
You can press the "Close Post" button above or type /close at any time to close this post.
jenniferkinney, please use codeblocks when posting things that are found in files like a yaml file. Use !code to learn more.```I used to have my collection set up with imdb_list. That quit working so I moved the collection to this:
Criterion:
template: {name: basics, summary: "The Criterion Collection, Inc. (or simply Criterion) is an American home-video distribution company that focuses on licensing, restoring and distributing important classic and contemporary films. Criterion serves film and media scholars, cinephiles and public and academic libraries. List of Criterion Collection releases in spine order.",poster: https://theposterdb.com/api/assets/206770}
imdb_search:
list: ls091632240
limit: 10000
I have these collections set to collection_order: custom
That used to have the criterion list the way the user had it on imdb ( spine order). It no longer puts it in spine order like the list here: https://m.imdb.com/list/ls091632240/
What am I doing wrong? Can anything else change the order of the collection?```
You could try converting it back to imdb_list.
In the latest build, imdb_list was fixed.
Thanks for letting me know. That Worked!