I use an video addon named Copiapop and it gives an error on Kodi 17.
On Kodi 16 it runs fine.
The bug is from this line:
success=raw.json()[‘Type’]
It gives this error: ValueError: No JSON object could be decoded
What changed between 16 and 17 to break this up?
You guys can see here the code: https://github.com/fightnight/fightnight…ib/main.py