Opened 15 years ago
Closed 15 years ago
#1743 closed patch (fixed)
Fix for blank Original Airdate in MythWeb
Reported by: | otto at kolsi dot fi | Owned by: | xris |
---|---|---|---|
Priority: | trivial | Milestone: | unknown |
Component: | mythweb | Version: | head |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
Program listings coming from DVB-T EIT contain following blank values in DB: airdate=0001-01-01, originalairdate=(null).
In MythWeb, this is shown in program info as: Original Airdate: 0000
Attached trivial patch fixes this.
Attachments (1)
Change History (2)
Changed 15 years ago by
Attachment: | programs_airdate.diff added |
---|
comment:1 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [10387]) apply patch to close #1743 (fix for 0000 airdate), and add a couple of new functions that will likely be used by the new search page