pierre-emmanuelJ / iptv-proxy

Reverse proxy on iptv m3u and m3u8 file and xtream codes client api
GNU General Public License v3.0
478 stars 139 forks source link

X-Streamity Dreambox #159

Open gitmenot0815 opened 8 months ago

gitmenot0815 commented 8 months ago

Hello Everybody,

i try to use the X-Streamity Plugin this is installed an my Dreambox.

The IPtv-proxy service installed under Debian 12.

My start Command is: iptv-proxy --m3u-url /home/vpn/iptv-proxy --port 8080 --hostname 192.168.xx.xx --user mxxx --xtream-password xxxxx

....... [GIN-debug] GET /19018ee7/mxxx/xxxxxx/25768/260756.mkv --> github.com/pierre-emmanuelJ/iptv-proxy/pkg/server.(*Config).reverseProxy-fm (4 handlers) [GIN-debug] Listening and serving HTTP on :8080

When i try to connect white the X-Streamity Plugin i become the follow Message in the debug Log

[GIN] 2023/10/17 - 21:58:05 | 404 | 1.727µs | 192.168.xx.xx | GET "/player_api.php?username=mxxx&password=xxxxx"

Someone has an idea why it doesn't work?

Regards