D20526: fix extracting of some properties to match what was writen
Matthieu Gallien
noreply at phabricator.kde.org
Sun Apr 14 09:43:17 BST 2019
mgallien created this revision.
mgallien added reviewers: astippich, bruns.
Herald added projects: Frameworks, Baloo.
Herald added subscribers: Baloo, kde-frameworks-devel.
mgallien requested review of this revision.
REVISION SUMMARY
Currently, one can write and read through taglib extractor and writer
plugins. Unfortunately, some "smart" transformation on the data are
applied when reading them. This does not allow to read exactly what was
writen.
This is a work in progress to shed some light on what is needed to get Elisa to support reading and writing of properties through KFileMetaData.
This is somehow linked to D19087 <https://phabricator.kde.org/D19087> and D20502 <https://phabricator.kde.org/D20502> .
TEST PLAN
New automatic test is OK, no regressions.
REPOSITORY
R286 KFileMetaData
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D20526
AFFECTED FILES
autotests/taglibwritertest.cpp
autotests/taglibwritertest.h
src/extractors/taglibextractor.cpp
To: mgallien, astippich, bruns
Cc: kde-frameworks-devel, #baloo, gennad, domson, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190414/2d51961a/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list