Posted on: August 16, 2005 in PHP, Coding, Music

Audio Module released

drupal icon

At Bryght, I have the enviable job of customizing Drupal for use on recording artists and record label web sites. One of the first things I wanted to do was to beef up audio support in Drupal, and so last week I was able to release the first version of the audio module. It can read and write ID3 tag information, can stream and download audio, and generates proper podcast-safe RSS enclosures. I am still working on adding support for iTunes RSS extensions, and cleaning up the code a bit, but it is working well on my site. Hopefully it will help others out there as well!

4 Responses to “Audio Module released”

  1. 1
    Michael Hart Says:

    I having an issue where when i try to upload a audio file, I get an error “File copy failed: source file does not exist.” and then right below that it says “Your audio was created”

    Any ideas what to look at to fix?

  2. 2
    Colin Brumelle Says:

    Michael,

    It’s probably best to file a ticket on Drupal.org for things like this.
    http://drupal.org/node/add/project_issue/audio/bug

    But off the top of my head, it sounds like your file upload limit may not be large enough in your php.ini, so the file isn’t actually being uploaded, but then Drupal gets confused, and thinks it has been. There is another comment on Drupal.org about this, so that might help.

    Send me an email if you have any more trouble…

  3. 3
    Dave Says:

    Does this work in Drupal 4.6? I ask because it’s not listed there, and it looks like exactly what I need, but I’m running Drupal 4.6.

  4. 4
    Rainer Says:

    May I ask the same for Drupal 4.7? I tried to install on beta4 and it didnt work. Couldnt open the settings dialog. It said undefined function in line 80.

    Would really be lovely to have in the upcoming version.

    Thanks
    Best
    Rainer

Leave a Reply