kubatek94 / DeezerKodi

Deezer client for Kodi
44 stars 24 forks source link

error in Kodi 16.1 "Jarvis" #2

Closed batarela closed 8 years ago

batarela commented 8 years ago

I have premium + account bat app not working gives error. here is log file: http://pastebin.com/g3euFy4p

kubatek94 commented 8 years ago

Hi. Windows installation of python is missing the requests library. You can install it from Kodi addon installation menu. Check this link for screen shot on where to install it and tell me if it helped:

http://forum.kodi.tv/showthread.php?tid=201894&pid=1949185#pid1949185

batarela commented 8 years ago

I have installed Requests 2.9.1 all the time and many addons which use the module and have no problem with any of them.

Regards

From: Jakub Gawron [mailto:notifications@github.com] Sent: Sunday, May 29, 2016 11:12 PM To: kubatek94/DeezerKodi Cc: batarela; Author Subject: Re: [kubatek94/DeezerKodi] error in Kodi 16.1 "Jarvis" (#2)

Hi. Windows installation of python is missing the requests library. You can install it from Kodi addon installation menu. Check this link for screen shot on where to install it and tell me if it helped:

http://forum.kodi.tv/showthread.php?tid=201894 http://forum.kodi.tv/showthread.php?tid=201894&pid=1949185#pid1949185 &pid=1949185#pid1949185

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/kubatek94/DeezerKodi/issues/2#issuecomment-222382986 , or mute the thread https://github.com/notifications/unsubscribe/ADzOzJLhXqDzFVrfFuoyqFYITqqOSOMkks5qGgE0gaJpZM4IpWup .Pošiljatelj je uklonio sliku.

kubatek94 commented 8 years ago

Hi, I have updated the addon with a dependency for "requests" library and also set up the github repository in a way where the addon will auto update itself when I will upload new version here (and it should automatically download the dependency if missing during installation). Try uninstalling the existing addon and install it again from the .zip in the repository, it should work this time (it works for me on Kodi 16.1, although I am running it on linux). Please let me know if it resolves your issue.

batarela commented 8 years ago

Thank you. Now everything is fine . Do deezer API allows off-line play. If this can, then everything would be perfect.

regards

kubatek94 commented 8 years ago

Great, thanks for your feedback. I am still working on this project, although I don't have as much time as I would like. I will add marking songs for off-line playback this month.