Modify

Ticket #2418 (closed task: fixed)

You must read the TicketHowTo before creating a new ticket or commenting on an existing ticket.

Opened 5 years ago

Last modified 4 years ago

Parse Premiere private tables for EPG data of PPV channels

Reported by: mythtv@… Owned by: janne
Priority: minor Milestone: 0.21
Component: dvb Version: head
Severity: medium Keywords: eit
Cc: Ticket locked: no

Description

This patch adds support for eit information for the Premiere Sport channels and the PPV Direkt channels. The epg info is provided from the portal channels on pid 0xb11 (Direkt) and 0xb12 (Sport). You have to configure the Sport Portal and the Direkt Portal to the lowest channum of its transponders to be sure the active eitscanner use it. You may also need the patch from ticket:2415.

Attachments

eitsupport-premiere.diff Download (14.6 KB) - added by mythtv@… 5 years ago.
eitsupport-premiere-rewrite.diff Download (15.9 KB) - added by mythtv@… 5 years ago.
eitsupport-premiere-rewrite2.diff Download (15.9 KB) - added by mythtv@… 5 years ago.
removed wrong indents
prem_eit_032007.diff Download (15.2 KB) - added by jochen 5 years ago.
Patch for newest SVN Version

Change History

Changed 5 years ago by mythtv@…

comment:1 Changed 5 years ago by mythtv@…

  • Type changed from defect to enhancement

type changed

comment:2 Changed 5 years ago by stuarta

  • Keywords eit added
  • Owner changed from ijr to stuarta
  • Milestone changed from unknown to 0.21

comment:3 Changed 5 years ago by stuarta

After reviewing this I think this could be better implemented by using the standard AddEIT routine and applying a fixup routine as every other type of EIT data processing does.....

Changed 5 years ago by mythtv@…

comment:4 Changed 5 years ago by mythtv@…

Here is the changed patch against Revision 11451. The special event information table is now derived from the normal event information table to use the standard eit routine.

Changed 5 years ago by mythtv@…

removed wrong indents

comment:5 Changed 5 years ago by jochen

does anyone get this working??? i haven't got eit data for the direct channels although the premiere direct channel is my first premiere channel in the channel list. all othe premier channel have higher numbers!

comment:6 follow-up: ↓ 13 Changed 5 years ago by jochen

now it works on my configuration! will this be included in svn ???

comment:7 Changed 5 years ago by janne

  • Owner changed from stuarta to janne
  • Version changed from 0.20 to head
  • Milestone changed from 0.21 to unknown

It will included when we add support for the option channels in the channel scanner.

comment:8 Changed 5 years ago by janne

  • Type changed from enhancement to task
  • Summary changed from eit support for option channels from german provider premiere to Add support for Premiere PPV channels (scanner + eit)
  • Component changed from mythtv to dvb
  • Milestone changed from unknown to 0.21

comment:9 Changed 5 years ago by jochen

is there a new version of this patch aviable???

Changed 5 years ago by jochen

Patch for newest SVN Version

comment:10 Changed 5 years ago by jochen

i updated the patch so that it works with the newest version.

comment:11 Changed 5 years ago by janne

  • Summary changed from Add support for Premiere PPV channels (scanner + eit) to Parse Premiere private tables for EPG data of PPV channels

The scanner changes will follow later.

comment:12 Changed 5 years ago by janne

  • Status changed from new to closed
  • Resolution set to fixed

(In [13224]) Closes #2418. Adds EPG support for Premiere's Optionskanaele

Changes the type of the eventid column to UNSIGNED INT since Premiere uses 32bit IDs.

These channels are currently not detected by the channel scanner. Premiere has currently data on their private EPG pids for following channels: +-------------+-----------+-------------+-----------+ | name | networkid | transportid | serviceid | +-------------+-----------+-------------+-----------+ | P Direkt 7 | 133 | 1 | 212 | | P Direkt 3 | 133 | 2 | 224 | | P Direkt 4 | 133 | 2 | 225 | | P Direkt 11 | 133 | 3 | 220 | | P Sport 1 | 133 | 3 | 222 | | P Direkt 8 | 133 | 3 | 242 | | P Direkt 9 | 133 | 3 | 243 | | P Direkt 10 | 133 | 3 | 244 | | P Direkt 1 | 133 | 4 | 208 | | P Direkt 2 | 133 | 4 | 209 | | P Sport 2 | 133 | 17 | 221 | | P Direkt 5 | 133 | 17 | 226 | | P Direkt 6 | 133 | 17 | 227 | +-------------+-----------+-------------+-----------+ The numbers of the Direkt channels is random.

comment:13 in reply to: ↑ 6 Changed 4 years ago by f_heuss@…

How does it works, i have no EPG in all Premiere Feed´s ???

Replying to jochen:

now it works on my configuration! will this be included in svn ???

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'new'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.