Before implementing #43, I need to add a revision list to show manga that was matched to the possibly wrong series in mangaupdates. I'll probably use the jaro-winkler distance for this.
I'm not quite sure yet what distance value would require attention. I'll need to run some tests for this.
I should probably also make it so that a distance value <= x will result in it not being matched.
Before implementing #43, I need to add a revision list to show manga that was matched to the possibly wrong series in mangaupdates. I'll probably use the jaro-winkler distance for this.
I'm not quite sure yet what distance value would require attention. I'll need to run some tests for this. I should probably also make it so that a distance value <= x will result in it not being matched.