Warning on upload
I just created http://opengameart.org/content/door-open-door-close and got following error message: warning: filesize() [function.filesize]: stat failed for sites/default/files/door.7z.preview.mp3 in /var/www/sites/opengameart/sites/all/modules/rules/rules/modules/php.rules.inc(100) : eval()'d code on line 21.
Next observation: http://opengameart.org/content/door-open-door-close 's preview playing does not work..
I'll look into it today.
Bart
Apparently my preview generating script needs to be a bit smarter. Right now it can't handle generating a preview from an archive file. This may take a couple of days to fix, but for the time being I'll fix your preview manually.
While I haven't had time to create a script that actually extracts the archive, picks a file, and generates a preview, what I have done is to turn off the attempt at preview generation when an archive is uploaded. You shouldn't see an error message any more, and you'll see preview not available or somesuch where the preview would normally be.
When I just created http://opengameart.org/content/short-bird-chirp-song, I got
warning: filesize() [function.filesize]: stat failed for sites/default/files/bird_song_1.flac.preview.mp3 in /var/www/sites/opengameart/sites/all/modules/rules/rules/modules/php.rules.inc(105) : eval()'d code on line 21.