View Issue Details

IDProjectCategoryView StatusLast Update
0012388MMW v4Properties/Auto-Toolspublic2015-02-19 02:23
Reporterlowlander Assigned To 
PriorityurgentSeveritymajorReproducibilityhave not tried
Status assignedResolutionopen 
Product Version4.1.5 
Target Version4.1.7 
Summary0012388: Auto Artwork lookup looks up Artwork for unknown Album
DescriptionWhen manually using Artwork lookup for a file with no Album value it the Artwork to all files with unknown Album value, including files with known Artwork.
Steps To ReproduceEither it should only tag the selected file (preferred when Album value is unknown), or it should warn the user that all files with unknown Album value will be tagged.
Additional Informationhttp://www.mediamonkey.com/forum/viewtopic.php?f=1&t=78515
TagsNo tags attached.
Fixed in build

Activities

Ludek

2015-01-26 22:29

developer   ~0041858

Last edited: 2015-01-26 22:30

I've just verified that automatic artwork lookup is done only for files with _known_ album and known artist or album artist.
By known I mean that their value is not an empty string.

Maybe you mean albums that have values like "unknown", i.e. not just empty string?

Could you upload example file?

Ludek

2015-02-18 20:49

developer   ~0042121

Last edited: 2015-02-18 20:52

By manual lookup you mean probably via Properties -> Artwork tab -> Lookup button

In that case it depends on the checkbox
[x] Apply to all files in Album/Series

So if the user keeps the checkbox checked then it is reasonable that it tags whole the 'Unknown' album. For what remains it has always worked this way.

As possible "resolution" we could disable the lookup button completely in case the album field is empty, but this could be unclear for the users why it is disabled. Better alternative would be to show dialog or hint upon clicking the lookup button whenever album or artist field is empty: "Please enter album/artist name to get most accurate results", but this requires adding a new string to translations so it cannot be targeted to 4.1.6

Assigned to Rusty for revision.

lowlander

2015-02-19 02:23

developer   ~0042124

As making a mistake here (having it apply to all unknown Album files) is a huge hassle for the user to fix we should try to prevent the mistake from happening. Some form of warning or force Album value could be the solution.