D8330: Open files in TagLib extractor readonly
David Kahles
noreply at phabricator.kde.org
Mon Oct 16 11:46:38 UTC 2017
davidk created this revision.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: Frameworks.
REVISION SUMMARY
This is useful if the extractor runs sandboxed, and read-write file access is denied.
TagLib would retry it readonly, but this saves one syscall.
TEST PLAN
- Autotests run fine
- Tags are still indexed, tested with "baloosearch artist=..." and "baloosearch genre=..."
REPOSITORY
R286 KFileMetaData
BRANCH
readOnly
REVISION DETAIL
https://phabricator.kde.org/D8330
AFFECTED FILES
src/extractors/taglibextractor.cpp
To: davidk
Cc: #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20171016/f0273cb3/attachment.html>
More information about the Kde-frameworks-devel
mailing list