node-mpris
node-mpris copied to clipboard
TypeError: Bad argument when attempting to launch anything other than VLC, Omxplayer or Totem
When trying to listen to any player other than VLC, Omxplayer or Totem the following error is thrown.
TypeError: Bad argument
at ChildProcess.spawn (internal/child_process.js:289:26)
at exports.spawn (child_process.js:399:9)
at EventEmitter.mc.start (.../node_modules/mpris/mpris.js:348:15)