Skip to content

player: Fix add_song method

Jean Felder requested to merge wip/jfelder/player-fix-add-song into master

The current_index needs to be changed only if it is greater than the song_index and not the reverse.

Merge request reports