Is there a way to programatically reload a plugin? #1457
Unanswered
ThisIsQasim
asked this question in
Q&A
Replies: 1 comment
-
Not sure how to reload the plugin with API etc (or if that even exists) , but you can try to use Automations within Scrypted to reload Scrypted plugins or add a waiting period etc. You can also just reload the whole Scrypted container if all else fails :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a few sensors that rely on MQTT and sometimes after a crash the MQTT server isn't up before scrypted starts so I was thinking if there was a way to programatically reload a plugin preferably using a signal.
Beta Was this translation helpful? Give feedback.
All reactions