We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I can't access to a module service from a script. Is undefined. Security or bug ? warn: In script error ReferenceError: KodiService is not defined
warn: In script error ReferenceError: KodiService is not defined
The text was updated successfully, but these errors were encountered:
Security! For now just "native" services are loaded in scripts ( here : https://github.com/GladysProject/Gladys/blob/master/api/services/ScriptService.js#L56 ). But you are right, we should be able to inject modules scripts into Gladys. I'll think about it ! :)
Sorry, something went wrong.
Ok, thanks :)
8d5a7bd
Close GladysAssistant#34 : Add API routes to create, get, update and …
5b32337
…delete scenes
No branches or pull requests
I can't access to a module service from a script. Is undefined. Security or bug ?
warn: In script error ReferenceError: KodiService is not defined
The text was updated successfully, but these errors were encountered: