Playlist in PHP

SS IPTV App for LG Smart TV discussion
Post Reply
acamposxp
Ensign
Ensign
Posts: 19
Joined: 10 Dec 2013, 21:08
TV Model: 47LB6500
Brazil

Playlist in PHP

Post by acamposxp »

I have a question about ss-iptv's support for the external playlist. I know m3u, pls, asx and xspf are supported.

I'm building a dynamic php generator that fetches content from pre-determined places and generates the list to the format I want, ensuring that the update is dynamic and that as soon as there's inclusion in the source my list updates.

My question is what format of list to generate. I do not like m3u categories (groups) support in ss-iptv. I would like it to be separated by folders and not in a single list (even though it is a single m3u).

I also do not know if it would be possible for a playlist to open other playlists (one being only index).

Would you have to make a playlist for each category so they are displayed in different folders?

Would not it be possible to do something like "stream" and "playlist" in xspf?

Post Reply