Page 1 of 1

Format M3U list

Posted: 11 Oct 2018, 23:23
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

Re: Format M3U list

Posted: 11 Oct 2018, 23:55
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.