Opened 18 years ago

Closed 17 years ago

#2571 closed patch (fixed)

Patch for MythMusic in Mythweb.

Reported by: jochen Owned by: xris
Priority: major Milestone: 0.21
Component: mythweb Version: head
Severity: high Keywords:
Cc: Ticket locked: no

Description

This Patch should fix the not working streaming and the not displayed images.

It should work with http und https.

Attachments (3)

music.diff (598 bytes) - added by jochen 18 years ago.
music2.diff (599 bytes) - added by jochen 18 years ago.
sorry, typo in the previous patch!
music3.diff (1002 bytes) - added by jochen 18 years ago.
last version…

Download all attachments as: .zip

Change History (6)

Changed 18 years ago by jochen

Attachment: music.diff added

Changed 18 years ago by jochen

Attachment: music2.diff added

sorry, typo in the previous patch!

comment:1 Changed 18 years ago by jochen

Type: defectpatch

forgott to change a function in mp3act_js.php

attached patch music3.diff should fix all isues.

the other two are not more needed...

Changed 18 years ago by jochen

Attachment: music3.diff added

last version...

comment:2 in reply to:  1 Changed 18 years ago by otto at kolsi dot fi

Replying to 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?

comment:3 Changed 17 years ago by xris

Resolution: fixed
Status: newclosed

(In [11648]) apply patch to fix https streaming and broken images; closes #2571

Note: See TracTickets for help on using tickets.