CypherMK wrote: > I think I found the solution: > > To stop the service: > > Code: -------------------- > > sudo -u root qemu-i386 /home/osmc/MusicIP/MusicMagicMixer/MusicMagicServer stop & > /dev/null 2>&1 -------------------- > > > To start it again: > > Code: -------------------- > > sudo service mmserver start -------------------- > > > > Manually it works. Now I'm going to try to implement it in crontab.I had the > same issue with crontab. I am surprised the lines in this thread work for anyone. See this post. https://forums.slimdevices.com/showthread.php?p=900514
Sent from my SM-G900F using Tapatalk ------------------------------------------------------------------------ slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609 View this thread: http://forums.slimdevices.com/showthread.php?t=106958 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
