If you set the player "repeat" setting to none, then I assume killing mplayer causes a stop operation rather than a restart?
If so when you press stop it should do the same thing - all we need to do is find out why. Stop should cause stdin to close and hence the cat command in mplayer.sh to stop - this triggers the kill command. You could put some extra echos in mplayer.sh and start the server from the command line to test what happens. -- Triode _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
