Opened 20 years ago
Closed 20 years ago
Last modified 5 years ago
#192 closed enhancement (fixed)
[PATCH] DBOX2 Feed Implementation 2005-08-02
Reported by: | Owned by: | taylor | |
---|---|---|---|
Priority: | trivial | Milestone: | unknown |
Component: | mythtv | Version: | head |
Severity: | high | Keywords: | |
Cc: | Ticket locked: | no |
Description
Hi people,
attached you will find an implementation for using the DBOX2 as a MythTV DVB source. This is an updated release for the current subversion repository. Please include it as soon as possible as it includes database schema upgrades which will become invalid as soon as we cycle to another database version.
Features:
- using the Nokia/Sagem/Philips DBOX2 STB with Neutrino as a video source for MythTV
- using the Dreambox STB with Neutrino as a video source for MythTV
- multiple DBOX2s can be used
- grabs a complete TS stream from the DBOX2 using SPTS mode (all audio streams available in myth)
- automatic EPG scan of all DBOX2 channels when recorder/livetv is inactive
On your DBOX2 please use a recent tuxbox version (at least 2.x) and enable SPTS mode in the configuration.
Comments welcome.
Levon
Attachments (4)
Change History (12)
by , 20 years ago
Attachment: | mythtv-dbox2-200508021716.patch.bz2 added |
---|
by , 20 years ago
Attachment: | mythtv-dbox2-200508021716.patch.text added |
---|
[mythtv] [PATCH] DBOX2 Feed Implementation 2005-08-02
by , 20 years ago
Attachment: | mythtv-dbox2-200508022011.patch.bz2 added |
---|
[mythtv] [PATCH] DBOX2 Feed Implementation 2005-08-02 (including missing files)
by , 20 years ago
Attachment: | mythtv-dbox2-200508022011.patch.text added |
---|
[mythtv] [PATCH] DBOX2 Feed Implementation 2005-08-02 (including missing files)
comment:1 by , 20 years ago
Please use the second version of the patch (mythtv-dbox2-200508022011) as the first does not include new files.
comment:2 by , 20 years ago
Owner: | changed from | to
---|
comment:3 by , 20 years ago
Owner: | changed from | to
---|
comment:4 by , 20 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:5 by , 20 years ago
Resolution: | fixed |
---|---|
Severity: | medium → high |
Status: | closed → reopened |
Somehow the new files did not get added. Please make sure the following files are added to svn asap, because otherwise myth won't compile anymore.
libs/libmythtv/dbox2channel.cpp libs/libmythtv/dbox2channel.h libs/libmythtv/dbox2epg.cpp libs/libmythtv/dbox2epg.h libs/libmythtv/dbox2recorder.cpp libs/libmythtv/dbox2recorder.h
Reopening this ticket until fixed.
Lev.
comment:6 by , 20 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
[PATCH] DBOX2 Feed Implementation 2005-08-02