failin3 / Oddsmatcher

Tool to help match odds of bookmakers with exchanges
https://www.rickproductions.nl/oddsmatcher/
1 stars 0 forks source link

Intertops: Matching wrong matches #18

Closed failin3 closed 3 years ago

failin3 commented 3 years ago

Example given here:

image

Needs fixing ASAP

Also gives this error:

2020-08-15 18:04:31,133 - INFO - Collecting intertops data 2020-08-15 18:04:49,341 - ERROR - list index out of range 2020-08-15 18:05:06,417 - ERROR - list index out of range 2020-08-15 18:05:23,262 - ERROR - list index out of range

So two issues in one

failin3 commented 3 years ago

The list index out of range might just be because the window wasn't in focus, and thus not properly loaded

failin3 commented 3 years ago

More major issue is caused by wuzzy score being 80, might have to be upped to 85 or so

failin3 commented 3 years ago

Fixed with limiting max closeness, dumb but it works well