So I hacked in very basic support.

As said, it's all just hacked in. But so far it connects to my server, parses some songs (too lazy to loop albums so I just get a list of 10 random songs atm), and plays them

For some reason it refuses to switch to the next song, but that's something for later.
Now I need to figure out how I would do this properly. I guess the best thing would be to make this some kind of plugin.
I've mostly been coding games, low level C stuff, mobile apps and various .NET programs before, so I have no experience with Win32, sockets etc. So this might take a while before I get anywhere with it
