February 1, 201115 yr I can not make unmenu start Air Video Server through the button in User Scripts. I've tried copying it and make it start SABnzbd instead and that does not happen neither (yes I wait a minute or two before I check ) I can always log in and restart in the background when needed by running: cd /boot/packages air-video-server.sh test.properties & But a button is simpler, to me it looks like echo "air-video-server.sh test.properties &" | at now + 1 minute doesn't work via the unmenu buttons or at least the job is never carried out. My airvideo script is not modified in any way since downloading it from unmenu's google repo (at least not by me). Anyone with similar issue?
February 1, 201115 yr um... unless something has changed with the airvideo package there should be buttons that are created for a start and stop of AirVideo. I know that they exist in my .conf file on my test server, but maybe something has changed??
February 2, 201115 yr Author You must first change directories, or use full paths. Yes of course, I did not include the entire file only the part that doesn't seem to happen. The full file (for the button) looks like this: #UNMENU_RELEASE $Revision: 75 $ $Date: 2010-04-25 22:20:22 -0400 (Sun, 25 Apr 2010) $ #define USER_SCRIPT_LABEL Start AirVideo #define USER_SCRIPT_DESCR This will start the AirVideo service so you can stream and live convert files #define USER_SCRIPT_TEST test -e /boot/packages/AirVideoServerLinux.jar && echo "Start AirVideo" echo "<pre>" set -xv cd /boot/packages echo "air-video-server.sh test.properties &" | at now + 1 minute But AirVideoServer doesn't start unless I do it manually I've waited way more then 1 minute each time i tried it.
Archived
This topic is now archived and is closed to further replies.