Skip to content

Resolve "Handle having multiple instances of the same song in the queue"

Sumner Evans requested to merge 53-repeats-in-queue into master

Closes #53 (closed)

Refactored to use the index to store the place in the play queue rather than the id of the song.

Merge request reports