Currently users can add the same song to the playlist over and over again. We should only run the add_track_to_playlist function after ensuring the song isn't already in the queue (or vector...whatever)
Log in to post a comment.