[mythtv-commits] Ticket #10806: EIT cross-sourcing for set-top-boxes

MythTV noreply at mythtv.org
Wed Jun 6 09:51:29 UTC 2012


#10806: EIT cross-sourcing for set-top-boxes
-------------------------+----------------------------------
 Reporter:  lincoln@…    |           Type:  Patch - Feature
   Status:  new          |       Priority:  minor
Milestone:  unknown      |      Component:  MythTV - General
  Version:  Master Head  |       Severity:  medium
 Keywords:  EIT, EPG     |  Ticket locked:  0
-------------------------+----------------------------------
 Feature enhancement for EIT cross sourcing.
 Pull request: https://github.com/MythTV/mythtv/pull/23

 -Allows use of a DVB card to apply EIT guide data to an analogue stb
 source.

 -Adds new videosource type to mythtv-setup which allows use of an analogue
 video feed with digital EIT EPG data.

 -DVB card is used for scanning to populated database transport info.

 -Sourceid storage has been moved from 'cardinput.sourceid' to a mapping
 table (videosourcemap) which links cardinputs to a sourceid with a map
 type (main, eit, or scan).

 -Patch creates new table videosourcemap and moves storage of sourceid from
 cardinput.sourceid to videosourcemap.

 -Updates database schema to 1303.

 I've tried to keep this brief but happy to help with any other
 requirements.

 Thanks, Lincoln.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10806>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list