Re: grab xmltv from DVB device
Davide Chiarini <[email protected]> Thu, 14 May 2015 09:08:49 +0200
| Newsgroups | gmane.comp.tv.xmltv.general |
|---|---|
| Message-ID | <CA+r=PVbiJACSzxNtBxsy1S4bH2ii21XMXU6Y=u5dj7SysKjeOw@mail.gmail.com> |
Hi I developed tv_grab_it_dvb several years ago, so I don't know if that situation has changed, but in general the problem with dvb epg is that almost all of the channels provide only now/next data in a standard way. If you are looking for long term EPG, which I'm sure it's the case, chanches are the provider is using some proprietary format. Tv_grab_it_dvb grabs data for the italian sky provider, and could be made to grab the english one, but that's it. Most of the functions you need (tuning, grabbing streams...) is there, but you need to know where the data you want is transmitted (frequency) and how (format). I got my info looking at the source code for plugins to vdr (they are in C, but you can get the idea), there are many for many providers. So if you find one for the provider you're looking for you could then modify tv_grab_it_dvb accordingly. By the way, I'm talking about dvb-s. I don't know if dvb-t would be the same. regards davide 2015-05-13 15:38 GMT+02:00 Robert Eden <[email protected]>: > On 5/13/2015 6:49 AM, Josu Lazkano wrote: > > Hello list, > > I want to get EPG data for spanish tv channels, I try with > "tv_grab_es_laguiatv" and it doesn't work: > > $ tv_grab_es_laguiatv --configure > using config filename /home/lazkano/.xmltv/tv_grab_es_laguiatv.conf > finding channels: 0% [ > ]no channels could be found at /usr/bin/tv_grab_es_laguiatv > line 724. > > I have some DVB USB devices that I don't use, I want to plug it in a > Raspberry Pi and grab the EPG data to XMLTV. > > Is this possible? I search some old project that could work, but there > is no support: http://bryars.eu/projects/tv_grab_dvb/ > > Thanks for your help. > > > I would try tv_grab_it_dvb not sure how tied it is to Italy. > > Robert > > > ------------------------------------------------------------------------------ > One dashboard for servers and applications across Physical-Virtual-Cloud > Widest out-of-the-box monitoring support with 50+ applications > Performance metrics, stats and reports that give you Actionable Insights > Deep dive visibility with transaction tracing using APM Insight. > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y > _______________________________________________ > xmltv-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/xmltv-users > > ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ xmltv-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xmltv-users