are non-zipped Q7 Ogg/Vorbis albums also available for downloading?
I'm asking becasue I'm writing a script to help users download and seed Jamendo albums easier and it would be cooler if I could just slap the album folder on FTP/HTTP as a webseed instead of doing the whole routine with uncompressing and removing .zip files.
You could use a filesystem that transparently "mounts" archives. I used aufs for that. album.zip# will then be presented like a directory if I recall correctly. So then you could symlink it to the proper directory name.