Opened 18 years ago
Closed 18 years ago
Last modified 18 years ago
#4122 closed enhancement (fixed)
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 (1)
Change History (4)
by , 18 years ago
Attachment: | 4122-mythtv-deaf-signing.diff added |
---|
comment:1 by , 18 years ago
Milestone: | unknown → 0.21 |
---|---|
Owner: | changed from | to
Status: | new → assigned |
Adds XMLTV deaf-signing support to MythTV (v1)