You are hereBlogs / David Grant's blog / Drupal Audio Handling is a Mess
Drupal Audio Handling is a Mess
The state of Drupal audio files support in Drupal is a mess right now. The audio module, which is great by the way, has not been fully updated to 6.x. This effort has probably been hampered somewhat by the fact that "audio nodes" is not the way that most drupalers want to treat audio going forward. The new drupal way is CCK module and Views and the new way to do audio in drupal is by creating a CCK type with a File field. The FileField module is mostly ready for 6.x (but still "alpha"), but one other nice addition, XSPF playlist module, which I need, is not even close. I recently tried to update a site I maintain, willmusic.ca, over to Drupal 6.x. Trying to get an album type and then generating an XSPF feed from the associated file fields was next to impossible without actually porting the XSPF module to Drupal 6.x myself. When I tried to use the audio module in 6.x to get an XSPF feed for an album type with attached audio files (using audio_attach), this also failed, because the audio_feeds module has not been ported to 6.x yet. So in the end, I reverted back to the original 5.x site, and got XSPF feeds working for each album and then hooked up a flash media player that accepts an XSPF playlist. All is good except I wish I was using 6.x. The moral of the story is that even though 6.0 was released over a year ago, 6.x is no where near production ready, unless you have time to develop your own modules, or you don't plan on using any modules at all.
Update (2010-02-03): the SWF Tools module looks promising, especially Flow Player which it integrates with. I starting to port the site over to Drupal 6 and I think CCK is the way to go, so I will go with CCK FileField with SWF Tools.
- David Grant's blog
- 4201 reads
I concur with you. The state of audio of Drupal is a huge mess, and you're not the only one who's stuck.
Same here. i really think this underscores a weakness in the entire Drupal 6 effort. So many modules, not to mention every single theme, needed significant upgrades. Meanwhile, very few new features were made available for all this pain.
It makes me rethink my commitment go Drupal going forward. What will Drupal 7 bring?
I am a beginner and this is my biggest suffering too. I ended up putting flash mp3 players by html directly in the pages. Unfortunately I can't use any taxonomy for my audio files this way, so maybe I'll end up uploading the files twice. Where do these mp3's go when they get imported anyway? They are nowhere to be found... Into the database?
I totally agree with you guys. I am making a music community site using D6 and most media modules are working as they should except audio. I respect what the developers have done, but think they can do more for D6 compatibility.
What about this:
http://drupal.org/project/mp3player
Not bad?
Yeah, you are right. The audio handling bring a lot of questions to me. There is no module that works easy in every way. On my website Webdesign München i work a long time to implement audio files for customers. After a long time i`ve decided to break. It`s not funny if server don`t work in that way you wish it should work with audiofiles. I feel with you ;)
in my last company i`ve to fight against audio files in the drupal system. Drupal is in some way nice. But in a lot of ways it is so horrible :( I hope for themselves that they will fix there problems.
Kind regards
I also agree with your statements. The actual state of Drupal audio is horrible...
Best Regards from
Eventagentur
We developed a medium-size music community based on Drupal 5 and audio.module. Now we are stuck from upgrading to Drupal 6, because the audio module isn't going anywhere. This is real bad.
Hello David, Thanks for a nice tutorial and raising some very good points. I visited ur site and liked its cute look emmensely -- very sweet. I feel you have succeeded in taming xspf playlist and audio module. Did you do it with Drupal 6? Please help me too as I have been struggling for long to achieve that .. showing playlist of songs in xspf extended player as you did on Will's album. Please guide me. I am usin g audio module dev version. I see no audio feed type views as it has been suggested there. i also tried using xspf_playlist module but it is not connecting well with audio module. I am just stuck. I will be very thankful to you for a clear step by step guideline. Thanks again.
Does anyone know if there is also such a modul also for joomla?
Post new comment