Search found 569 matches

by infidel
Fri Feb 05, 2016 1:09 am
Forum: Help and Support
Topic: error in 6.0.0
Replies: 10
Views: 14589

Re: error in 6.0.0

Basically the problem is just that UMS / java never releases the ports... I always end up with a javaw.exe instance running that cannot be killed (even with administrator rights) quick_dry, can you please confirm whether it's really 'never' or maybe 3-6 minutes before the unkillable lingering javaw...
by infidel
Thu Feb 04, 2016 12:32 am
Forum: Help and Support
Topic: Mkv and pany
Replies: 54
Views: 55546

Re: Mkv and pany

There's also a folder for renderer configurations under UMS' profile folder (where UMS.conf is) and this folder is writable by default. You're supposed to put your custom configurations there while the ones in %programfiles% are those that come as standard. For details see Creating a custom device ...
by infidel
Wed Feb 03, 2016 8:00 am
Forum: Help and Support
Topic: Mkv and pany
Replies: 54
Views: 55546

Re: Mkv and pany

It work with nometa-data but you need to send the stop command and a clear buffer Great :). Can you elaborate precisely what you mean by ' send the stop command and a clear buffer '? Do you mean using the renderer panel controls as opposed to the Panasonic TV remote? The bad metadata one i couldnt ...
by infidel
Wed Feb 03, 2016 1:42 am
Forum: Help and Support
Topic: Mkv and pany
Replies: 54
Views: 55546

Re: Mkv and pany

I see several things with the XML itself... All good points/questions, I think you're our resident expert on the DLNA spec now :). Depending on nickhere's test results maybe we can try testing with more spec-compliant metadata, and look into the apparent transcode/stream contradiction, and this par...
by infidel
Wed Feb 03, 2016 1:32 am
Forum: Help and Support
Topic: Mkv and pany
Replies: 54
Views: 55546

Re: Mkv and pany

600 a1 same problem A couple of tests to try. To run them put the enclosed update.jar next to ums.jar in your UMS program folder and restart UMS, and remove it when done. A test to see if you fare any better if we omit metadata. If it helps, obv continue using it for the time being but remember to ...
by infidel
Tue Feb 02, 2016 3:55 pm
Forum: Help and Support
Topic: Mkv and pany
Replies: 54
Views: 55546

Re: Mkv and pany

600 a1 same problem Darn, but it could still be an xml parsing issue, since it's hard to believe it's actually rejecting mkv and mp4 mimetypes. The fact that volume control works (too well, maybe :-)) also points to maybe malformed metadata. Will post more if I find anything, maybe Nadahar can spot...
by infidel
Tue Feb 02, 2016 3:08 pm
Forum: Help and Support
Topic: Mkv and pany
Replies: 54
Views: 55546

Re: Mkv and pany

nickhere wrote:I dont know anything about programing JAva I been using the nightly build from ums builder
I mean just download and test using either of those ums versions. The code link was meant more for Nadahar, who was also part of the discussion back then :).
by infidel
Tue Feb 02, 2016 2:50 pm
Forum: Help and Support
Topic: Mkv and pany
Replies: 54
Views: 55546

Re: Mkv and pany

irst play mkv file thru status didnt play then mp4 file thru status didnt play nickhere, it may be that the viera is unable to parse the xml formatting of our metadata. There was a recent (possibly too hasty, authored by myself alas :)) quick fix in the code that may be involved here, so can you te...
by infidel
Fri Jan 29, 2016 12:50 am
Forum: Help and Support
Topic: UMSBuilderV2: build any UMS branch
Replies: 50
Views: 131488

Re: UMSBuilderV2: build any UMS branch

Question: the packing of the installer (.exe) file seems to take a lot of time and resources. Is there any way to just end the process on generating UMS.jar? This has always been one of my pet peeves with building PMS/UMS, that there's no 'jar' target in pom.xml , tho obviously it hasn't bothered m...
by infidel
Mon Jan 25, 2016 10:03 am
Forum: Help and Support
Topic: Jumpy and testing with Firefox
Replies: 11
Views: 26902

Re: Jumpy and testing with Firefox

This command coppies pictures into a distinct folder which I can then show in the xmb picture branch. I was intrigued by your use of jumpy for images, which I hadn't ever actually tested before :). It occurred to me that if we use pms.addPlayer() it's possible to bypass extraction to disk and inste...