CypherMK wrote: 
> Maybe I tested it the wrong way, but now my method doesn't work. I'm
> gonna try your way

Found out what I did wrong.

First I need to run this command:

Code:
--------------------
    sudo -u root  qemu-i386 /home/osmc/MusicIP/MusicMagicMixer/MusicMagicServer 
stop & > /dev/null 2>&1
--------------------

Then this:

Code:
--------------------
    sudo service mmserver stop
--------------------

And finally:

Code:
--------------------
    sudo service mmserver start
--------------------
`

Now trying to implement this in crontab.


------------------------------------------------------------------------
CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to