View Issue Details

IDProjectCategoryView StatusLast Update
0008614MMW v4Properties/Auto-Toolspublic2011-11-03 17:16
Reporterrusty Assigned To 
PriorityurgentSeveritytweakReproducibilityalways
Status closedResolutionfixed 
Product Version4.0 
Target Version4.0Fixed in Version4.0 
Summary0008614: Auto-tag from Amazon: 'Various Artists' albums sometimes not found
DescriptionIf the user looks up a set of Tracks with:
Album='Album' and Album Artist='Various'
-->the Auto-tag from Amazon dialog looks up 'Album' as expected

But for
Album='Album' and Album Artist='Various Artists'
-->the Auto-tag from Amazon dialog looks up 'Various Artists'!

Apparently, the problem is that MM limits the size of the query to Amazon, so that the Album isn't included in the query in the second case.

Net effect is that it often fails for Various Artist albums. Can this be tweaked?
Additional Informationhttp://www.mediamonkey.com/forum/viewtopic.php?f=6&t=61486
TagsNo tags attached.
Fixed in build1453

Activities

Ludek

2011-11-02 17:20

developer   ~0028586

Rusty, I don't understand what you mean or I cannot replicate.
Here is what I do:
Selected tracks of album 'Cafe Del Mar 5', album artist is 'Various Artists', pressed Ctrl+L => the album is found, the text in the search combo box is 'Various Artists - Cafe Del Mar 5'

rusty

2011-11-02 17:28

administrator   ~0028587

OK, upon further testing it seems that the issue isn't totally consistent (i.e. some 'Various' albums fail to lookup (because the search term changes to e.g. 'Various Artists') and some 'Various Artists' albums do lookup correctly (i.e. the lookup is for Various Artists - <Album Name>).

Please see the video below to better understand the problem:
http://screencast.com/t/Ix1GG5wbp

Ludek

2011-11-02 21:15

developer   ~0028591

I couldn't reproduce on the 'Pulp Fiction' album, but then I realized that your track titles includes also artists, i.e. it is in the form 'Artist / Title' instead of 'Title'. Therefore MediaMonkey considers the results as non relevant, because string similarity of track titles is too different. Based on this it tries to search again with the first artist (not album artist) and it is in your case 'Various'.

Ludek

2011-11-02 21:37

developer   ~0028592

Fixed in build 1453.

peke

2011-11-03 17:16

developer   ~0028616

Verified 1453