Open abaggie opened 7 years ago
hi @abaggie I am really buisy right now. You have to go with console, ssh to your kodi, then have a look on kodi log
First of all thanks for you reply. I'm kinda new to this, but I managed to view the log file and I found the following error logs:
ERROR:
CGUIMediaWindow::GetDirectory(plugin://plugin.video.armlook/) failed
ERROR: XFILE:CDirectoty::GetDirectory - error getting plugin://plugin.video.armlook/
plugin://plugin.video.armlook/
-->End of Pyton script error report<--
ImportError: No module named requests
import requests
File
''C\Users\A\AppData\Roaming\Kodi\addons\plugin.video.armlook\default.py'' line 11, in
Hope that this is sufficient...
I see you are on Windows machine, it can be the problem maybe. I have made it for Raspberry machine with linux.
See this thread https://stackoverflow.com/questions/17309288/importerror-no-module-named-requests and install in your python module requests
have you managed it @abaggie ?
Thanks for your work, however, I cannot get it to work on Kodi krypton. Downloading and installing went fine, but when I launch the add-on I get an error message.