HydrogenAudio

Lossy Audio Compression => MP3 => MP3 - General => Topic started by: Fiesta3 on 2006-06-14 16:52:26

Title: How to remove Lyrics3 v2 tag?
Post by: Fiesta3 on 2006-06-14 16:52:26
I have some MP3s that annoy me. Basically they have a persistent tag that I cannot get rid of.

I tried TAG and it said they contain a Lyrics3 v2 tag. How do I get rid of it but keep everything else?
Is there a simple way or should I just undo mp3gain and rename the files and then remove all tags with tag.exe?
Title: How to remove Lyrics3 v2 tag?
Post by: crem0r on 2006-06-14 17:27:09
Try mp3tag (http://www.mp3tag.de/en/download.html).
Load the mp3's and then press Alt + T. In this dialog you can delete unwanted tags.
Title: How to remove Lyrics3 v2 tag?
Post by: molnart on 2006-06-14 20:09:36
Try mp3tag (http://www.mp3tag.de/en/download.html).
Load the mp3's and then press Alt + T. In this dialog you can delete unwanted tags.


He is refering to the Lyrics3 tag, not the LYRICS field of ID3v2.
mp3tag should be able to remove Lyrics3 with ID3v1 tags, but this didn't work for me...
you could possibly try Frontah (http://home.vxu.se/mdati00/frontah/) but i haven't used it
Title: How to remove Lyrics3 v2 tag?
Post by: Fiesta3 on 2006-06-15 13:57:16
It seems to be impossible to remove only Lyrics3. I've tried a dozen different taggers but none of them does what I want.
I guess I'll have to do it the hard way then...

I need to find all of the MP3s in my collection that contain the Lyrics3 tag. Is there a program that lists the tags and lets me sort them with a push of a button (etc)?
Title: How to remove Lyrics3 v2 tag?
Post by: sshd on 2006-06-15 15:00:52
It seems to be impossible to remove only Lyrics3. I've tried a dozen different taggers but none of them does what I want.
I guess I'll have to do it the hard way then...

I need to find all of the MP3s in my collection that contain the Lyrics3 tag. Is there a program that lists the tags and lets me sort them with a push of a button (etc)?


getID3() (http://www.getid3.org) can delete lyrics tags. Might not be very helpfull unless you know PHP.
Title: How to remove Lyrics3 v2 tag?
Post by: ara-fat32 on 2006-06-15 15:50:14
I have some MP3s that annoy me. Basically they have a persistent tag that I cannot get rid of.

I tried TAG and it said they contain a Lyrics3 v2 tag. How do I get rid of it but keep everything else?
Is there a simple way or should I just undo mp3gain and rename the files and then remove all tags with tag.exe?



I made it like this
Get Mp3tag , and add in the "View > Columns" dialog following entry:
Name: TAG
Value: $if(%_tag%,%_tag_read% (%_tag%),)

Ok, now you have to move the whole mp3 containing folder via drag and drop to mp3tag.
Look at the new column called TAG. and click it. (the dialog gets sorted from tagfield)
then mark the files with mouse, containing lyrics3 tags.
now click on the red X to remove the tag data from selected files.
wait a while until its done.
then click EDIT > undo.
The tags will be rewritten entirely from selected files without lyrics3 tags.


cu
Title: How to remove Lyrics3 v2 tag?
Post by: Fiesta3 on 2006-06-25 12:14:29
Thanks! That worked almost perfectly.
Title: How to remove Lyrics3 v2 tag?
Post by: lordgibbness on 2006-07-13 14:57:27
I made it like this
Get Mp3tag , and add in the "View > Columns" dialog following entry:
Name: TAG
Value: $if(%_tag%,%_tag_read% (%_tag%),)

Ok, now you have to move the whole mp3 containing folder via drag and drop to mp3tag.
Look at the new column called TAG. and click it. (the dialog gets sorted from tagfield)
then mark the files with mouse, containing lyrics3 tags.
now click on the red X to remove the tag data from selected files.
wait a while until its done.
then click EDIT > undo.
The tags will be rewritten entirely from selected files without lyrics3 tags.


cu

Very useful way of removing unwanted tag types - thanks for that (and of course to Florian for writing the program).

I really didn't think that the undo option would be so useful!
Title: How to remove Lyrics3 v2 tag?
Post by: Jojo on 2006-07-13 19:12:55
just out of curiosity, will mp3Tag remove the tag when having it set to delete all tags in the options dialog? (ID3v1, ID3v2, APE)
Title: How to remove Lyrics3 v2 tag?
Post by: Andavari on 2006-07-13 20:03:06
Tag Frontend w/Tag (http://members.home.nl/w.speek/) is what I've always used to rid myself of Lyrics3 v2 tags, albeit I wish it had an option just to remove the Lyrics3 v2 tag. To remove them with Tag Frontend w/Tag select: Remove all tags

To remove all tags using just Tag.exe you'd use:
tag --remove "Artist-01-Track.mp3"

I've never tried it but I'm wondering if Foobar2000 can remove them via 'Right-click -> Database -> Remove tag from file(s)'

Have fun re-tagging those mp3's.
Title: How to remove Lyrics3 v2 tag?
Post by: lordgibbness on 2006-07-13 20:51:28
just out of curiosity, will mp3Tag remove the tag when having it set to delete all tags in the options dialog? (ID3v1, ID3v2, APE)

Yep, it'll remove ID3v1, ID3v2, APE and any others (lyrics3, for example). Then hitting undo will add back in the ones you have selected in options (proably ID3v1, ID3v2). Good huh?
Title: Re: How to remove Lyrics3 v2 tag?
Post by: Moonbase on 2019-10-16 11:28:30
Old thread, new solution: rmlyrics3 (https://github.com/Moonbase59/rmlyrics3), a Lyrics3 and Lyrics3v2 removal tool written in Python.
Title: Re: How to remove Lyrics3 v2 tag?
Post by: sanskrit44 on 2019-10-16 17:38:14
It seems to be impossible to remove only Lyrics3. I've tried a dozen different taggers but none of them does what I want.
what makes this tag so special, that not just about every tagger is able to remove it without difficulties?
Title: Re: How to remove Lyrics3 v2 tag?
Post by: Moonbase on 2019-10-16 20:48:32
I really don’t know … I kept asking the tagger and tagging library people for years. Maybe they feel it not being important enough.