Opened 19 years ago

Closed 18 years ago

#107 closed patch (fixed)

mythweb listings for past dates

Reported by: Robert Tsai <rtsai1111> Owned by: xris
Priority: minor Milestone: unknown
Component: mythweb Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

I have my system run mythfilldatabase --no-delete (preserve listings for 7 days). This way if I see something interesting at the tail end of a recording, I can go back to see what it was, and maybe schedule a recording of another airing of that show.

Currently the mythweb listings automatically goes back for 1 day, and forward to the maximum date for which listings are available. This patch makes mythweb determine the earliest date for which listings are available (instead of hardcoding to -1).

Attachments (1)

mythweb.program_listing.diff (1.5 KB) - added by Robert Tsai <rtsai1111> 19 years ago.

Download all attachments as: .zip

Change History (2)

Changed 19 years ago by Robert Tsai <rtsai1111>

comment:1 Changed 18 years ago by xris

Resolution: fixed
Status: newclosed

(In [7705]) apply patch to close #107. please note that this code will need to be cleaned up for the rewrite to remove the query from the display code

Note: See TracTickets for help on using tickets.