auto start plugin on boot startup

There are 2 replies in this Thread which was already clicked 556 times. The last Post () by itrim.

  • Hi guys,



    Just looking to see if anyone knows how to auto start a plugin on start up of after a certain time after startup.


    I would like to make plugin "PictureCenterFS" auto start into a gallery if possible

    If nothing works...Power cycle!

    • Official Post

    1. Edit the Plugin's plugin.py

    If the plugin doesn't already have a mechanism for autostarting, you can edit its plugin.py file or add a separate script.


    PictureCenterFS plugin plugin.py code example:



    2. Delayed Start

    If you want to delay the start, you can use reactor.callLater:

    for eg..


    as for the personal gallery, you then have to modify the plugin in some points, in my opinion, based on what you need to do, but the discussion becomes more delicate

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!