Announcing a Windows utility that will capture the broadcast DVB-T EPG and turn it into XMLTV format. This may then be imported into MCE using something like QuickGuide. I developed this primarily to suit my own needs since my Media Center PC is not connected to the internet and it frustrated me that my expensive Media Center box couldn't do what a simple £25 Freeview box can do (i.e. display and use the broadcast EPG).
Two things suprised me when I first started using MCE. The first was that out of the box MCE as supplied by Microsoft has such poor support for digital TV (no EPG, no interactive services, no subtitles, no now/next, etc). The second surprise was that, of all the excellent add-ons for MCE that have been developed, there didn't seem to be anything (commercial or freeware) that would capture the EPG as XMLTV format. The nearest I found was a Linux utility. On Windows, the only thing I found was old versions of TSReader Lite. But the XMLTV files produced were buggy. And XMLTV export has now been removed from the free Lite version.
Hence DVBGuide.
More details here (including zip file download of utility & user manual):
http://www.geocities.com/pclareuk/DVBGuide/
I have limited time to spend on developing this further and fixing bugs. But I will take note of feedback, bug reports and feature requests if posted here on TGB and propose to make one or a few updates if required before labelling it version 1.0.
New in version 0.85
The main new feature that Version 0.85 brings is support for DVB-C cable tuners in addition to the DVB-T support that has been present in all previous versions.
Whilst problems of DVBGuide not working with a small minority of tuner hardware have not been fully resolved, changes to initialisation and the signal lock mechanism have improved the situation.
Some broadcasters use an alternate mechanism (known as extended event descriptors) to transmit programme event text. Support for this was missing from previous versions of DVBGuide (since initially no broadcaster had been found that used this method). Extended event descriptor support is now present (and confirmed as working with one particular cable EPG that uses them). A related addition is the support for title/description records in multiple languages for a single programme event.
In summary, the changes in Version 0.85 are:
- Support for DVB-C tuners (with associated new command line options to set tuning parameters and a command line option to set DVB type);
- Revised tuner initialisation and signal lock acquisition for better compatibility with a wider variety of tuner hardware;
- Support for extended event descriptors (used by some broadcasters instead of the short text description);
- Support for multiple language title/description records per EPG event.
I hope others find this tool useful.