oottppxx/enigma2

Glob http/https with host:port in Heinz (others?)

Closed this issue · 1 comments

Apparently some providers using XC are serving via HTTPS. Currently we force the XAPI lookup over HTTP, but should probably respect the same HTTP/HTTPS from the current stream, as the ports may different and we may be requesting an incompatible transport protocol for the designated port.

This should be fixed in 6.2.2f and above: whatever protocol://host:port is used in the stream, will also be used as the XCAPI end-point.