Grabbing EPG data from command line
January 3rd, 2008 by tripledes
EPG is the data broadcast by DVB channels allowing their users to have information about the scheduled television programs.
Grabbing it from a linux box command-line is quite easy using
tv_grab_dvb, it just requires you tune a multiplex (as I understand it, is a set of channels sharing the same frequency) on your DVB card and [...]