We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On some of my files, eyeD3 shows multiple comments, on separate lines. Each has its own Comment [Description: ] [Lang: xxx]
Comment [Description: ] [Lang: xxx]
But on a file that had
Comment: [Description: ] [Lang: eng] Language
eyeD3 eyeD3 --to-v2.4 --encoding utf8 --fs-encoding utf8 --add-comment 'Edited' changed it to only the single comment
Comment: [Description: ] [Lang: eng] Edited
The text was updated successfully, but these errors were encountered:
No branches or pull requests
On some of my files, eyeD3 shows multiple comments, on separate lines. Each has its own
Comment [Description: ] [Lang: xxx]
But on a file that had
eyeD3 eyeD3 --to-v2.4 --encoding utf8 --fs-encoding utf8 --add-comment 'Edited'
changed it to only the single comment
The text was updated successfully, but these errors were encountered: