Install-able zip via http
#1
Hello guys,
first, I want to apologize if this is the wrong place to post this question.
I'm a web-developer and am trying to distribute an addon via a repsitory, both are hosted on my website.
Problem is, after users install the repo zip (it shows up in Kodi), but when they go inside it and try to install the addon - all they get is Downloading 0%.
I've tried to debug this myself and what I get is Curl error 22, which I've found is a problem with specific Curl version. However, I believe it might be caused by something else (perhaps the addon.zip file location isn't recognized by kodi?)...
Ultimately, my question is: what should be inside the xml at addon level?
I've generated automatic xml and xml.md5 using xml-generator.py which simply copies the content of the xml file inside the addon (plus generating md5 file) to its containing folder, so perhaps the problem is this xml doesn't point to where the zip file is?
Reply
#2
come on people, this is kodi support forum for developers, someone here must know the answer to my problem!?
if you can't answer me then who willHuh
Reply
#3
sounds like either datadir is broken or firewall issues. the reason you get no answer is that you include no info at all - a debug log, you should post the xml, etc. no help if you dont help others help you.
Reply

Logout Mark Read Team Forum Stats Members Help
Install-able zip via http0