Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#11226 closed Patch - Feature (fixed)

Apply EITfixup NL to Dutch/Belgian DVB-S(2) channels

Reported by: reidjr@… Owned by: Stuart Auchterlonie
Priority: minor Milestone: 0.27
Component: MythTV - EIT Version: Unspecified
Severity: medium Keywords: Eitfixup NL Dutch
Cc: Ticket locked: no

Description

The EITfixup originally added in Ticket #3180 for Dutch DVB-C is valid for same channels delivered over DVB-S. Shame its been unused for 6 years. :-). This covers CanalDigitaal? and TV Vlaanderen Digitaal on 19.2E and 23.5 E

This patch associates relevant channels with EITFixUp::FixNL in eithelper

It also adds into EITFixUp::FixNL two enhancements.

Searches for subtitle (episode) where the subtitle is enclosed in double quotes within description,( "subtitle" often used for English language episodes within dutch description )

Stops event category "Film - Comedy" and similar being tagged as category_type movie , as this can interfere with metadatalookup. The categories "film -*" are used against tv series on dutch tv.

( Once a recording is tagged as category_type movie, any subsequent metadata lookups only search tmdb. My original problem was that if the subtitle or episode was not populated by eit, and the category_typse set to movie, you are stuck. You cannot get episode info from tvdb, whatever you do with the frontend gui to edit metadata. The gui does not allow category_type to be reset.)

Big thank you to Karl Dietz for helping me through this patch.

Attachments (1)

eitfixNL_DVB-S.diff (3.3 KB) - added by reidjr@… 11 years ago.
git diff against 0.26-fixes, should apply against master

Download all attachments as: .zip

Change History (4)

Changed 11 years ago by reidjr@…

Attachment: eitfixNL_DVB-S.diff added

git diff against 0.26-fixes, should apply against master

comment:1 Changed 11 years ago by Stuart Auchterlonie

Milestone: unknown0.27
Status: newaccepted

comment:2 Changed 11 years ago by Stuart Auchterlonie <stuarta@…>

Resolution: fixed
Status: acceptedclosed

In 0413b5683b8839fd07ddf022efd9d39d6c9b4876/mythtv:

Apply EITfixup NL to Dutch/Belgian? DVB-S(2) channels

Fixes #11226

comment:3 Changed 11 years ago by Stuart Auchterlonie <stuarta@…>

In 338939b93e67e1c192463328357897b6fcd0ca1b/mythtv:

Apply EITfixup NL to Dutch/Belgian? DVB-S(2) channels

Fixes #11226

Note: See TracTickets for help on using tickets.