id3v2.4 support?
Brought to you by:
myers_carpenter
Great tool!!!!
Any chance of getting it up to id3v2.4 support?
I've been using this tool for some time now and it comes in handy when logged in on the shell.
However the other day I ran into a problem. I am using getID3() for php and I modified a couple files. Now id3v2 doesn't see any of the v2 tags.
It looks like id3v2 is in the same boat as WinAmp and can only read id3v2.3 tags.
Would be great to see this in the next release.
- Mike
Logged In: YES
user_id=623537
What version of id3lib do you have?
Logged In: YES
user_id=335935
When id3lib supports it I will to.
I've written my own id3 library in python.
http://www.python.org/pypi?:action=display&name=PyID3&version=0.5.5
I'm trying to write a "id3v2" like utility that will support
2.4 with it.