volumio / Volumio2

Volumio 2 - Audiophile Music Player
http://volumio.org
Other
1.37k stars 315 forks source link

command-line script #952

Closed Jellby closed 7 years ago

Jellby commented 7 years ago

In app/plugins/system_controller/volumio_command_line_client/volumio.sh, line 116 ff., isn't start duplicated, and in restart and vstop, shouldn't stop be replaced with vstop?

I just tried this:

$ volumio restart
/volumio/app/plugins/system_controller/volumio_command_line_client/volumio.sh: line 128: stop: command not found

However, it doesn't seem to work volumio play or volumio stop just get stuck waiting and nothing plays or stop.

volumio commented 7 years ago

Fixed