Skip to content
New issue

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

volumio 2.001 plugin start - stop #28

Closed
balbuze opened this issue Oct 18, 2016 · 5 comments
Closed

volumio 2.001 plugin start - stop #28

balbuze opened this issue Oct 18, 2016 · 5 comments

Comments

@balbuze
Copy link
Collaborator

balbuze commented Oct 18, 2016

plugin manager behaves weird. If you disable a plugin, you can't re-enable it. The only way is to set it to true in plugin.json

@macmpi
Copy link
Contributor

macmpi commented Dec 1, 2016

This problem seems to still be there in 2.032
exemple value in data/configuration/plugins.json

    "spop": {
      "enabled": {
        "type": "boolean",
        "value": false
      },
      "status": {
        "type": "string",
        "value": "STARTED"
      }
    },

strange enough it is still marked STARTED.

@balbuze
Copy link
Collaborator Author

balbuze commented Dec 1, 2016

? Really ? It works now for me..

@macmpi
Copy link
Contributor

macmpi commented Dec 1, 2016

ok, will take time to start fresh from blank image then and check again.

@volumio
Copy link
Owner

volumio commented Dec 1, 2016

It might depend on the plugin you're using. Which plugin is it?

@macmpi
Copy link
Contributor

macmpi commented Dec 1, 2016

same issue with spop (see earlier edit), volspotconnect, gpio-buttons

@crisp00 crisp00 closed this as completed Apr 21, 2017
@crisp00 crisp00 reopened this Apr 21, 2017
@crisp00 crisp00 closed this as completed Apr 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants