Changes between Version 7 and Version 8 of DVBDaemon
- Timestamp:
- 29.12.2009 10:08:39 (8 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DVBDaemon
v7 v8 1 [[NewsFlash(This backend is not yet in the official distribution packages, pls use a svn checkout for now)]] 1 {{{ 2 #!html 3 <h1 style="text-align: center; color: blue; font-size:3.0em">MediaServer: DVB Deamon</h1> 4 }}} 5 6 [[TOC(heading= ,inline)]] 7 8 [[BR]] 2 9 [[BR]] 3 10 11 == DVB Daemon == 4 12 5 == [http://www.k-d-w.org/node/42 DVB Daemon] == 13 The [http://www.k-d-w.org/node/42 DVB Daemon] is a [http://code.google.com/soc/2008/gnome/appinfo.html?csaid=AB093DF87ECDEF5A GSoC project] by [http://www.k-d-w.org/ Sebastian Pölsterl] to create a service that manages your DVB card(s) and their data. It detects your DVB cards, scans them for channels, stores the list of channels, provides access to EPG and is responsible for recording TV shows. 6 14 7 The DVB Daemon is a [http://code.google.com/soc/2008/gnome/appinfo.html?csaid=AB093DF87ECDEF5A GSoC project] by [http://www.k-d-w.org/ Sebastian Pölsterl] to create a service that manages your DVB card(s) and their data.[[BR]] 8 It detects your DVB cards, scans them for channels, stores the list of channels, provides access to EPG and is responsible for recording TV shows.. 9 10 [http://coherence.beebits.net Coherence] uses the [http://www.k-d-w.org/node/42 DVB Daemon] as [source:/trunk/coherence/backends/dvbd_storage.py its media database backend] to populate a DLNA/UPnP MediaServer with the recorded video files. 15 [http://coherence.beebits.net Coherence] uses the DVB Daemon as [source:/trunk/coherence/backends/dvbd_storage.py its media database backend] to populate a DLNA/UPnP MediaServer with the recorded video files. 11 16 12 17 As the DVB Daemon evolves, it will also be possible to access the EPG data and schedule recordings via UPnP. 81 86 82 87 83 === Open Tickets for this backend===88 ==== Open Tickets for this backend ==== 84 89 85 90 [[TicketQuery(component=MediaServer Backend DVB Daemon&status=new|assigned)]]
