The rise of the dvb-daemon

I was able to complete all tasks I wanted to last week. The Scanner works completely for DVB-T and supposably for DVB-S and DVB-C. The Scanner contains a new method WriteChannelsToFile, too. In addition, I started work on the EPGScanner that scans in fixed intervals for EPG data on each channel. Currently, the data is just read and stored in the Channel it belongs to ordered by time. Still missing are:

  • Checking for duplicate events
  • Retrieve event with given id

I’m not sure how I should make the EPG data accessible. Separately, for each device? In a central place with merged data from all sources? Any recommendations are highly appreciated.

In other news, the author of Coherence (a UPnP Mediaserver), who recently became popular for providing a Totem plugin, contacted me. We agreed that it would be awesome if the recordings and later the actual recorder would be connected to Coherence. He already wrote a plugin for Coherence based on RecordingsStore’s D-Bus interface. I’m hoping that Vala will improve its D-Bus support soon to see it in action. The next week will be dedicated to EPG data. Fetch it, store it, make it accessible. Last but not least checkout the code: bzr branch http://www.gnome.org/~sebp/bzr/dvb-daemon

Avatar
Sebastian Pölsterl
AI Researcher

My research interests include machine learning for time-to-event analysis, causal inference and biomedical applications.