Hi,
The library throws a panic when playlist is not PlaylistTypePlaylist or PlaylistTypePlaceholder.
https://github.com/op/go-libspotify/blob/master/spotify/libspotify.go#L1411
So it doesn't support PlaylistTypeStartFolder/PlaylistTypeEndFolder.
Is that designed or was just not investigated enough in how process PlaylistTypeStartFolder/PlaylistTypeEndFolder?
My issue if you want to look at it: fabiofalci/sconsify#5