Opened 3 years ago
Closed 3 years ago
#13655 closed Patch - Feature (fixed)
Utilize Schedules Direct metadata if grabber make it available
Reported by: | Gary Buhrmaster | Owned by: | gigem |
---|---|---|---|
Priority: | minor | Milestone: | 32.0 |
Component: | MythTV - Mythfilldatabase | Version: | Master Head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
Utilize Schedules Direct metadata if grabber makes it available
Schedules Direct provides some additional metadata that at least one upstream XMLTV grabber now optionally makes available. Use that metadata if it is provided by the grabber (typically the grabber will need to be told to provide the additional information via a grabber --configure).
In particular, with this patch, the original air date and a new episode flag is available and can be useful to better schedule recordings.
The (real soon now) next XMLTV release will include the new grabber, and one can obtain the upstream master code now.
If the additional metadata information is not available (or not configured in the grabber to be made available) the results are the same as today.
FWIW, I have been using this patch (and the upstream grabber updates) for a couple of months now.
Patch will be attached.
Attachments (1)
Change History (4)
Changed 3 years ago by
Attachment: | 0001-utilize-schedulesdirect-additional-metadata-if-avail.patch added |
---|
comment:1 Changed 3 years ago by
Owner: | set to gigem |
---|---|
Status: | new → accepted |
comment:2 Changed 3 years ago by
Milestone: | needs_triage → 32.0 |
---|
utilize schedulesdirect additional metadata if available