View Issue Details

IDProjectCategoryView StatusLast Update
0001733MMW v4Properties/Auto-Toolspublic2007-02-09 20:07
Reporterrusty Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status feedbackResolutionreopened 
Summary0001733: Auto-Tag from Amazon: Search results are poor in several cases
DescriptionOver the course of testing this, I've found that the algorithm might use a bit of improvement for several cases:

1) For Various artists albums & Soundtracks, often fails to find the album, especially when it's classical music. e.g. for Album=chocolat, it doesn't even show the album in the list of potential album matches.
2) If the Album Field is missing, then the search results are often strange (e.g. for Artist=Air, tons of entries come up, most of them having nothing to do with Artist=Air, Yet doing the same search on Amazon shows relevant results)

Maybe something along the following lines would improve the results:
If Album & Artist Exist: Search for both
--If no Album Match found, search classical
----If no Album Match found, search for track
If Only Artist exists: Search for Artist
---If no Artist Match found, search for composer
If Only Album exists: Search for Album
--If no Album match found, search classical
----If no Album match found, search for track

TagsNo tags attached.
Fixed in build948

Activities

jiri

2006-02-23 22:19

administrator   ~0006934

2) was fixed in build 946.

There's still some place for improvements re. other issues, but it needs more complex fixes.

rusty

2006-02-24 14:12

administrator   ~0006938

fyi: I tested this with Artist=Air (no other metadata), and the search results are still fairly poor (i.e. Artist=Air is buried after ~20 other entries, whereas a search on Amazon directly shows albums where Artist=Air among the first 3 entries).

jiri

2006-02-25 21:37

administrator   ~0006949

Fixed in build 947.
 - Added some more improvemets.

jiri

2006-02-26 08:58

administrator   ~0006953

I found out that I had forgotten some debugging code there.

jiri

2006-02-26 08:59

administrator   ~0006954

Fixed in build 948.
 - Reverted a wrong code that caused bad search performance.

rusty

2006-03-01 21:10

administrator   ~0006972

Last edited: 2006-03-01 21:12

Verified in 948. Improvements for search on Artist is working better for 2.5.2, as are the rankings of options that result.

Re-opening as urgent for a future build to improve on the remaining issues described in the bug.

rusty

2006-03-13 19:52

administrator   ~0007061

Re. item 1):
one thing that really bothers me though is when im autotagging files from Amazon, any titles that have " - " in it for example "Darksides - Nugen" where one might be the artist for the particular song and the other would be the title of the song or visa versa. when you tag the files, anything that has a dash in the title the rest of it is carried into the artist column so in this case, this track would be named "Darksides" for the title and "Nugen" for the artist. this is kinda annoying to me and i would much rather have the name of the artist come from the album (the title overrides the artist tag from the album) any help would be appreciated. im using the latest mediamonkey program as of this date (2.5.1.934)

rusty

2007-02-09 20:07

administrator   ~0008554

Another item that a couple of users have complained about is the fact that if they manually enter new search terms (to override the search by MM) then the result set is very poor. In such cases, would it make more sense to search only on the terms entered by the user? (or is that already what we do?).