Opened 18 years ago

Closed 18 years ago

#765 closed defect (fixed)

mythfilldatabase accesses zap2it even when loading from file

Reported by: Mark Spieth Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version: head
Severity: low Keywords: mythfilldatabase
Cc: Ticket locked: no

Description

it appears as though ddprocessor.getNextSuggestedTime(); is run every time even if its not a datadirect update or from a file. patch attached.

Attachments (1)

mythfilldatabase_zap2it.patch (1.1 KB) - added by Mark Spieth 18 years ago.

Download all attachments as: .zip

Change History (2)

Changed 18 years ago by Mark Spieth

comment:1 Changed 18 years ago by cpinkham

Resolution: fixed
Status: newclosed

(In [8147]) Fix bug in mythfilldatabase calling ddprocessor.getNextSuggestedTime(); even when we're not using a DataDirect? source. Patch by Mark Spieth. Closes #765.

Note: See TracTickets for help on using tickets.