[mythtv-commits] Ticket #4956: Make MythXML's GetProgramGuide return shows inclusively

MythTV mythtv at cvs.mythtv.org
Fri Mar 14 21:32:02 UTC 2008


#4956: Make MythXML's GetProgramGuide return shows inclusively
----------------------------------------------+-----------------------------
 Reporter:  sphery <mtdean at thirdcontact.com>  |       Owner:  dblain 
     Type:  patch                             |      Status:  new    
 Priority:  minor                             |   Milestone:  unknown
Component:  upnp                              |     Version:  head   
 Severity:  medium                            |     Mlocked:  0      
----------------------------------------------+-----------------------------
 The attached patch modifies the query logic in MythXML::GetProgramGuide()
 to include all programs that overlap the time between StartDate and
 EndDate.  Previously, only shows that are completely contained within the
 StartDate and EndDate would be returned.

 The approach in the patch is the same as the one used in
 GuideGrid::GetProgramList(), and should prevent "unfilled" data within the
 guide.  It should also make "blind" queries easier as the user need not
 know the duration of any given show.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4956>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list