Minor bug where the start_song
parameter required a starting_playlist
. We actually don't want a starting_playlist
when checking the start_song
. A starting_playlist
should only be active IF the user wants to start a certain playlist and then they'd use the starting_playlist_song
paramter.