If you sort watched series by last watched the sorting algorithm seems to be off. I think it’s sorted by the second to last watched episode. Could also be wrong operation order e.g. sort and then add last watched episode to list instead of add last watched episode and then sort.
2 Likes
Thanks. I will have a look.