View Issue Details

IDProjectCategoryView StatusLast Update
0012554MMW 5Generalpublic2015-02-04 16:45
Reportermichal Assigned To 
PriorityhighSeverityminorReproducibilityN/A
Status newResolutionopen 
Summary0012554: Implement possibility to save album artworks to app. folder.
DescriptionCurrently, we can save album arts to tags and album folder. But, specially for album art search purposes, it would be good to be able to save album artwork to app. data folder too, so the searched image could be used for album view and all album tracks, even if the user has "Save missing artwork automatically" disabled. Now the image have to be downloaded again and again for every track and for every application start. The file name should be readable, probably something like "AlbumArtist-albumTitle.jpg", and files should be distributed among more folders (to avoid having large amount of files in one folder).
We will need probably new CoverStorage type for this.
TagsNo tags attached.
Fixed in build

Activities

Ludek

2015-02-04 16:45

developer   ~0041954

Note that in case of "Save missing artwork automatically" disabled we shouldn't write anything to MM.DB.covers, MM should rather just found (based on the filename AlbumArtist-albumTitle.jpg) that the same image has been already downloaded and use it.