====== TVheadend ====== ===== Reverse proxy ===== Konfiguracja nginx: map $http_upgrade $connection_upgrade { default upgrade; '' close; } server { listen 80; location / { proxy_pass http://127.0.0.1:9981; ### Set headers ### proxy_set_header Host $host; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-Proto $scheme; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection $connection_upgrade; } } Dodatkowo w WebUI Tvheadend trzeba ustawić: * Configuration * General * Base (expert mode) * Server * ''Use PROXY protocol & X-Forwarded-For:'' **''YES''** ===== VLC ===== URL do pobrania listy dla VLC: https://<>/playlist/channels Lub można też pobrać listę m3u do późniejszego użycia: https:///playlist/channels.m3u?profile= ===== Linki ===== * https://github.com/iptv-org/iptv -- lista publicznych TV IPTV * https://sourceforge.net/projects/iptveditm3u/ -- edytor list IPTV M3U === Opisy formatu M3U z rozszerzeniami IPTV === * https://siptv.eu/howto/playlist.html * https://wiki.tvip.tv/en/m3u * https://en.f-player.ru/extm3u-iptv-format * https://github.com/mmbarki/m3uReader * http://xmtvplayer.com/build-m3u-file === Przykładowe listy M3U === * https://iptv-org.github.io/ * https://i.mjh.nz/ === Firmware do XBOX-ONE TV Tuner === * http://palosaari.fi/linux/v4l-dvb/firmware/MN88472/02/latest/