First thanks a lot for your outstanding work! I just made a few tests and I am very impressed!
So, now I'd like to strip getID3 down to the bare minimum. Here are my thoughts:
- delete all files from /getid3 except getid3.php getid3.lib.php module.audio.mp3.php and module.audio.ogg.php
=> mp3 and ogg reading is all I need.
I'm hoping to bring down processing times, so I wonder, are there any settings I should be aware of? Actually getID3 gives me much more information, than I need. Only the $getID3["tags"] section would be quite enough. You propably reckon, that I haven't sifted through the code yet, just looked into getid3.php and some demos, and couldn't get much out of it at a first glance. It takes a lot of time to understand it, looking at your modular approach... :)
So any hints are very appreciated!
And on a side-note, I plan to put this into my shop-system I wrote some time ago. Actually I came up with some ideas how to improve this system.
Do you have any objections, if I integrate this into a download/release of this shop software? It's all GPL and non-profit. I haven't begun work on the integration yet, I'm just planning to and thought it would be the polite thing to do - to ask you creator(s) if it's ok.
You can find my site in my profile. --------->
Thanks again!
chris