mpc-js-node
mpc-js-node copied to clipboard
A javascript client library for the Music Player Daemon
Results
2
mpc-js-node issues
Sort by
recently updated
recently updated
newest added
I'm creating an Electron application in Arch. When I run in a console `mpc add ` as a current user, not su, everything is fine. However, when I use mpc-js,...
When I try to use this lib, to call my MPD server im getting ``` Unexpected status line: OK MPD 0.20.0 ``` on the client and: ``` Apr 09 17:15...