Opened 10 years ago
Closed 10 years ago
Last modified 9 years ago
#12255 closed Patch - Bug Fix (fixed)
Mythsingledownload doesn't support HTTP redirects
Reported by: | Owned by: | jpoet | |
---|---|---|---|
Priority: | minor | Milestone: | 0.28 |
Component: | MythTV - General | Version: | 0.27-fixes |
Severity: | medium | Keywords: | hls mythsingledownload http redirect |
Cc: | myth@… | Ticket locked: | no |
Description
Since mythsingledownload was implemented and switched to in 0.27, the HLS recorder (and anything using mythsingledownload) hasn't supported HTTP redirects.
These patches add support for HTTP redirect to both master and fixes/0.27.
Attachments (2)
Change History (9)
Changed 10 years ago by
Attachment: | mythtv-mythsingledownload-redirect-master.patch added |
---|
Changed 10 years ago by
Attachment: | mythtv-mythsingledownload-redirect-0.27.patch added |
---|
Patch for 0.27
comment:1 Changed 10 years ago by
Priority: | major → minor |
---|---|
Severity: | high → medium |
Version: | Master Head → 0.27-fixes |
Reset defaults.
comment:3 Changed 10 years ago by
Owner: | set to jpoet |
---|---|
Status: | new → accepted |
comment:4 Changed 10 years ago by
Jeff, can you post a stream url for easy testing? Any stream that requires redirection support to work will do, doesn't have to be anything fancy.
comment:5 Changed 10 years ago by
This should work, I think:
http://www.jeffhansen.com/redir.php
I actually have the ts files themselves get redirected as well, but it's on an internal server that I can't give a URL for. Hopefully the link above still proves that the redirection is working.
comment:6 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
comment:7 Changed 9 years ago by
Milestone: | unknown → 0.28 |
---|
Patch for master