Wintermute0110 / plugin.program.AEL.dev

Emulator frontend and app launcher for Kodi
GNU General Public License v2.0
105 stars 36 forks source link

"Scraper found no matching games" error #133

Closed WarsTime closed 3 years ago

WarsTime commented 3 years ago

Hi When I scrape a not found game with TheGamesDB in Py3 Version, I get this error : File "/home/server/.kodi/addons/plugin.program.advanced.emulator.launcher/resources/scrap.py", line 1338, in _scrap_CM_get_candidate kodi_set_error_status('Scraper found no matching games') TypeError: kodi_set_error_status() missing 1 required positional argument: 'msg'

Wintermute0110 commented 3 years ago

Fixed!