Open files in TagLib extractor readonly

Authored by davidk on Oct 11 2017, 12:58 PM.

Description

Open files in TagLib extractor readonly

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=..."

Reviewers: Frameworks, vhanda, cgiboudeaux, dfaure, mgallien

Reviewed By: mgallien

Subscribers: mgallien, ngraham, Frameworks

Tags: Frameworks

Differential Revision: https://phabricator.kde.org/D8330

Details

Committed
davidkNov 11 2017, 5:26 AM
Reviewer
mgallien
Differential Revision
D8330: Open files in TagLib extractor readonly
Parents
R286:10c2755eb60a: GIT_SILENT Upgrade ECM and KF5 version requirements for 5.40.0 release.
Branches
Unknown
Tags
Unknown