Addon Development - Update
#1
Hi guys,

I'm new in developing Kodi/XBMC addons. I have a simple problem that I couldn't fix it myself. I have my repository. I have done everything right, so Kodi finds the updates and shows them in System/Addons. However when it wants to update the addon to the newer version, simply nothing happens. Even when I go to Addons section in System, and update section, and click on update button in Addon Info to update the addon manually, nothing happens.

Please help me.

Thank you.
Reply
#2
Debug log.
Reply
#3
(2015-04-03, 17:36)ironic_monkey Wrote: Debug log.

There you go, this is the part when I click update button.

Code:
09:10:20 T:4567076864  NOTICE: -->Python Interpreter Initialized<--
09:10:20 T:4567076864  NOTICE: {'action': 'install', 'version': '1.1.0', 'package': 'plugin.video.iran021'}
09:10:21 T:4672421888   ERROR: GetDirectory - Error getting plugin://plugin.video.iran021/?action=install&package=plugin.video.iran021&version=1.1.0
Reply
#4
Not a debug log and NEVER post snippets. You are asking for help, what makes you think you should be the one to judge what is relevant? Finally, please use a pastebin.
Reply
#5
(2015-04-03, 17:54)ironic_monkey Wrote: Not a debug log and NEVER post snippets. You are asking for help, what makes you think you should be the one to judge what is relevant? Finally, please use a pastebin.

Please tell me what to do, should I copy paste the whole log?
Next time I'll use pastebin.
Reply
#6
http://kodi.wiki/view/Debug_log

Yes whole file please. You can sensor urls etc if there are credentials.
Reply
#7
There you go:

http://pastebin.com/s0JTHfJ1
Reply
#8
hmm, it looks like you have a 'library' entry for your repo definition. what does your addons.xml look like?
Reply
#9
This is addon's addon.xml
http://pastebin.com/Ks9MxPhY

and this is repository's addon.xml
http://pastebin.com/6t99dpZk
Reply
#10
Anyone else has any idea why this is happening?

Thanks in advance Smile
Reply
#11
I'm impressed that no one knows about this!

Anyone has any idea how can I debug this update process?
Reply
#12
i am still waiting for the file i asked you for.
Reply
#13
(2015-04-10, 09:53)ironic_monkey Wrote: i am still waiting for the file i asked you for.

You mean those files that I have included a while ago? If yes refer to this post this please, if not please tell me what file?
Reply
#14
addonS.xml - the repository info.
Reply
#15
(2015-04-13, 10:29)ironic_monkey Wrote: addonS.xml - the repository info.

Here you go:
http://pastebin.com/mwEYhVA3
Reply

Logout Mark Read Team Forum Stats Members Help
Addon Development - Update0