Yes its broken...  The issue is that the list is sorted using the sort
key and this excludes thinks like "the" in the title.  However the code
which is skipping forward is using the actual text value to search for
the right item, so it will tend to stick at an item if the next one in
the list has "the" at the start of it.

I think it will be relatively easy to fix.


-- 
Triode
------------------------------------------------------------------------
Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=88530

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to