Skip to content

Add mandatory metadata to thumbnail

Stefan Brüns requested to merge bruns/kio-extras:thumbnail_metadata into master

According to the spec, at least Thumb::URI and Thumb::MTime are required.

KIO::PreviewJob discards any thumbnails without these and recreates the thumbnails.

Merge request reports