Opened 2 years ago
Closed 13 months ago
#13354 closed Bug Report - General (Duplicate)
cannot download from MythWeb when on IPv6
Reported by: | produnis | Owned by: | Stuart Auchterlonie |
---|---|---|---|
Priority: | minor | Milestone: | 31.0 |
Component: | Plugin - MythWeb | Version: | v29.1 |
Severity: | low | Keywords: | mythweb |
Cc: | Ticket locked: | no |
Description
Hi there, if I browse to my MythWeb using IPv6, eg: <code>https://[fd80:ab:ba::400]/mythweb/</code>
I am not able to download any show.
The download-link presented at <code>https://[fd80:ab:ba::400]/mythweb/tv/recorded</code> is wrong, for example, for a current show it is: <code>https://[fd80//mythweb/pl/stream/29008/1491140700</code>
where it should be: <code>https://[fd80:ab:ba::400]/mythweb/pl/stream/29008/1491140700</code>
There seems to be a problem with IPv6's <code>:</code>, as Mythweb prints out the IPv6 until the first <code>:</code> and then adds the download path
Greetings, Joe
Change History (1)
comment:1 Changed 13 months ago by
Milestone: | unknown → 31.0 |
---|---|
Resolution: | → Duplicate |
Status: | new → closed |
Duplicate of #13022 (resolved)