Jump to content

Export EPG data: event ID


Nikola Vranic

Recommended Posts

Hello,

 

I manage to create manual channel list from TS files and to add EPG data from SI stream. Everything works fine and well displayed in EPG windows. 

 

But, for my analyses I need to export all EPG data and to get EPG event ID beside title, short/long description ... in xml.

 

Can somebody please help me with this? 

Link to comment

Hi Nikola,


There is a way of how to get the wanted data.

it is unkown to me how you grab the data you get now from TS-file.
but if you have the DMS-Server too, you can give a try to

 

Recording Service (DMS) web API

http://en.DVBViewer.tv/wiki/Recording_Service_web_API#.2Fapi.2Fgetfavourites.html

there you will find "hopefully" your answer.

you can manage the requests as you need them

by channel
by .......

some examples to be used by a web-browser like Firefox
 

by channel   ( shpuld be extracted from result by requesting all data.  see next example below ) 

http://localhost:8089/api/epg.html?lvl=2&channel=<CHANNEL_ID>

 

all ( :shiftyninja: huge list of response )
http://localhost:8089/api/epg.html?lvl=2

 

rgds

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...