Open wwark opened 6 years ago
And the sort order has no effect when "sort by" is set to "default"
Ya, I already know about that problem. The problem is on the Kodi side.
The problem with Sort By "default" (unsorted) is that there is nothing to sort by and when you switch to a different sort method and go back, Kodi has no idea how to sort the unsorted list. So in a way unsorted sort method as no effect but to only show items as they were added to Kodi and only if unsorted is the first sort method.
If there was a way to fix that in code I would love to implement it.
Do you think open a ticket on Kodi will help? Thanks, Wwark
Probably not but you can always try, they might know of a way around it that we don't know about.
Hi all,
Yes this bug is present since a long time now! I always see it... The only "fix" I find is to go back in the previous menu level and select again the desired item in order to let Kodi build again the listing :-/
+1 to open a ticket on Kodi!
Hi Forage,
Forage found an issue. The issue is: 1 - In the begining we have Sort By "Default" 2 - Change to Sort By "Title" 3 - Videos are sorted by Title 4 - Change to Sort By "Default" 5 - Videos remain sorted by Title
We reproduce the issue on Kodi 18 Beta4 and Kodi 17.6.
Do you know if it is an issue on Kodi or on Codequick. If it is in Kodi we will open a ticket on Kodi.
Thanks for your help, Wwark @SylvainCecchetto and @Forage