Modify

Ticket #3952 (closed enhancement: Won't Fix)

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

Opened 4 years ago

Last modified 10 months ago

add support for linkage descriptors and create an osd menu entry for linked events

Reported by: anonymous Owned by: janne
Priority: minor Milestone: unknown
Component: MythTV - DVB Version: head
Severity: medium Keywords:
Cc: stuarta Ticket locked: no

Description

The german provider Premiere and maybe other providers have special channels for PPV or sport events. On certified receivers you have an option key to reach these subevents like different camera perspectives in formula one events or the different movies on dynamic channels. This patch reads the linkage descriptors in the epg stream and writes the information to a special table. The Frontend reads the table when access the osd menu and insert an entry "subchannel" if the tuned channel is part of a linkage. The subchannel entry has subentries to each linked event and you can switch to all subevents from the menu. Note, that subentries were only created for events that have a valid epg entry in the program table.

At the moment I didn't like how to show the subevents. I'd like to have some more information per event, like start or endtime, but I don't know how to realize it. Therefore a double line menu entry is needed. Maybe the best way were to put the info in an own treemenu that fills the screen horizontal. Comments are welcome.

This patch is only tested with the german provider Premiere. Please provide me infos how it works on other providers. Maybe the store function must be restrict to a special linkage type. Premiere uses user_defined 0xb0 as type.

Attachments

linkage_backend.diff Download (3.9 KB) - added by Wolfgang <mythtv@…> 4 years ago.
backend patch for the linkage support
linkage_frontend.diff Download (2.6 KB) - added by Wolfgang <mythtv@…> 4 years ago.
frontend patch for linkage support
linkage.sql Download (491 bytes) - added by Wolfgang <mythtv@…> 4 years ago.
sql for creating linkage table
linkage_frontend_menu.diff Download (6.4 KB) - added by Wolfgang <mythtv@…> 4 years ago.
alternative method, the linkage has its own menu accessed by "F1" key as default
linkage_osd_myththemes.diff Download (4.2 KB) - added by Wolfgang <mythtv@…> 4 years ago.
osd link menu entries for all themes
linkage_backend.2.diff Download (5.1 KB) - added by Wolfgang <mythtv@…> 4 years ago.
Replaced backend patch with improved version
linkage_backend.3.diff Download (4.7 KB) - added by Wolfgang <mythtv@…> 4 years ago.
new backend version
linkage_frontend_menu.2.diff Download (6.8 KB) - added by Wolfgang <mythtv@…> 4 years ago.
new frontend patch
linkage.2.sql Download (263 bytes) - added by Wolfgang <mythtv@…> 4 years ago.
new sql file

Change History

Changed 4 years ago by Wolfgang <mythtv@…>

backend patch for the linkage support

Changed 4 years ago by Wolfgang <mythtv@…>

frontend patch for linkage support

Changed 4 years ago by Wolfgang <mythtv@…>

sql for creating linkage table

comment:1 Changed 4 years ago by janne

  • Owner changed from ijr to janne

Changed 4 years ago by Wolfgang <mythtv@…>

alternative method, the linkage has its own menu accessed by "F1" key as default

Changed 4 years ago by Wolfgang <mythtv@…>

osd link menu entries for all themes

comment:2 Changed 4 years ago by Wolfgang <mythtv@…>

The last two patches are an alternative for the frontend.

Now there is an own menu for the subevents reachable by pressing F1.

Changed 4 years ago by Wolfgang <mythtv@…>

Replaced backend patch with improved version

comment:3 Changed 4 years ago by Wolfgang <mythtv@…>

Added new backend patch.

Storage function only called if linkages exist and old linkages are deleted if channel event has no new one (I don't know if this can be happen, on my Provider Premier the linkages are present all the time)

Changed 4 years ago by Wolfgang <mythtv@…>

new backend version

Changed 4 years ago by Wolfgang <mythtv@…>

new frontend patch

Changed 4 years ago by Wolfgang <mythtv@…>

new sql file

comment:4 Changed 4 years ago by Wolfgang <mythtv@…>

Attached new versions.

Changes:

call only one insert statement per portal chanid
sort linkages as they come from the provider

comment:5 Changed 4 years ago by danielk

  • Version changed from unknown to head

comment:6 Changed 4 years ago by stuarta

  • Cc stuarta added

comment:7 Changed 3 years ago by Dibblah

  • Status changed from new to assigned

comment:8 Changed 2 years ago by stuartm

  • Component changed from mythtv to MythTV - DVB

comment:9 Changed 10 months ago by robertm

  • Status changed from assigned to closed
  • Resolution set to Won't Fix

Closing another ticket as hopelessly old. This is not the ticket submitter's fault, but as it's an enhancement and not a bug, the only way I can think of to elicit action from someone is to closing it. It's been four years. If a dev intends to look at it, it's time. If the user wants to provide an updated patch to smack us in the face with, that's fine too.

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.