Closed (fixed)
Project:
Audio
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
24 Jun 2006 at 03:43 UTC
Updated:
4 Sep 2006 at 09:45 UTC
After seeing some of the cool changes that are being made to the video module, I'm trying to refactor this code so that we can allow remote files. The idea here is to push the getID3 code into its own module that implements hook_audio(). I don't think it breaks any of the current behavior but I'd love to get some testing and feed back from people.
| Comment | File | Size | Author |
|---|---|---|---|
| audio_getid3_module.patch | 22.12 KB | drewish |
Comments
Comment #1
drewish commentedComment #2
zirafa commentedThis looks promising. I will try out this patch soon and post a more constructive response.
Comment #3
drewish commentedi've actually started trying to incoroprate q0rban's image support into it. i've got it in my sand box now.
Comment #4
drewish commentedlink to my sandbox is: http://cvs.drupal.org/viewcvs/drupal/contributions/sandbox/drewish/audio/
Comment #5
drewish commentedthe split is finished up in my sandbox. i'm working on the image support right now but i need to make sure that the module still works right when audio_getid3 isn't enabled.
Comment #6
drewish commentedOkay, I've committed this, there's probably still bugs but I want to get it out to a wider audience.
Comment #7
zirafa commentedcool. is it in your sandbox or CVS?
Comment #8
drewish commentedit's in CVS for both 4.7 and HEAD.
Comment #9
zirafa commentedSeems to be working pretty well so far! (Tested on 4.7). I like having the ability to turn off the submodules. I think this also paves the way for making remote files possible.
Comment #10
(not verified) commented