View Issue Details

IDProjectCategoryView StatusLast Update
0013678MMW 5Generalpublic2017-01-16 22:44
Reporterrusty Assigned To 
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Summary0013678: Add artwork dialog is missing (can't apply artwork to all tracks on an album, or label an image)
DescriptionWhen adding artwork (via Properties, Auto-tag, A&D window), the Add Artwork dialog doesn't appear. In the past this dialog allowed the user to choose:
- image type (front/back) / description
- location/format (using the default set in Options (tag if possible, otherwise folder / tag & folder / folder)
- whether to apply the change to all files in the album

I'm not sure whether this change was intentional or not. Granted, there's no real need to let users choose the location/format each time artwork is modified, however:
- in cases where only 1 of several tracks on an album is selected wouldn't it be useful to have a timed dialog offering to apply the artwork to all tracks on the album?
- in cases where > 1 image exists, shouldn't the user label the image?
TagsNo tags attached.
Fixed in build2058

Relationships

parent of 0013861 closedLudek Crash after Auto-Tag from Web 
related to 0013695 closedjiri Tools for editing artwork are inconsistent / redundant 

Activities

jiri

2016-11-25 11:30

administrator   ~0046256

The same implementation as in MM4 probably makes most sense.

petr

2016-11-27 13:29

developer   ~0046276

Fixed

Ludek

2017-01-02 16:30

developer   ~0046822

Re-opened,

1) it caused crash , fixed as 0013861
2) This way the add artwork dialog would be shown for _each_ track. It should be shown only once for whole the album (as in MM4)
3) There is a leak in the uitools.editCoverProperties because of usage of track.keepCoverList = true. It should be replaced by keeping the reference to the track.coverList and null the reference in the resolver of editCoverProperties .

petr

2017-01-13 08:21

developer   ~0046928

Fixed

peke

2017-01-16 02:27

developer   ~0046969

Verified 2058