husudosu / mpv-remote-node

MPV Remote plugin
MIT License
49 stars 9 forks source link

Problems on (Ubuntu) Linux #12

Open stax76 opened 2 years ago

stax76 commented 2 years ago

sudo npm install -g mpv-remote

gives:

[sudo] password for frank: 
sudo: npm: command not found

Without sudo it works.

Now the real problem, mpv started from the gnome shell it works fine, but when I start mpv from a terminal, there are 2 mpv processes and 2 node processes listed in System Monitor! I verified that this is caused by mpv-remote, maybe something went wrong with the setup. The app isn't usable for me until this is solved.