Opened 12 years ago

Closed 4 years ago

#10806 closed Patch - Feature (Abandoned)

EIT cross-sourcing for set-top-boxes

Reported by: lincoln@… Owned by:
Priority: minor Milestone: unknown
Component: MythTV - General Version: Master Head
Severity: medium Keywords: EIT, EPG
Cc: lincoln@… Ticket locked: no

Description

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.

Change History (5)

comment:1 Changed 12 years ago by beirdo

Owner: set to danielk
Status: newassigned

comment:2 Changed 12 years ago by lincoln@…

Hi Daniel

Wrote the patch for master and have been using it on a production machine with a slightly modified fixes/0.25 and it been working well.

Now the patch is assigned I will pull in master updates now and check it still merges cleanly and also update the database schema version since I see its changed since my initial submission.

Cheers, Lincoln.

comment:3 Changed 12 years ago by lincoln@…

I have now merged the latest master with my mycrosssource branch so that the pull request will merge cleanly again. Database changes now incremented as schema version 1308.

comment:4 Changed 8 years ago by Stuart Auchterlonie

Owner: danielk deleted
Status: assignednew

comment:5 Changed 4 years ago by Stuart Auchterlonie

Resolution: Abandoned
Status: newclosed

Closing out old tickets.

Note: See TracTickets for help on using tickets.