Name of channels, for italian epg (HD,SD)

SS IPTV App for LG Smart TV discussion
Post Reply
Leon90
Lieutenant
Lieutenant
Posts: 42
Joined: 21 Jan 2016, 23:01
Italy

Name of channels, for italian epg (HD,SD)

Post by Leon90 »

Hi team ssiptv, in the italian epg there is a problem:
The most channels of iptv have name with little words different (for exp: HD, SD at the end of the name)
It possible apply epg for this channels?
The channels are the same, but the iptv distributors add hd and sd for the different video format
I can create a list of this channels ;)
Thanks for your work and i wait your response

User avatar
Eugene
Project Leader
Project Leader
Posts: 5620
Joined: 15 Apr 2013, 22:54
TV Model: LG 47LM960V, LG LB679V
Location: Санкт-Петербург
Been thanked: 18 times
Contact:
Russia

Re: Name of channels, for italian epg (HD,SD)

Post by Eugene »

You may use any names to differ channels in your list and define channel by tvg-name attribute:

Code: Select all

#EXTINF: 0 tvg-name="Some Channel", Some Channel HD


This channel will be displayed as "Some Channel HD" in the app but it will be recognized as "Some Channel" (for displaying EPG and logo)

Leon90
Lieutenant
Lieutenant
Posts: 42
Joined: 21 Jan 2016, 23:01
Italy

Re: Name of channels, for italian epg (HD,SD)

Post by Leon90 »

Eugene wrote:You may use any names to differ channels in your list and define channel by tvg-name attribute:

Code: Select all

#EXTINF: 0 tvg-name="Some Channel", Some Channel HD


This channel will be displayed as "Some Channel HD" in the app but it will be recognized as "Some Channel" (for displaying EPG and logo)


But the problem comes from iptv distributors. :(
You can not recognize it automatically?
The channel name with hd or without is the same

User avatar
Eugene
Project Leader
Project Leader
Posts: 5620
Joined: 15 Apr 2013, 22:54
TV Model: LG 47LM960V, LG LB679V
Location: Санкт-Петербург
Been thanked: 18 times
Contact:
Russia

Re: Name of channels, for italian epg (HD,SD)

Post by Eugene »

We won't add in DB incorrect names.

Post Reply