Spotify API (Get song name)

BlitzMax Forums/BlitzMax Programming/Spotify API (Get song name)

Hezkore(Posted 2011) [#1]
Right, so all of you might not know what Spotify is... It's a "media player", but all it does is stream music from a server with a huge database of music.
It's free to try (Google it), with some restrictions of course.
Anyways I'm not here to do commercial for it. x)

What I want to do is get the current song playing, from Spotify, into BlitzMax.
I've got no experience with these kind of things, so I was hoping someone here could help me out.
Maybe this can be of help? :o
http://developer.spotify.com/en/libspotify/overview/

Thanks for any help, tips or comments! :D

UPDATE: Well I managed to get the song name by reading Spotify's window title, sort of a cheap way of doing it, but it works...
It'd still be nice to have a working Spotify API library. :)

Last edited 2011