I have now started working on searching for stuff with libspotify. Turns out to be easier than I thought. :-)
Also, in case people want to see my progress, I have a github repository here, with the dev/test-spot
branch used for my learning. All the code is in a single source file in the test-spot
directory.
I just have searching for, and printing info about, artists and playlists before it is time to start working in getting some sound out of it all. This is something that I think will be a lot harder than making simple searches for tracks. But also fun, I have never really made sounds before. I look forward to that! :-)