Search found 7 matches

by ntrp
Thu Jul 16, 2015 9:04 am
Forum: Help and Support
Topic: Plugin: Web Interface for headless UMS
Replies: 22
Views: 77525

Re: Plugin: Web Interface for headless UMS

A version has been released with some bug fixes.

Now it is possible to set the interface host name/ip (defaults to 0.0.0.0), the option is available in the UMS.conf file under 'webinterface.host'.
by ntrp
Mon Dec 15, 2014 11:59 am
Forum: Help and Support
Topic: Plugin: Web Interface for headless UMS
Replies: 22
Views: 77525

Re: Plugin: Web Interface for headless UMS

Hi, is it a chance to get this working on a Ubuntu Linux server? The plugin starts and the web-interface comes up but it seems that the plugin doesn't respect the location of the UMS.conf file. It probably finds one but that's not the one UMS is currently using. Second, it doesn't show any renderer...
by ntrp
Mon Dec 15, 2014 11:56 am
Forum: Help and Support
Topic: Plugin: Web Interface for headless UMS
Replies: 22
Views: 77525

Re: Plugin: Web Interface for headless UMS

Hello, I'm using latest UMS version with Java version 1.7.0_51 on OSX. I've added the .Jar file into the Application Contents/Resources/Java/plugins but I get an error at launch. "Cannot launch java application" (see attachement) What am I doing wrong ? the jar should be put into plugins ...
by ntrp
Sat Aug 17, 2013 1:49 am
Forum: Help and Support
Topic: Plugin: Web Interface for headless UMS
Replies: 22
Views: 77525

Re: Plugin: Web Interface for headless UMS

DeFlanko wrote:a new tab after shares called "Media List"

and have it use HTML5 features to stream the videos would be epic.

i feel this its a prime candidate!
Seems an interesting idea, I will look into it when i get a chance to work on the project again :)!
by ntrp
Sat Aug 17, 2013 1:48 am
Forum: Help and Support
Topic: Plugin: Web Interface for headless UMS
Replies: 22
Views: 77525

Re: Plugin: Web Interface for headless UMS

NTRP, I think there is a java error while running UMS as a service and while running it normally at the same time with the Web Interface plugin. ums_dbg.zip 08-14 17:06:48 FAILED ServerConnector@145d8e{HTTP/1.1}{0.0.0.0:8083}: java.net.BindException: Address already in use: bind java.net.BindExcept...
by ntrp
Tue Jun 04, 2013 7:53 pm
Forum: Help and Support
Topic: Plugin: Web Interface for headless UMS
Replies: 22
Views: 77525

Re: Plugin: Web Interface for headless UMS

Thanks for the feedback, I added a usage note in the installation section of the wiki.
by ntrp
Tue Jun 04, 2013 6:11 am
Forum: Help and Support
Topic: Plugin: Web Interface for headless UMS
Replies: 22
Views: 77525

Plugin: Web Interface for headless UMS

Hi everyone, this is a plugin I have created and it is based on jQuery (client) + JETTY Embedded (server). It enables control of UniversalMediaServer and/or Ps3MediaServer from a web browser and includes a wide set of features (the server listens on port 8083, can be configured in UMS.conf, paramete...