VLCPlaybackService: Fix shuffle order
This merge request brings a fix to the shuffle behavior:
- The next index is now properly set and the shuffle is properly triggered according to the repeat mode selected by the user, therefore fixing the shuffle behavior.
- The shuffle does not randomize the order backwards anymore.
Closes #1715 (closed)
Closes #1721 (closed)