XMLTV converter?

SS IPTV App for LG Smart TV discussion
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: XMLTV converter?

Post by Eugene »

saentist wrote:it not come from black hole in deep space. 8-)
When i start to use ss-iptv with my playlist there was no EPG at all, until cut format of generated xmlepg to minimum.

Sure it doesn't. It comes directly from our database as admin has already told you. We added EPG for Bulgarian channels last week. That's why you didn't see it before and why you see it now.
saentist wrote:question is: why time is not correct?

You already have the answere above. Bulgarian EPG in our database has wrong time at the moment. It will be automatically fixed in a week.
saentist wrote:That's why I asked for spec of XMLEPG with is compatible with app

Only one valid specification of XMLTV exists, you can find it in internet, e.g. here.
There is no any special XMLTV for SS IPTV. We use officially declared format.

saentist
Ensign
Ensign
Posts: 17
Joined: 08 Apr 2019, 16:48
TV Model: LG UH661V
Bulgaria

Re: XMLTV converter?

Post by saentist »

saentist wrote:That's why I asked for spec of XMLEPG with is compatible with app

Only one valid specification of XMLTV exists, you can find it in internet, e.g. here.
There is no any special XMLTV for SS IPTV. We use officially declared format.[/quote]

Nope you not understand correct, question is more simple:
With tags are supported, category tags series and other with are supported and with are not
Is it supported index Name > hash or used name inside programme

From this example

Code: Select all

  <programme start="20080715103000 -0600" stop="20080715113000 -0600" channel="I10759.labs.zap2it.com">
    <title lang="en">The Young and the Restless</title>
    <sub-title lang="en">Sabrina Offers Victoria a Truce</sub-title>
    <desc lang="en">Jeff thinks Kyon stole the face cream; Nikki asks Nick to give David a chance; Amber begs Adrian to go to Australia.</desc>
    <credits>
      <actor>Peter Bergman</actor>
      <actor>Eric Braeden</actor>
      <actor>Jeanne Cooper</actor>
      <actor>Melody Thomas Scott</actor>
    </credits>
    <date>20080715</date>
    <category lang="en">Soap</category>
    <category lang="en">Series</category>
    <episode-num system="dd_progid">EP00004422.1359</episode-num>
    <episode-num system="onscreen">8937</episode-num>
    <audio>
      <stereo>stereo</stereo>
    </audio>
    <subtitles type="teletext" />
    <rating system="VCHIP">
      <value>TV-14</value>
    </rating>
  </programme>

Your software use only

Code: Select all

  <programme start="20080715103000 -0600" stop="20080715113000 -0600" channel="I10759.labs.zap2it.com">
    <title lang="en">The Young and the Restless</title>
  </programme>

aka values
START
STOP
CHANNEL
TITLE

are used
A'm not shure about LANG value is it used

saentist
Ensign
Ensign
Posts: 17
Joined: 08 Apr 2019, 16:48
TV Model: LG UH661V
Bulgaria

Re: XMLTV converter?

Post by saentist »

Now some channels don't have EPG :)
http://ss-iptv.com/en/users/documents/channel-names
is not active anonyme,
How can be uploaded to you database missing channels EPG?

Post Reply