/gpmdp-plugin-now-playing-text-file

Creates a text file with the currently playing song. Simple plugin example

Primary LanguageJavaScript

Now Playing Text File

Development

Make sure GPMDP is running in development mode. Then simply run the following

npm install
npm run watch

This will automatically build and bundle the plugin and install it into GPMDP. It will then watch for changes and reinstall the plugin each time.