[Thumbnailer] Use enabled plugins passed in as metadata
ClosedPublic

Authored by broulik on Aug 27 2018, 11:36 AM.

Details

Summary

The thumbnailer lives in a separate application, so it will read the enabled plugins from a different configuration than the calling application (e.g. dolphinrc).
This leads to folder thumbnails following the default settings instead of user-configured settings, causing disabled plugins to be used and blacklisted thumbnails never being used even if enabled by the user.

BUG: 388303

Test Plan

Depends on D15096

I get textthumbnails for folders when I enabled them. I no longer get image thumbnails on folders if I disable them

Diff Detail

Repository
R320 KIO Extras
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik requested review of this revision.Aug 27 2018, 11:36 AM
broulik created this revision.
dfaure accepted this revision.Sep 17 2018, 5:16 PM
This revision is now accepted and ready to land.Sep 17 2018, 5:16 PM
This revision was automatically updated to reflect the committed changes.