View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0016225 | MMW 5 | Main Panel: Toolbars & Menus | public | 2019-12-28 17:48 | 2023-12-19 10:10 |
Reporter | peke | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Target Version | 5.0 | Fixed in Version | 5.0 | ||
Summary | 0016225: Album art is not Updated in UI | ||||
Description | Editing and finding Album art for playing track do not update AA+Details on Playing track. | ||||
Steps To Reproduce | 1. Browse using Folders for track that is not in library (I used FLAC files) 2. Play the track 3. Edit Properties Album Art 4. Save Album art in tag 5. AA+Details is not updated Opening properties of track -> Artwork track shows AA saved in tag. | ||||
Tags | No tags attached. | ||||
Fixed in build | 2220 | ||||
|
I have been debugging this and the problem seems to be that thumbs cache is not updating correctly for non-library tracks/albums. Namely getting thumb in artWindow.js via uitools.getItemThumb with parameter canReturnAlbumArtwork set to true Also, it seems to me that track.saveCoverListAsync is missing from propertiesTabs.tabArtwork.saveAsync , is this correct? Assigned to Michal to look into it (as it is his part of code). |
|
Fixed in build 2220. |
|
Verified 2220 Looks like working now. Tested on 50+ files |