Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.5 | 2016-06-23 | ||
0.6 | 2016-06-23 | ||
README | 2016-06-23 | 2.2 kB | |
Totals: 3 Items | 2.2 kB | 0 |
EpgRec - DVB-T Electronic Programme Guide and Program recorder Features Gets EPG listings from DVB-T card Allows Filtering by differing criteria, which then populate a combo-box of choices, if appropriate Choices available are Now and Soon, Start Time, End Time, Channel, Category and Search (this is free-text) Secondary Combo Boxes are populated for Start/End time, Category and Channel A blacklist of Channels and program names is easliy maintained by the user via a simple gui. Export program listing depending on filters chosen Timed and current recording based on schedule in EPG Guide Adjustable for pre and post time adjustment in minutes (any value can be placed in pre/post combo-box, allowing time-start manual recording) One-click access to schedule of recordings, either in progress or scheduled Recordings can be cancelled by program or by recording Program details available in recordings view via right-click Records multiple programmes on same multiplex Directory to save video files can be selected via a button and Gtk File selector Dialogue Uses Cron to schedule recordings Can use either DVB3 or DVB5 scan files to obtain channels Video Files will be placed in chosen directory with the name of: Timed recordings - program name_REC_timestamp (in epoch seconds) plus index Current recordings - program name_rec_REC_timestamp (in epoch seconds) plus index Both with .mpeg extention Dependencies Perl Perl-Gtk2 perl-DBD-sqlite Linux-DVB-DVBT perl module (modified by me) Installation Fedora/Redhat/RPM based systems Install RPM for perl-Linux-DVB-DVBT-2.19-redtux.fc* for appropriate arch Install RPM for EPGRec2 Other Distributions Download Linux-DVB-DVBT-2.19_redtux.tar.bz2 from this site Extract archive and cd in directory Build perl Module perl Makefile.PL make make install Download EPGRec2 tarball Extract Run install.pl as root (or sudo) Issues By design epg list does not update automatically - there is a button called "update guide" on the maintenance screen which does the job - it takes about twenty minutes and the GUI cannot be updated during this time, a cron job can be setup via maintenance screen to do this daily. Does not record sub-titles or PAT/PMT information