I've noticed that my IMDB Top 250 list has a weird sort order from time to time. I'm trying to figure out how to make it identical to the actual IMDB list of the top 250. I saw that the default sort order is custom and I have my config as follows
libraries:
Movies:
metadata_path:
- pmm: imdb
template_variables:
use_popular: false
use_lowest: false
collection_order: custom
...
But items in the list still have a strange sort order. Movies like shawshank, godfather II, etc do appear in the list, but much further down.