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.

BubbleUPnPServer

Featured Replies

Hi looking for some help I would like to install BubbleUPnPServer on Unraid I have tried following the below instructions but am not sure how to run launch.sh on my unraid box.  Any help appreciated

 

 

step 1. go to unmenu 8080 page and install JAVA

step 2. download the linux version of bubble media server from ..

http://www.bubblesoftapps.com/bubble...er-distrib.zip

 

step 3 : unzip the files under disk1 and you will have a launch.sh file on it.

step 4 : before we run the launch.sh file we need to make sure that launch.sh file

is pointing to the correct java executable on unraid for this open launch.sh file in note pad and copy the below line in the end...

 

/usr/lib/java/bin/java -jar BubbleUPnPServer.jar

 

step 5 : Now run launch.sh and server will start.

 

step 6 : go to browser and run 192.168.x.y:58050

 

Complete tutorial to install BuBBle UPnp on linux ...........

 

http://www.bubblesoftapps.com/bubbleupnpserver/#transcoding

 

 

Not sure about the exact procedure but what about the standard way of executing shell scripts.

 

./file.sh

 

So, try without the quotes: "./launch.sh"

 

If it wont execute you might have permission issues. Without Quotes:  "chmod +x launch.sh" should fix that if not done already.

 

To start the application on boot "I think" you would do this: add "/<path to launch.sh>/launch.sh" near the bottom of the config/go script on your flash drive. You should probably check this with someone else. I'm at work and cant remember that bit off hand.

 

Sorry best I can do. Not really too linux competent.

  • Author

Thanks danioj

 

I am getting the following error can you assistroot@Tower:/boot# ./launch.sh

Exception in thread "main" java.lang.UnsupportedClassVersionError: com/bubblesoft/bubbleupnpserver/launcher/Main : Unsupported major.minor version 51.0

at java.lang.ClassLoader.defineClass1(Native Method)

at java.lang.ClassLoader.defineClass(Unknown Source)

at java.security.SecureClassLoader.defineClass(Unknown Source)

at java.net.URLClassLoader.defineClass(Unknown Source)

at java.net.URLClassLoader.access$000(Unknown Source)

at java.net.URLClassLoader$1.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClassInternal(Unknown Source)

Could not find the main class: com.bubblesoft.bubbleupnpserver.launcher.Main. Program will exit.

Sounds like the java version is too old. Which version of java are you trying to use?

  • Author

I installed the one from unmenu

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.