Opened 18 years ago

Closed 18 years ago

#3874 closed defect (fixed)

mythfilldatabase not refreshing today or tomorrow

Reported by: anonymous Owned by: stuartm
Priority: minor Milestone: 0.20
Component: mythfilldatabase Version: 0.20-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description

In revision 14206, the "download_needed = true" line was removed from the if statement that checks if refresh today or tomorrow is needed. This causes mythfilldatabase to not refresh the listings for today or tomorrow if data already exists, regardless of user options.

Attachments (1)

3874_mythfilldatabase.patch (564 bytes ) - added by cas@… 18 years ago.
patch restoring refresh functionality

Download all attachments as: .zip

Change History (4)

by cas@…, 18 years ago

Attachment: 3874_mythfilldatabase.patch added

patch restoring refresh functionality

comment:1 by drytoast, 18 years ago

I had the same problem and the same fix.

comment:2 by stuartm, 18 years ago

Milestone: unknown0.20
Status: newassigned

comment:3 by stuartm, 18 years ago

Resolution: fixed
Status: assignedclosed

(In [14307]) Fixes #3874

Replace line accidently removed in an earlier commit. Fixes the --refresh-* arguments to mythfilldatabase.

Note: See TracTickets for help on using tickets.