can't disable add-on that are added as dependency
#16
(2013-12-26, 23:05)jmarshall Wrote:
Quote:* remove next aired from addon folder without restarting (so not through GUI)

Probably just needs a c-pluff rescan prior to install as well as after - IIRC we scan after atm.

We shouldn't rely on script checking it's own settings - it's still running at that point - IMO it should be push-started (i.e. skin says "please start" and on unload "please stop")

we now have the options in addon.xml
* login
* startup
maybe add "call" or something. so when skin calls the add-on it get's started (is this what you are after?)
or do you mean just <onaction>RunScript(script[,args]*) <onaction> ?
and stop all those script on skin unload. so next skin needs to call them again if they use it. where skin needs to have an eable option for those <onactions> ofcourse
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#17
Try grabbing https://github.com/jmarshallnz/xbmc/comm...cb9d6e528b and see if that fixes the issue with the manually removed dependency.

Thanks,
Jonathan
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply

Logout Mark Read Team Forum Stats Members Help
can't disable add-on that are added as dependency0