Ticket #4122 (closed enhancement: fixed)
Opened 4 years ago
Last modified 4 years ago
Adds supports for new XMLTV 'deaf-signing' subtitle type
| Reported by: | Nick Morrott <<knowledgejunkie [at] gmail [dot] com>> | Owned by: | stuartm |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.21 |
| Component: | mythtv | Version: | head |
| Severity: | medium | Keywords: | xmltv deaf signing |
| Cc: | Ticket locked: | no |
Description
I have recently added support to XMLTV to allow deaf signing as a subtitle type. The tv_grab_uk_rt grabber now makes use of this information and will flag all signed programmes appropriately, where specified in the listings.
The attached patch allows MythTV to make use of this extra data from XMLTV grabbers that use it. My hope is that the custom record rule editor can also include a predefined clause (something like "Programmes has deaf-signing") which will allow instant record ability for all shows flagged as having in-vision signing. I see this as a great benefit to new and existing MythTV users who sign.
I have tested the patch in as much as I see correct information in mythfrontend's program details. Mythweb will need to be updated separately.
Attachments
Change History
Changed 4 years ago by Nick Morrott <<knowledgejunkie [at] gmail [dot] com>>
-
attachment
4122-mythtv-deaf-signing.diff
added
comment:1 Changed 4 years ago by stuartm
- Owner changed from ijr to stuartm
- Status changed from new to assigned
- Milestone changed from unknown to 0.21

Adds XMLTV deaf-signing support to MythTV (v1)