Thanks for posting the source

I finally got some time to have a look at it.
I should mention that I'm a more of a C programmer than a C# programmer

After trying for ages to get regular expressions to work (but to no avail), I ended up coding it with loops. So if you do know how to get regular expressions to work in C#, please feel free to update it.
Version 1.5.4.0
Changelog:
- MSN title now properly displays all nonstandard characters (this should work for all but tell me if it doesn't!)
- MSN title now has every first letter capitalised
Known issues:
- single quotes (') seems to be stripped, this looks like audiosurf itself is doing it?
TODO:
- display custom icon
as the todo says, I'm hoping to try and make it so you can specify a custom icon, ideally I would like my MSN title to have a little audiosurf icon and then the artist & title info.
if you could give me any pointers pwntastic, that would be fantastic.
edit: see later post for files