zambaretzu
Apr 30 2005, 15:32
After I scan id3v1/v2 tagged mp3 files with mp3gain, foobar doesn't recognize any tags anymore (WinAmp is fine). I need to delete the mp3gain tags for them to reappear. Is there any way for foobar to still be able to read them
- without removing the mp3gain tags
- without using foobar's RG scanner instead
- without adding APE tags?
I've searched a bunch and seen this problem mentioned, but I haven't seen any good solution, so if this has been covered a lot, could you just point me to a good thread? Is it because mp3gain tags are APE?
irjason
Apr 30 2005, 15:56
From my understanding mp3 gain writes blank ape tags, and foobar reads ape tags first when present. Someone mentioned the next mp3gain will fix this. So AFAIK the only solutions are to wait for that, or add ape tags. I used
Tag to add ape tags to my files. Here's the command I used
CODE
tag --force ape2 --force id3 --recursive *.mp3
This is fairly painless, and quick. All this came from other posts on this forum. I would give credit to the origionators if I could.
kalmark
Apr 30 2005, 15:57
QUOTE(zambaretzu @ Apr 30 2005, 10:32 PM)
Is it because mp3gain tags are APE?
Yes, and because foobar reads the most "advanced" tag formats it can find, APE, in this case. You can eithre set mp3gain not to write tags (if possible), or foobar not to read APE tags (as I see, you don't want to use them anyhow).
(I've never tried the either solution though

)
zambaretzu
Apr 30 2005, 17:24
QUOTE(irjason @ Apr 30 2005, 01:56 PM)
From my understanding mp3 gain writes blank ape tags, and foobar reads ape tags first when present. Someone mentioned the next mp3gain will fix this. So AFAIK the only solutions are to wait for that, or add ape tags. I used
Tag to add ape tags to my files. Here's the command I used
CODE
tag --force ape2 --force id3 --recursive *.mp3
This is fairly painless, and quick. All this came from other posts on this forum. I would give credit to the origionators if I could.
Thanks, that sounds like the way to go. What does that commandline do exactly? I need to create APE tags that are copies of my ID3V2 tags...
irjason
Apr 30 2005, 18:42
That is the result I get. It makes the ape and id3 tags the same as far as I can tell. The "recursive" part makes it do all files in all subdirectories. There is a .txt file in the download that has some good documentation.
Mike Giacomelli
Apr 30 2005, 19:33
You could also remove the MP3gain you applied. Since foobar already has replaygain in it, you don't need it (unless you're also playing your files with something that doesn't understand replaygain).
juancferrer
Apr 30 2005, 21:11
I'm having the same problem, and I think it's easier for me to turn off APE tags and just use ID3v2, but how do i do that??
juancferrer
Apr 30 2005, 21:44
I also tried to use "tag" to copy the id3v2 info to the ape tags, and everything seems to go fine, but I still can't see the info in foobar. Also, this seems to only be affecting mp3s because all my m4a and flac files show the info in foobar.
Mike Giacomelli
May 1 2005, 01:52
QUOTE(juancferrer @ Apr 30 2005, 07:11 PM)
I'm having the same problem, and I think it's easier for me to turn off APE tags and just use ID3v2, but how do i do that??
You can't in 0.8.3, although in 0.9 it may be possible. At present you have to remove the duplicate tag, or else fill it with the information from the ID3v2 tag.
QUOTE
Also, this seems to only be affecting mp3s because all my m4a and flac files show the info in foobar.
Well since you can't MP3gain them, its not surprising the mp3gain problem didn't occur
Schinkentoni
May 1 2005, 01:54
if you want mp3gain not to change your tags you must go to
options-->tags and check 'ignore...' and 'don't check while adding files'
zambaretzu
May 1 2005, 20:10
Yeah, I'm aware that the problem can be solved by simply not storing/removing mp3gain tags, it's what I've been doing so far. I was looking for a way to not lose those tags. The Tag solution with adding APE tags seems to be working perfectly well.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.