Ticket #5 (closed defect: fixed)
preferred-title grabber not called frequently enough to possibly avoid incorrect title choice
| Reported by: | lincoln | Owned by: | lincoln |
|---|---|---|---|
| Priority: | major | Milestone: | 1.0 |
| Component: | Reconciler | Version: | 0.3 |
| Keywords: | Cc: |
Description (last modified by lincoln) (diff)
preferred-title grabber not called frequently enough to possibly avoid incorrect title choice.
the events that cause it are:
- grabberP is our 'preferred' title source
- day 1: shepherd runs grabberP as a preferred source. grabberP populates days 1-7 with preferred titles.
- day 2: shepherd runs grabberA, a 'cheaper' cost grabber. grabberA populates days 2-8. preferred titles for programmes on days 2-7 come from previously-populated grabberP. but if a programme on day 8 was wasn't on in days 1-7 (lets call it programmeC), we will install a preferred title as per what we've seen from grabberA (programmeCa). an existing recording schedule in mythtv for recording programmeCp may fail to match programmeCa's title.
even if we enhanced the reconciler to rewrite the "preferred programme table" if in some future instance grabberP runs and it realizes it had put title programmeCa in rather than programmeCp, it may be too late for some recordings that may have been missed.
Change History
Note: See
TracTickets for help on using
tickets.
