a4k-openproject / plugin.program.openwizard

OpenWizard is a Kodi maintenance wizard, including cleaning, viewing logs, persisting user data, and even full backup/restore features.
GNU General Public License v3.0
88 stars 155 forks source link

[Feature Request] Delay Binary addon install #142

Open JayDee696969 opened 3 years ago

JayDee696969 commented 3 years ago

So, Ive noticed after a new install and there are addon updates to be done on first boot and the Binary addon installation popup starts, the binary addons are very likely to fail to install because of the other addon updates that are being installed at that time. Ive noticed if I dont hit OK to install the binary addons and wait for the other addons updates to complete first, and then hit OK to install binary addons, the binary addons install just fine the first time. So I was wondering if some kind of delay can be implemented to fix this process. Maybe like a 3 minute delay, or if theres a way to make sure theres no addon updates being performed already before the Binary addon install starts?