Format M3U list

SS IPTV App for LG Smart TV discussion
Post Reply
francescof
Ensign
Ensign
Posts: 16
Joined: 06 Dec 2016, 19:59
TV Model: LG 49UF6407
Italy

Format M3U list

Post by francescof »

Dear All, Admin and Eugene,
Now i have again SS-iptv on LG (on my Samsung It does not work anymore), I would ask you how is the right m3u format for my list. I’d like to use better SS-iptv EPG and logo on my m3u list.
EG. I have this m3u list:

Code: Select all

#EXTINF:-1,Iris
http://streaming/1.ts
#EXTINF:-1,Iris HD
http://streaming/2.ts
#EXTINF:-1,Iris HD +1
http:// streaming/3.ts
#EXTINF:-1,Iris HD +2
http:// streaming/4.ts


on SS-IPTV channel-names there is only “Iris”, so I set my list as:

Code: Select all

#EXTINF:-1,Iris
http://streaming/1.ts
#EXTINF:-1 tvg-name=”Iris”,Iris HD
http://streaming/2.ts
#EXTINF:-1 tvg-name=”Iris” tvg-shift=”-1”,Iris HD +1
http:// streaming/3.ts
#EXTINF:-1 tvg-name=”Iris” tvg-shift=”-2”,Iris HD +2
http:// streaming/4.ts


But in this list I lost information “Iris HD”, “Iris HD +1” and “Iris HD +2”. I tried to use “description" (eg. description=”Iris HD”) but it works only without EPG. How can I do?
Thank you in advance.
Francescof
PS: sorry for my very bad english

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: Format M3U list

Post by Eugene »

If you want to see channels' name the same way you write them in your playlist, you just need to turn on option Use custom channels' titles form app's settings, Appearance section.

Post Reply