AMSA icon indicating copy to clipboard operation
AMSA copied to clipboard

Incorrect match made when selecting the non-top option when it has a higher 'match'

Open CommanderBubble opened this issue 3 years ago • 3 comments

when performing a manual match, and selecting one other than the top option, when the top option has a higher match percentage, the top match is taken, despite selecting the other match

these are the options i am given for this particluar example match choices

and despite selecting the second option, this is the resulting metadata that is set match result .

CommanderBubble avatar Apr 25 '22 14:04 CommanderBubble

additional note: when fixing the match for the Show collection, it seems to have applied, though because all the metadata for that is mostly unused, it seems to have little impact

CommanderBubble avatar Apr 25 '22 14:04 CommanderBubble

This sounds like a issue with the mapping file, the part which say which anidb series maps to which tvdb one. I'll take a look and add a manual override if necessary.

The mapping file is generated by a separate GitHub project, so sometimes has errors

Dingmatt avatar May 07 '22 09:05 Dingmatt