[mythtv-commits] Ticket #2571: Patch for MythMusic in Mythweb.

MythTV mythtv at cvs.mythtv.org
Fri Oct 13 16:43:11 UTC 2006


#2571: Patch for MythMusic in Mythweb.
---------------------+------------------------------------------------------
 Reporter:  jochen   |        Owner:  xris
     Type:  patch    |       Status:  new 
 Priority:  major    |    Milestone:  0.21
Component:  mythweb  |      Version:  head
 Severity:  high     |   Resolution:      
---------------------+------------------------------------------------------
Comment (by otto at kolsi dot fi):

 Replying to [comment:1 jochen]:
 > forgott to change a function in mp3act_js.php
 > attached patch music3.diff should fix all isues.
 > the other two are not more needed...

 Yes, this latest patch fixes the HTTPS part. Playlist can now be opened
 through HTTPS and also images are working correctly.

 Another issue is the playlist itself that is coming through, here is an
 example:
 {{{
 #EXTM3U
 #EXTINF:355,U2 - I Still Haven't Found What I'm Looking For
 /mythweb/music/mp3act_playstream.php?i=173&q=high
 #EXTINF:229,U2 - Angel Of Harlem
 /mythweb/music/mp3act_playstream.php?i=165&q=high
 }}}

 Shouldn't those playlist items contain the correct protocol and host part
 of the URL?

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


More information about the mythtv-commits mailing list