-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Verbose option #8
Comments
Could you copy the tag (e.g. using 'id3 -2 --duplicate test.mp3 foo' ) to an empty file and attach it here? Or if you prefer, send me a small original file by email which triggers this. Thanks! |
@squell |
I'm unable to reproduce it; on both Windows and Linux id3 shows the same data with or without -v. What system are you on, exactly? If you're on Windows, what is the 'system locale for non-Unicode programs'? (You can find that under Control Panel -> Region & Languages -> Administrative). |
@squell |
|
Assuming it worked, on my end, as expected, how could one import the dump—en masse—to the mp3? Or, do I have to parse each line? |
Thanks! I don't understand this bug. When I have more time, I'll prepare a version of id3 that we can use (hopefully) to hunt this bug down. I'll also try some more Windows machines in the meantime to see if I can reproduce it myself. |
@squell |
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 primary key/value pairs added to the file name and format. However, when I run the same with the -v option, I get an extended output with many of the values missing, even those viewable without the -v option. See below for the outputs. Thanks.
ID3 test.mp3
Gives:
ID3 -v test.mp3
Gives:
The text was updated successfully, but these errors were encountered: