iptv-proxy icon indicating copy to clipboard operation
iptv-proxy copied to clipboard

Reverse proxy on iptv m3u and m3u8 file and xtream codes client api

Results 69 iptv-proxy issues
Sort by recently updated
recently updated
newest added

Hi , hope you all safe , Am trying to run the docker container with valid IPTV M3U file wich i did play on VLC media player but i always...

The goal of this enhancement is to Add the multiple user management, and the possibility to enable the iptv-proxy in user passthrough mode. TODO: - [ ] Multiple user -...

enhancement
help wanted

Hi all, Is there any way to integrate a m3u playlist that is hosted on m3u4u.com? Has anyone managed to achieve such setup? Their links usually come in the following...

Hi, Since some days, I have this error with some providers. error sending authentication request: status code was 401, expected 2XX-3XX The login I use works fine except with the...

- Added regex filtering to choose only some groups of the M3U playlist (Example: only SPORTS and NEWS groups) - Added regex filtering to choose only some channels (Example: only...

This PR allow filter m3u tracks (keep) based on `group-title` tag. within iptv-proxy config file add: ```yaml ... filter-groups: - "Group - The Shade Palace" - "Group - The Tornado...

Hello friend, I have seen that when you establish 2 or more concurrent connections to the proxy, the connections interfere. Reviewing the log, you can see that for each connection...

``` [GIN-debug] Listening and serving HTTP on :8080 [GIN] 2022/03/08 - 09:48:38 | 200 | 173.9524ms | 192.168.178.29 | GET "/player_api.php?username=at&password=b&action=get_short_epg&stream_id=438620" Error #01: illegal base64 data at input byte 19...

bug
:construction: WIP :construction:

Hi Emannuel, This issue might be linked to the previous one I opened, but this is weird... I use a XStream IPTV provider. When I set it up in iPlayTV,...

When compiling the code on my own docker container, I have issues with the URL's returned not having the URL I defined in the config file under `HOSTNAME`. I 'm...

bug
enhancement