CLI does not work for me

I would like to be able to switch through a couple of radio stations.

That is what I tried:

  • create a playlist under /…/mpd/playlists (with user “mpd” group “audio”)
  • loaded playlist with “mpc cmd” -> list shows up
  • with “mpc play x” (x = 0-2) -> no reaction

I found out that you have implemented a "volumio command line interface.

But when I try:

volumio@volumio:~$ volumio status

I get:
/volumio/app/plugins/system_controller/volumio_command_line_client/volumio.sh: line 39: /volumio/app/plugins/user_interface/volumio_command_line_client/commands/status.js : No such file or directory

All other cmd give me the same / similar result

I do not uderstand what I am doing wrong - Please help out again

Thank you