Comment 18 for bug 728197

Revision history for this message
Daniel Schürmann (daschuer) wrote :

Status Update (slow progress) :

QSaveFile is now part of Qt 5.
I have a version with the Clementine Tagreader working in my trunk in my trunk but there are license issues because of GPL 2 and 3 incompatibility.
The Clementine Tagreader does not perform atomic file writes, so it is only a medium god solution anyway.

Todo:
- Port my changes to QSavefile to the Qt 5 version
- Write our own tag reader process
- Use it for tag read and write
( we had resonantly a report about a segfault in taglib Bug #1166267)