emilsvennesson / kodi-espnplayer

ESPN Player for Kodi
Other
4 stars 3 forks source link

AttributeError: 'ChunkedEncodingError' object has no attribute 'value' #3

Open ehuisman opened 7 years ago

ehuisman commented 7 years ago

I'm having problems with the plugin on Kodi Krypton and Fedora 25. Whenever the plugin tries to get a list of games from the server, it fails with the error described in the title. It seems that the exception handling logic in make_request of espnlib doesn't work as intended in the case of ChunkedEncodingError. If it did, it might be possible to see what actually causes such an error to be raised when making the request.

emilsvennesson commented 7 years ago

Hi! Unfortunately, I'm no longer subscribed to ESPN Player so this is difficult for me to troubleshoot.

If you'd like to take a stab at this, then please do! I'd happily accept a pull request. :-)

ehuisman commented 7 years ago

I'll give it a go. Although it might be cheaper to buy you a March Madness subscription :-)