Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

unMenu & Air Video Server: Starting and stopping

Featured Replies

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?

You must first change directories, or use full paths.

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??

  • 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.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.