id3 icon indicating copy to clipboard operation
id3 copied to clipboard

ID3 mass tagger

Results 15 id3 issues
Sort by recently updated
recently updated
newest added

Like to recursively search my mp3's. Find one where the ALBUMARTIST is "Various Artists" and change it to "Various". Could I get some help here?

enhancement

There's currently a way to remove them. Would it be possible to add an extraction to the current folder for the embedded images also?

@squell Could you please provide binaries for MacOS :) Thank you very much!

faq

Hello ,in windows ,int fileexp.cpp ," while( dirent* fn = dir.read() )" is error, you have not defined dirent and fn

win32
faq

``` E:\>for %m in (*.mp3) do id3 -v "%m" E:\>id3 -v "[test].mp3" id3: no files matching [test].mp3 E:\>id3 -v "[].mp3" id3: no files matching [].mp3 ```

bug
enhancement

If this is what you meant by getting in touch? Not trying to file an issue against great software, I simply can't quite find what I need. Did some testing...

help wanted

Hi. Is there a way to assign a tag to all subdirectories ? Thank you !

faq

These are not issues, per se, rather requests. Thanks in advance. 1) Add a modifier, such as a semicolon, to append to keys which allow multiple lines or values (GENRE,...

enhancement

Hello again. Hope that all is well. This appears to be an issue. When I type and run "id3 test.mp3" I get what appears to be expected output: the 7...

bug
help wanted
win32

WXPSP3 The Russian text is written in ID3V1 are encoded in CP1251 but ID3 shows nonsense (i expect output in 866 - its russian OEM codepage): ``` >id3 -q "%t\n%a\n%l\n%c"...

enhancement
win32
faq