Opened 17 years ago

Closed 17 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@… 17 years ago.
patch restoring refresh functionality

Download all attachments as: .zip

Change History (4)

Changed 17 years ago by cas@…

Attachment: 3874_mythfilldatabase.patch added

patch restoring refresh functionality

comment:1 Changed 17 years ago by drytoast

I had the same problem and the same fix.

comment:2 Changed 17 years ago by stuartm

Milestone: unknown0.20
Status: newassigned

comment:3 Changed 17 years ago by stuartm

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.