[mythtv-commits] Ticket #8708: Password urlencoding in MythWeb

MythTV mythtv at cvs.mythtv.org
Fri Jul 30 05:46:04 UTC 2010


#8708: Password urlencoding in MythWeb
----------------------------------+-----------------------------------------
 Reporter:  otto at kolsi dot fi  |       Owner:  kormoc    
     Type:  patch                 |      Status:  new       
 Priority:  minor                 |   Milestone:  unknown   
Component:  Plugin - MythWeb      |     Version:  Trunk Head
 Severity:  medium                |     Mlocked:  0         
----------------------------------+-----------------------------------------
 Http basic auth passwords which are now embedded in the external music
 streaming URLs ([25375]), require urlencoding so that passwords with
 special characters (at least '@') would work. Attached patch has a fix for
 this.

 This fixes streaming with WinAmp, but it seems that xmms still doesn't
 like passwords with encoded special chars. As discussed in IRC, MythWeb
 might still need a setting which tells whether to embed the auth info to
 URLs or not.

 I've tested this patch with only music streaming, not videos.

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


More information about the mythtv-commits mailing list