![]() Re-add index correction, albeit with a new system that accomodates the single queue mechanism. The issue with using the previous queue mechanism for the single queue was that it risked using the index of an incorrect duplicate song, as the search would always start at index 0. Fix this by implementing a sort of "wobbly" search that starts at the current index and moves back and forth, checking the closest items first and the furthest items last. |
||
---|---|---|
.. | ||
auxio |