LG WebOS 3.5
Re: LG WebOS 3.5
@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.

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.
Re: LG WebOS 3.5
@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 

Re: LG WebOS 3.5
@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
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
Re: LG WebOS 3.5
@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
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.
Re: LG WebOS 3.5
@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
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
Re: LG WebOS 3.5
@boss I'm sad to see that you don't like our Wiki
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.

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.
Re: LG WebOS 3.5
@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.
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.

Re: LG WebOS 3.5
@boss You are welcome.
OK, i see, so in that case change these 2 lines into your renderer's configuration file:
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
Re: LG WebOS 3.5
@boss Well, i was a little too in hurry

Code: Select all
UserAgentSearch = LG(E | |] )[wW]ebOS(| )TV
UpnpDetailsSearch = LG(E | |] )[wW]ebOS(| )TV
LoadingPriority = 1