id3
id3 copied to clipboard
ID3 mass tagger
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?
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?
Hello ,in windows ,int fileexp.cpp ," while( dirent* fn = dir.read() )" is error, you have not defined dirent and fn
``` 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 ```
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...
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,...
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...
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"...