writing id3v2.3 tags
Randy Perkins <[email protected]>
| Newsgroups | gmane.comp.audio.netjuke.user |
|---|---|
| Message-ID | <[email protected]> |
hello i am trying to consolidate my genre on my mp3's with netjuke i have enabled "edit media" and have verified that i am updating my tags. the problem is that netjuke appears to be using version id3v2.4 tags i have came to this conclusion because i have been using a perl module MP3::Tag, and it reports; "Unknown ID3v2-Tag version: V4.0" I am attached to MP3::Tag as i have written a perl script that renames/relocates/re-encodes files based on the tags. I realize that netjuke could probably do this for me, ( i guess that is what the "organize" function is for ??) but i am not ready to bail out on all my previous work so far also xmms does not retrieve the genre of the tag updated by netjuke i think that getid3 can write the slightly older id3v2.3 tags because the following script has done it for me. /netjuke/getid3/getid3.demo.check.php my question is; is it possible to get netjuke to write id3v2.3 tags, and what do i change to allow it to happen thanks randy ps i really like this program i was using Apache::MP3 before. it is a good program, but wouldnt run on apache 2.0 but i like netjuke better anyway -- Randy Perkins <[email protected]>