Bug 410633 - Show thumbnails for audio files that have a "cover.jpg" file in the same folder
Summary: Show thumbnails for audio files that have a "cover.jpg" file in the same folder
Status: CONFIRMED
Alias: None
Product: kio-extras
Classification: Frameworks and Libraries
Component: Thumbnails and previews (show other bugs)
Version: 19.04.0
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2019-08-06 00:44 UTC by hoperidesalone
Modified: 2019-08-06 17:17 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description hoperidesalone 2019-08-06 00:44:21 UTC
SUMMARY
Audio files don't show thumbnails despite the fact ''Auido Files'' option is enabled under ''General > Previews''.

STEPS TO REPRODUCE
1. Open a folder with audio files which includes ''cover.jpg'' or ''folder.jpg'' in the same folder as audio files
 
OBSERVED RESULT
Audio files don't have image thumbnails.

EXPECTED RESULT
Audio files would have image thumbnails.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Ubuntu 18.04.2 LTS x86_64 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: KDE Frameworks 5.44.0
Qt Version: Qt 5.9.5 (built against 5.9.5)

ADDITIONAL INFORMATION
I've added the following images in case my explanation was inadequate: https://i.imgur.com/83XHDQ4.png https://i.imgur.com/bKAU70F.png

Do audio files have to embedded art for Dolphin to preview thumbnails? Can it use an image it found in the same folder as audio files? If not, then this doesn't count as a bug I guess but I'd prefer if this could have been included as a feature in Dolphin in the future.
Comment 1 2wxsy58236r3 2019-08-06 04:07:18 UTC
If your audio file has an embedded cover art image, Dolphin will use it as the preview thumbnail.

If your audio file does not have an embedded cover art image, Dolphin will not show any preview thumbnail, even if you have a cover.jpg or folder.jpg in the same directory.
Comment 2 hoperidesalone 2019-08-06 11:26:35 UTC
I see, I appreciate the fast answer. Is there any way this could be added to Dolphin?
Comment 3 Nate Graham 2019-08-06 17:16:57 UTC
> Do audio files have to embedded art for Dolphin to preview thumbnails?
Yep. The thumbnailer currently reads the file itself.

> Can it use an image it found in the same folder as audio files?
Nope. :)

> If not, then this doesn't count as a bug I guess but I'd prefer if this
> could have been included as a feature in Dolphin in the future.
Seems like a reasonable request!