Service addon action on uninstall
#1
Hi guys,

I am developing some service addons. Is there any way to trigger actions on addon disable or addon uninstall?

My default.py has the "Monitor().waitForAbort()" but I believe it monitors addon stop.

I'm trying to get the addon to clean up after itself if it's disabled or uninstalled, but not when it's just stopped.

Thanks
Reply
#2
--- delete ---
Light IMDb Ratings Update - Keep updated the IMDb ratings for your movies and TV shows.
In case you found useful my work, feel free to offer me a cappuccino!
Reply
#3
(2018-05-16, 15:48)aptalca Wrote: Hi guys,

I am developing some service addons. Is there any way to trigger actions on addon disable or addon uninstall?

My default.py has the "Monitor().waitForAbort()" but I believe it monitors addon stop.

I'm trying to get the addon to clean up after itself if it's disabled or uninstalled, but not when it's just stopped.

Thanks
 I'm also looking for an answer to this question. Didn't find anything on the wiki...
Light IMDb Ratings Update - Keep updated the IMDb ratings for your movies and TV shows.
In case you found useful my work, feel free to offer me a cappuccino!
Reply

Logout Mark Read Team Forum Stats Members Help
Service addon action on uninstall0