xteve-project / xTeVe

M3U Proxy for Plex DVR and Emby Live TV
MIT License
1.72k stars 227 forks source link

Issue when loading m3u through https #152

Open adelatour11 opened 4 years ago

adelatour11 commented 4 years ago

xTeVe: | 2.1.2 | OS: | linux

I want to load an m3u from a remote location using https,

When i open xteve m3u url using VLC, he stream url provided by xteve does not contain https but is only http for all the streams

mar-mei commented 4 years ago

The xTeVe web server only supports HTTP. All links pointing to xTeVe are always HTTP links. If you need HTTPS, you have to build a proxy in front of xTeVe.

Smartway2Mike commented 3 years ago

but the links in the m3u file are generated as http not https

FloydKulis commented 1 year ago

I have exactly the same problem. I need the generated M3U to have links from https: //

I download the file via https and the proxy reverse works here, but in the m3u file itself there are incorrect links without https: image