I have my progress page ordered by Time Left, Descending. So that my shortest time left is first.
Unfortunatley when I have to refresh the data on certain shows, usually “Neighbours”, “Home and Away”, and “Eastenders”, they are being added to the end of the list, instead of the start.
I have attached an image below. Neighbours only has 22 minutes remaining but is at the end of my list.
This bug is now fixed. Neighbors is higher on the list now. There seems to be a bug with the actual runtime (perhaps a metadata issue), but the main issue is now fixed since it correctly considers the hidden seasons.
Good catch, I reversed the default for time left and episodes left to make more sense. The asc/desc is more based on what’s the most useful for the selected sort.