Opened 12 years ago

Closed 12 years ago

#12346 closed Bug Report - General (fixed)

the IPTV recorder breaks URL encoded segment URLs in http-live-streaming playlists

Reported by: Karl Egly Owned by: JYA
Priority: minor Milestone: 0.28
Component: MythTV - Recording Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Trying to play back http://apasfiisl.apa.at/ipad/orf2e_q6a/orf.sdp/playlist.m3u8 leads to a playlist containing

http://194.232.200.63/orf2e_q6a/orf.sdp/media_7026.ts?wowzasessionid=REMOVED&ua=Mozilla%2F5.0&ip=REMOVED

but we request

http://194.232.200.63/orf2e_q6a/orf.sdp/media_7026.ts?wowzasessionid=REMOVED&ua=Mozilla/5.0&ip=REMOVED

resulting in a 404. Only tested in master

Change History (1)

comment:1 by Karl Dietz <dekarl@…>, 12 years ago

Resolution: fixed
Status: newclosed

In 2c4338f6bc565c712cd32cf9bcdb5fddc3f440a0/mythtv:

Error: Processor CommitTicketReference failed
GIT backend not available
Note: See TracTickets for help on using tickets.