[mythtv-commits] Ticket #2080: FreeboxChannelFetcher improvement (xmltvid support)

MythTV mythtv at cvs.mythtv.org
Thu Jul 20 19:40:53 UTC 2006


#2080: FreeboxChannelFetcher improvement (xmltvid support)
-------------------------------+--------------------------------------------
 Reporter:  mythtv at remars.com  |       Owner:  danielk
     Type:  patch              |      Status:  new    
 Priority:  minor              |   Milestone:         
Component:  mythtv             |     Version:  head   
 Severity:  medium             |  
-------------------------------+--------------------------------------------
 The attached patch does the following :
  * makes the m3u's parser more robust (it now allows many comments between
 two urls, not only the mandatory EXTINF one)
  * extracts an optional xmltvid from comments formated like this :
 "#EXTMYTHTV:xmltvid=XXX"
  * configures automaticaly the xmltvids (if any) when adding new channels
 (it is not supported when updating channels)
  * fixes two gcc's warnings in rtspcomms.cpp

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


More information about the mythtv-commits mailing list