UMS is starting and stopping all the time

For help and support with Universal Media Server
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Alarith
Posts: 11
Joined: Sun Sep 22, 2013 9:56 pm

UMS is starting and stopping all the time

Post by Alarith »

Hi there,
I tried my luck in the renderer forum but had no luck. For whatever reason, my UMS is starting to serve and then stopping again every few seconds which of course leads to skipping videos. I attached the debug logs. Does any1 have an idea what I am doing wrong. It seems I am the only person having this problem :(.
Any help will be greatly appreciated, this is driving me nuts for 2 months now.

Thx

Ala

EDIT: Since I am too dumb to read the How to ask for Support thread, I added the debug logs with trace enabled.
Attachments
ums_dbg.zip
(45.23 KiB) Downloaded 664 times
ums_dbg.zip
(23.09 KiB) Downloaded 545 times
User avatar
DeFlanko
Posts: 724
Joined: Thu Jun 21, 2012 3:43 am
Location: San Pedro, CA
Contact:

Re: UMS is starting and stopping all the time

Post by DeFlanko »

Try changing your default language in UMS from English to German.
Alarith
Posts: 11
Joined: Sun Sep 22, 2013 9:56 pm

Re: UMS is starting and stopping all the time

Post by Alarith »

Tried that (I changed UMS to german, this also changed the prio for audio). No change.
New tracelog attached.
I should note that all my movies are in English, as in my windows version, the TV language etc.
Thx for taking a look at this.

Ala
Attachments
ums_dbg_ger.zip
(31.27 KiB) Downloaded 528 times
User avatar
DeFlanko
Posts: 724
Joined: Thu Jun 21, 2012 3:43 am
Location: San Pedro, CA
Contact:

Re: UMS is starting and stopping all the time

Post by DeFlanko »

your movies might be in english but your file structure is in German, the java language might not be able to understand the german special characters if UMS is not set to German. Thats what i was thinking
Alarith
Posts: 11
Joined: Sun Sep 22, 2013 9:56 pm

Re: UMS is starting and stopping all the time

Post by Alarith »

That's what I meant. I am using an English Windows version, and there are no German folders etc.
Any other idea what is happening. When the start stop procedure is going on, UMS is sometimes showing me negative buffer, but I guess that's know problem already.
I think it's something particular with the way DLNA is working on this LG TV. For whatever reason, it seems that the requests it sends are interpreted as a stop/restart command. But that's just my guess. No idea what is really going on.

Kind regards

Ala
User avatar
DeFlanko
Posts: 724
Joined: Thu Jun 21, 2012 3:43 am
Location: San Pedro, CA
Contact:

Re: UMS is starting and stopping all the time

Post by DeFlanko »

What kind of LG TV do you have?

It might not be the same that UMS is selecting for the renderer.conf file...

in this case UMS is selecting the following:

Phillips TV

Code: Select all

INFO  2013-12-01 15:39:55.677 [pool-6-thread-1] Checking IP: 192.168.192.52 for Philips TV
INFO  2013-12-01 15:39:55.697 [main] The server is now available for renderers to find
DEBUG 2013-12-01 15:39:55.707 [New I/O worker #1] HTTP User-Agent: Windows2000/0.0 UPnP/1.0 PhilipsIntelSDK/1.4 DLNADOC/1.50
WMP

Code: Select all

INFO  2013-12-01 15:39:56.187 [pool-6-thread-2] Checking IP: 192.168.192.186 for WMP
INFO  2013-12-01 15:39:56.187 [pool-6-thread-2] Renderer WMP found on this address: Rangerlord (192.168.192.186)
DEBUG 2013-12-01 15:39:56.197 [pool-6-thread-2] Starting ping -n 3 -l 64000 192.168.192.186
DEBUG 2013-12-01 15:39:56.217 [New I/O worker #4] HTTP User-Agent: Microsoft-Windows/6.1 UPnP/1.0 Windows-Media-Player-DMS/12.0.7601.17514 DLNADOC/1.50
LG TV

Code: Select all

INFO  2013-12-01 15:45:17.157 [pool-6-thread-3] Checking IP: 192.168.192.55 for LG 42LA644V
DEBUG 2013-12-01 15:45:17.187 [New I/O worker #8] HTTP User-Agent: Linux/2.6.26 UPnP/1.0 DLNADOC/1.50 INTEL_NMPR/2.0 LGE_DLNA_SDK/1.6.0
INFO  2013-12-01 15:45:22.077 [pool-6-thread-3] Renderer LG 42LA644V found on this address: 192.168.192.55

But if your LG is not a "LG 42LA644V" there could be your problem... I'm noticing with a few other posts that LG uses a very general user-Agent so if you have an LG -- more than likely -- a new CONF file might have to be created specifically for it.
Alarith
Posts: 11
Joined: Sun Sep 22, 2013 9:56 pm

Re: UMS is starting and stopping all the time

Post by Alarith »

I have a different model, but the conf file is working very fine for me as long as I am not trying to transcode anything.
The mentioned effect only appears when I force the transcode (since the .mkv files have DTS sound which the TV doesn't support).
The Model I have is an LA6136. But as I said, it supports the same files types the other models do. It essentially plays everything but DTS.
I already tried to create a new file for it, but nothing I did fixed this start/stop issue.
Any other ideas?

Kind regards

Ala

P.S. Streaming to PS3 and my Philips TV works fine.
User avatar
DeFlanko
Posts: 724
Joined: Thu Jun 21, 2012 3:43 am
Location: San Pedro, CA
Contact:

Re: UMS is starting and stopping all the time

Post by DeFlanko »

Hmmm

i wonder if this might need to be set from True to False -- WrapDTSIntoPCM=False


give that a shot.
Alarith
Posts: 11
Joined: Sun Sep 22, 2013 9:56 pm

Re: UMS is starting and stopping all the time

Post by Alarith »

I tried it. The TV still shows unsupported audio.
When I force the transcode, the starting and stopping occurs again.
I attached the new trace. Any other idea? I am really wondering if I am the only one with this LG model :).

Kind regards

Ala
Attachments
ums_dbg_wrap.zip
(54.93 KiB) Downloaded 665 times
User avatar
DeFlanko
Posts: 724
Joined: Thu Jun 21, 2012 3:43 am
Location: San Pedro, CA
Contact:

Re: UMS is starting and stopping all the time

Post by DeFlanko »

Haha, you might be the only one with that model as it is a German model and our community isn't that big (...yet) :)
Post Reply