[mythtv-commits] Ticket #8678: UPnP/DLNA, Samsung Galaxy S, and Broken Streaming

MythTV mythtv at cvs.mythtv.org
Wed Jul 21 03:30:56 UTC 2010


#8678: UPnP/DLNA, Samsung Galaxy S, and Broken Streaming
--------------------------------------------------+-------------------------
 Reporter:  Michael Pedersen <mythtv@…>           |       Owner:  beirdo     
     Type:  defect                                |      Status:  assigned   
 Priority:  minor                                 |   Milestone:  unknown    
Component:  MythTV - UPnP                         |     Version:  Unspecified
 Severity:  medium                                |     Mlocked:  0          
--------------------------------------------------+-------------------------

Comment(by Michael Pedersen <mythtv@…>):

 I've just updated the patch. Being an idiot, I forgot to enable logging,
 and then to check it. My updated patch shows the final URL being requested
 (uncomments a logging line). It also changes how the QRegExp is made,
 since the pattern 'http://.*?/' is valid Perl regex, but invalid to get
 minimal, according to http://doc.trolltech.com/4.6/qregexp.html#notes-for-
 perl-users

 This uses the QRegExp to go minimal. Tested with this patch, and it is
 confirmed to work for me. It might not meet coding guidelines, though, so
 please validate and adapt as necessary. I'll rebuild and re-run if need be
 to verify again.

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


More information about the mythtv-commits mailing list