Hello and welcome to the LastFmLib group, the official support group for LastFmLib.net!
I really like all the positive feedback you gave me. Thanks at first.
Now I want to remind you of some important things: 1. LastFmLibNet is licenced under LGPL(or any later version). If you use it, you have to provide, at minimum, a link to the LastFmLib.net homepage(http://lastfmlibnet.sourceforge.net) and a copy of the LGPL with you application. For details see GNU LGPL. I would like to see your application being open source, too. Please keep in mind that Last.fm is basically for free, so your application should be, too. (Thanks to Mannno for reminding me of that important point!) [...]Using the GNU GPL will require that all the released improved versions be free software. This means you can avoid the risk of having to compete with a proprietary modified version of your own work. [...] The GPL does not require you to release your modified version, or any part of it. You are free to make modifications and use them privately, without ever releasing them. This applies to organizations (including companies), too; an organization can make a modified version and use it internally without ever releasing it outside the organization.
But if you release the modified version to the public in some way, the GPL requires you to make the modified source code available to the program's users, under the GPL.[...]
2. Create a forum topic in here of what you do with LastFmLib. This will help me to assign your username to a project in my mind, so I can remember better. Also this shows other users which great things can be done when using LastFmLib.net
3. READ the documentation! But note that it is marked as draft :)
5. Known Bugs(on Last.fm side?): Last.fm's radio server misses a CRLF when responding, use Util.AllowUnsafeHeaderParsing(true) for a workaround
If you have any questions which are not covered by those three points or if you find a bug, feel free to post them here in this forum, I usually reply within hours or one day :)
documentation can now also be viewed as a wiki in http://lastfmlibnet.wiki.sourceforge.net/. If you've got some c# sample code, please pm me and i will give you access rights so you can include them there.
[For Newcomers and oldies] READ THIS FIRST!