Last week's work on DVB daemon
Nothing big feature-wise has been added. Instead, I cleaned up the code a little bit and fixed some bugs.
- Added possibility to delete recordings
- Improved encoding patch for GStreamer’s mpegtsparse to handle multibyte encodings (the patch is already committed)
- Came up with interface to access EPG. Nothing implemented, yet, just method stubs
- Continued working on the Scanner. It still isn’t finished. Just need to find a good way to get and store all values necessary for channels.conf
In the next week I’m going to finally complete the Scanner (at least for DVB-T) and start implementing the retrieval of EPG data.