
mythtv at cvs
Feb 24, 2006, 2:51 AM
Post #7 of 9
(1797 views)
Permalink
|
|
Re: Ticket #1293: Need to check if both seriesid and programid exists
[In reply to]
|
|
#1293: Need to check if both seriesid and programid exists ---------------------+------------------------------------------------------ Reporter: oscar | Owner: xris Type: patch | Status: closed Priority: minor | Milestone: 0.20 Component: mythweb | Version: head Severity: medium | Resolution: fixed ---------------------+------------------------------------------------------ Comment (by oscar): Next problem with this is the title/subtitle/description comparation that breaks if for example there are no subtitles. "" = "" evaluates as true thus marking the show as previously recorded.. It needs to behave the same way as myth does, if there's no sub AND desc, it can't match them. -- Ticket URL: <http://svn.mythtv.org/trac/ticket/1293> MythTV <http://www.mythtv.org/> MythTV _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits
|