WIMM for Kodi 17?
#1
WIMM doesn't seem to work with the Alpha builds for Kodi 17. Is there something different in the database now that causes this? WIMM just sits at the loading screen with the circle spinner going round and round like it's thinking but can't figure out what it has to do next. Anything that a user with some basic programming knowledge can do to get things back on track?
Reply
#2
try a javascipt debugger like firebug (for firefox).
Check out my plugin yarc, it's a web-remote optimised for all screen sizes (especially touch and small screen).
Reply
#3
Sorry, I don't understand. Are you saying there might be an issue with my browser and not Kodi/WIMM?
Reply
#4
no, there might be a problem with the plugin. over a javascipt debugger you might find out what the problem is, and maybe some here can help about that, and you can change the code for your needs and you could also tell
the devs... i hope i could explain better this time.
Check out my plugin yarc, it's a web-remote optimised for all screen sizes (especially touch and small screen).
Reply
#5
Thanks for the insight. Not sure my knowledge of java is enough to pull this off though. And I think the plug-in is dead at this point. There doesn't seem to be any dev working on it. Haven't been able to find a good library editor that give the same or even better options either.
Reply
#6
well, try this with the javascipt console. when there is an error post it. also have a look what json-rpc requests are sent and what the answer is. when there is something wrong indicated, post it here. i am sure someone can help. maybe you just need to adjusta single line in the source code for a working solution.

EDIT: i made an image with firebug and firefox. here a response for a working request. Maybe this helps in finding out
Image
Check out my plugin yarc, it's a web-remote optimised for all screen sizes (especially touch and small screen).
Reply

Logout Mark Read Team Forum Stats Members Help
WIMM for Kodi 17?0