Search found 585 matches

by SharkHunter
Tue Dec 09, 2014 9:24 pm
Forum: Help and Support
Topic: Excpetion with PMSEncoder
Replies: 9
Views: 17740

Re: Excpetion with PMSEncoder

The fault is described here http://groovy.329449.n5.nabble.com/NoClassDefFoundError-java-util-HashMap-Entry-with-Java-8-td5720093.html and in short it's the new java has done some change to HashMap which groovy can't cope with. So your options are to either use java7 or try and fix PMSEncoder to wor...
by SharkHunter
Tue Dec 09, 2014 9:02 pm
Forum: General Discussion
Topic: Noob Question
Replies: 13
Views: 16127

Re: Noob Question

In the new 5.0 this is possible over the web and/or UMS gui.
by SharkHunter
Tue Dec 09, 2014 7:53 pm
Forum: Help and Support
Topic: GUI Frontend not Visible.
Replies: 4
Views: 9174

Re: GUI Frontend not Visible.

You have a \\u in your conf and there is a bug. Apply this patch
viewtopic.php?f=9&t=2425
and stuff will work...
by SharkHunter
Tue Dec 09, 2014 7:50 pm
Forum: Help and Support
Topic: Access Log Files
Replies: 2
Views: 5182

Re: Access Log Files

by SharkHunter
Tue Dec 09, 2014 7:50 pm
Forum: Help and Support
Topic: [Solved] Tried the recent update, and no love
Replies: 2
Views: 4367

Re: Tried the recent update, and no love

The old patch is still nedded:
viewtopic.php?f=9&t=2425
by SharkHunter
Tue Dec 09, 2014 7:50 pm
Forum: Announcements
Topic: Version 4.3.0 is released
Replies: 5
Views: 22070

Re: Version 4.3.0 is released

RavenFire - yes that bug sneak in under our radar. Patch still applies.
by SharkHunter
Tue Dec 09, 2014 7:43 pm
Forum: Help and Support
Topic: Access Log Files
Replies: 2
Views: 5182

Re: Access Log Files

On windows it's normally found under c:\programdata\ums\debug.log
by SharkHunter
Tue Dec 09, 2014 7:41 pm
Forum: Help and Support
Topic: [Solved] Tried the recent update, and no love
Replies: 2
Views: 4367

Re: Tried the recent update, and no love

Do you run on windows? If so do you have any folders in your conf that starts with a u? (that is look for \\u)? If so you hit a nasty bug (which I thought was fixed) or you have the old workaround patch installed. In 5 it is (obviously) fixed. So remove the patch if it is there. To get logs don't st...
by SharkHunter
Tue Dec 09, 2014 7:34 pm
Forum: Announcements
Topic: Version 5.0.0-b1 is released
Replies: 27
Views: 62350

Re: Version 5.0.0-b1 is released

Madoka - The time values are a bit render dependent. If your render behaves "good" it will report the current position back to UMS and we update that in the gui. If it doesn't we use an internal timer to update this and since the render doesn't report time it most likely doesn't report whe...
by SharkHunter
Tue Dec 09, 2014 7:28 pm
Forum: Help and Support
Topic: Channels Plugin
Replies: 308
Views: 538976

Re: Channels Plugin

kastaldi - It looks like you try to use VLC for web videos. Change so ffmpeg is used instead. Plus I'm fairly certain the youtube-dl script changed so a new one should be used. I'll see if I can add this to the Channels bundle shortly, otherwise grab a new one from here http://rg3.github.io/youtube-...