[Plugin] StylishPlayer - Beta testers wanted

Anyone interested in beta testing my Now Playing screen plugin and provide feedback?

TODO:

  1. Stability. Currently requires removing node_modules and reinstalling npm packages for some reason
  2. Make screen responsive for smaller screens
  3. UI refinements
  4. playlist management from the plugin.

Hello,
Thanks you for your work.
But what you did is clearly not a plugin.
Please read Plugin system overview | Volumio Developers Documentation
And the readme.md GitHub - volumio/volumio-plugins-sources-bookworm · GitHub
And modify the title like " [plugin] UI based on react"

That’s weird because I am running it as a plugin exactly as I had imagined on my own Volumio device. I can change settings etc. via the settings screen too. Everything works as intended except it somehow crashes when restarting Volumio. So probably missing a step somewhere in the script.

I will double check the links you sent. Thanks.

How can you install/ uninstall using the command

volumio plugin install
?
How will you submit it?. Or something is missing in your repo.

My bad, I only linked the app repo that drives the UI.

The plugin repo is here (the app repo also has a link to this)

branch is add-stylish-player.

please send a PR on github so that it can be reviewed and tested :wink:

Done :slight_smile:

Thanks @balbuze for reviewing the PR. I submitted the plugin from my device.

Let me know if you need anything else on this.