I’ve just released a minor update for Scup. If you have already installed Scup, you should get the update automatically the next time you launch it. If not, get it here.
The new version 1.1 adds the new set type “Sample Collection”, enables bulk editing of the track type parameter and fixes a few issues (thanks for your bug reports!). Most important is a workaround for an annoying AIR bug under Linux that prevented Scup from opening the authentication page in the browser with the right parameters. I could only test it with AIR 2.0 on Ubuntu 10.04, but I’m confident that Scup now runs on other Linux distributions as well.
I know that there are some feature requests that didn’t make it into this release as I’m quite busy with another project and could only spend a few hours on Scup this time. I hope to have more time for the next update.
The feedback forum for Scup has got an update as well, I’ve switched from Getsatisfaction to Uservoice because they offer different categories for issue reports. So now you can report a problem as a problem, and a question as a question. Makes sense, huh?


Scup Source Code Released
If you want some more sample code for the SoundCloud-AS3-API, look no further: I just pushed the Scup repository to github: http://github.com/dasflash/Scup.
Before you can play around with the code, you’ll need to install the SoundCloud-AS3-API, the Swiz framework and get an application key from SoundCloud first. See the readme file for details.
I decided to release the code under GNU license to make sure that any improvements and modifications will have to be open-source, too. Let me know if you’d like to contribute to the next release and want your modifications to be included in the next “official” release.