Opened 11 years ago
Closed 11 years ago
Last modified 10 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)
by , 11 years ago
| Attachment: | mythtv-mythsingledownload-redirect-master.patch added |
|---|
comment:1 by , 11 years ago
| Priority: | major → minor |
|---|---|
| Severity: | high → medium |
| Version: | Master Head → 0.27-fixes |
Reset defaults.
comment:3 by , 11 years ago
| Owner: | set to |
|---|---|
| Status: | new → accepted |
comment:4 by , 11 years ago
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 by , 11 years ago
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 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
comment:7 by , 10 years ago
| Milestone: | unknown → 0.28 |
|---|

Patch for master