LG WebOS 3.5

Discuss media renderers like Xbox 360, TVs, smartphones, etc.
User avatar
Sami32
Posts: 851
Joined: Mon Apr 11, 2016 5:09 am

Re: LG WebOS 3.5

Post by Sami32 »

@boss Great ;)

So, it why your renderer was not correctly recognized, your own fault, as in our Wiki we advertize that doing such thing could broke the renderer recognition !

That's good to know that your renderer support natively external SubRip, no one ever told us, and as you said the manual is very poor.

As you like, if everything is fine for you, it also fine for me ;)

Enjoy.
Last edited by Sami32 on Sun Aug 27, 2017 7:46 am, edited 1 time in total.
User avatar
Sami32
Posts: 851
Joined: Mon Apr 11, 2016 5:09 am

Re: LG WebOS 3.5

Post by Sami32 »

@boss What you can do to help the other users is to test and share which subtitles are supported natively by your renderer, external and internal ;)
boss
Posts: 343
Joined: Thu Jun 30, 2016 1:07 pm

Re: LG WebOS 3.5

Post by boss »

@Sami32
When you say:
"So, it why your renderer was not correctly recognized, your own fault, as in our Wiki we advertize that doing such thing could broke the renderer recognition !"

What do you mean by "doing such thing"?

Thanks
User avatar
Sami32
Posts: 851
Joined: Mon Apr 11, 2016 5:09 am

Re: LG WebOS 3.5

Post by Sami32 »

@boss Changing your default renderer name to LG-webOSTV-1.
That's said,we can make the renderer's recognition a little more "flexible".

https://github.com/UniversalMediaServer ... nes-ffmpeg
https://github.com/UniversalMediaServer ... ttings-tab
Last edited by Sami32 on Mon Aug 28, 2017 12:55 am, edited 2 times in total.
boss
Posts: 343
Joined: Thu Jun 30, 2016 1:07 pm

Re: LG WebOS 3.5

Post by boss »

@Sami32

Thanks for the links. I will read them and do some testing.

With changing the default renderer name to LG-webOSTV-1.
What is the solution when we have more than one TV with the same default name?

Thanks
User avatar
Sami32
Posts: 851
Joined: Mon Apr 11, 2016 5:09 am

Re: LG WebOS 3.5

Post by Sami32 »

@boss I'm sad to see that you don't like our Wiki :cry:
https://github.com/UniversalMediaServer ... figuration
It seem that my signature's colored links didn't help either...

Device= uuid was done for such users case having many instances of the same renderer and wanted differentiate them.
That's something that should only be done with this particular case, and avoided for the others cases.
boss
Posts: 343
Joined: Thu Jun 30, 2016 1:07 pm

Re: LG WebOS 3.5

Post by boss »

@Sami32
I think we have a communication problem here.

I don't need a different configuration for multiple TV's which are the same.
I'm running a Gentoo Linux server which controls DHCP. All my devices have fixed IP's which are reserved in my Linux network configuration.

Each device on the network must have a different name. That's networking 101. Never have multiple devices with the same name.
So, I have no choice other than to change the default name of my TV's

That aside, the TV's don't have any problem using the correct renderer conf file based on other header information.

Thank for you help and support. :P
User avatar
Sami32
Posts: 851
Joined: Mon Apr 11, 2016 5:09 am

Re: LG WebOS 3.5

Post by Sami32 »

@boss You are welcome.
OK, i see, so in that case change these 2 lines into your renderer's configuration file:

Code: Select all

UserAgentSearch = LG(E | |] )[wW]ebOS(| )TV
LoadingPriority = 1
boss
Posts: 343
Joined: Thu Jun 30, 2016 1:07 pm

Re: LG WebOS 3.5

Post by boss »

Thanks
:)
User avatar
Sami32
Posts: 851
Joined: Mon Apr 11, 2016 5:09 am

Re: LG WebOS 3.5

Post by Sami32 »

@boss Well, i was a little too in hurry :oops:

Code: Select all

UserAgentSearch = LG(E | |] )[wW]ebOS(| )TV
UpnpDetailsSearch = LG(E | |] )[wW]ebOS(| )TV
LoadingPriority = 1
Post Reply