[mythtv-commits] Ticket #8726: XMLTV grabber selection/navigation broken

MythTV mythtv at cvs.mythtv.org
Mon Aug 9 22:10:59 UTC 2010


#8726: XMLTV grabber selection/navigation broken
-----------------------------------------------------------------+----------
 Reporter:  Nick Morrott <knowledgejunkie (at) gmail (dot) com>  |           Owner:  ijr       
     Type:  defect                                               |          Status:  new       
 Priority:  minor                                                |       Milestone:  unknown   
Component:  MythTV - Mythtv-setup                                |         Version:  Trunk Head
 Severity:  medium                                               |      Resolution:            
 Keywords:  xmltv grabber selection navigation tv_find_grabbers  |   Ticket locked:  0         
-----------------------------------------------------------------+----------

Comment (by stuartm):

 Nick, although as you rightly say the 25s timeout isn't related to the
 issue you are reporting, I'm still tempted to turn the tables and file
 that as a bug upstream. As I reported to the xmltv-dev mailing list at the
 time, that check used to take no more than a second, it's not the search
 which takes so long but the decision to restructure the scripts so that
 args like --capabilities are handled by the xmltv module. Instead of
 bailing out early, the entire script and module must be compiled to squirt
 out a few bytes of hardcoded text.

 I'd like to remain behind --capabilities and tv_find_grabbers, but 25s+ is
 a ridiculously long time to wait for anything to happen in a UI.
 Especially when that same info could be returned in a couple of hundred
 ms.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8726#comment:1>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list