https://bugs.kde.org/show_bug.cgi?id=479095
--- Comment #5 from Urs Fleisch <uflei...@users.sourceforge.net> --- Thanks for the example file. I cannot see any problems with the file, you just have to save it and it will be ID3v2.3.0. Also in the CLI, only modified files are saved, so you will have to make some modification. The save operation will automatically be done by kid3-cli when it terminates and there are modifications. So you could for example use kid3-cli -c copy -c remove -c paste test.mp3 This is actually what is done by the "Rewrite Tags" action, which can be used from the UI. By the way, the documentation for the "to23" CLI function is "Convert ID3v2.4 to ID3v2.3", so this will only work if the existing tag is ID3v2.4. -- You are receiving this mail because: You are watching all bug changes.