currently, in [BeamMusicPlayerViewController currentTrackFinished] there's a call to [self next] commented out. This is fine if the underlying music player informs the view controller about an ended track. One should be able to re-enable the behavior for other implementations of the music player.