Bug 390326

Summary: elisa should extract cover art from file metadata
Product: [Applications] Elisa Reporter: Nicolas F. <kdebugs>
Component: generalAssignee: Matthieu Gallien <matthieu_gallien>
Status: RESOLVED DUPLICATE    
Severity: normal CC: dnicolas, nate
Priority: NOR    
Version: 0.0.81   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Nicolas F. 2018-02-12 16:28:47 UTC
Currently, elisa appears to be reading cover.jpg files in the directory of an album, but not the covers from the following sources:

- inside the metadata
- in files matching regex "(artist \- )?title\.(jp(e?g|e)|png)" where artist and title are the respective values from the track metadata

The latter is usually how e.g. bandcamp distributes their album cover files, along with album covers in each track's metadata.
Comment 1 Nicolas F. 2018-02-12 16:32:27 UTC
On second look through my music collection, some bandcamp albums actually seem to use "(artist \- )?title - cover\.(jp(e?g|e)|png)", i.e. a "- cover" appended after the title.
Comment 2 Diego Gangl 2018-02-17 22:35:01 UTC
Bandcamp albums work for me too. The other bit about the tracks metadata has already been reported and is being tracked in task T6255 (https://phabricator.kde.org/T6255)
Comment 3 Diego Gangl 2018-02-17 22:35:28 UTC

*** This bug has been marked as a duplicate of bug 380442 ***