It really looks like Drupal will be a good product for what I'm looking for, but I want to make sure.

I'm building a site for an artist who wants to allow his fans to download his music for free.

It looks like the Audio mod will allow fans to create playlists, and download music, the file force mod will make mp3's download instead of opening up in a media player...

But if someone selects 10 songs to download, I'd like them to zip into a single file so they don't have to do 10 file downloads

Comments

zenrei’s picture

No one?

WorldFallz’s picture

Drupal is used on a lot of music sites (both sony and mtv use it). However, the modules that do some form of zip (http://drupal.org/project/modules?text=zip) don't seem to work with playlists, however you could probably custom code it for the way you want it to function.