jurialmunkey / skin.arctic.fuse

Other
160 stars 23 forks source link

:sparkles: option to give a delay so you can start a plugin before the skin #670

Closed ProArtix closed 7 months ago

ProArtix commented 7 months ago

Skin section

Widgets

Feature description

You can add an option to give a delay of 10/20/30 seconds and keep it on the loading screen without loading the widgets so that it gives time to load the plugins (the plugin that I use causes Kodi to close, why does the skin wants to load the widgets before they are available in the original plugin and crashes) a developer section or something like that would be nice to add those extra options, just as it would be nice to be able to add a line of code to run when the skin starts (ahem : RunPlugin(....) and add a 20 second delay so that all this is done automatically when starting kodi)

PD: The option of waiting for the addons that are already implemented to start does not work for what I say, it keeps crashing

Why is this feature needed? Please justify and explain.

Extra options that would be very useful for people who use plugins and do not have time for them to load on time because they first try to load the widgets and because of that Kodi crashes

Screenshots and Additional Info

No response

Checklist

jurialmunkey commented 7 months ago

Use a login screen.

Skin Settings > Expert > Individual skin user configurations (Enable)
Skin Settings > Expert > Skin user login screen on startup (Enable)

Now the skin will not start until you click on the user profile to open it.