pierre-emmanuelJ / iptv-proxy

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

Is Catch-up supported? #121

Open onestix opened 2 years ago

onestix commented 2 years ago

Hi All,

I have set up iptv-proxy with XC data, including a provider that supports Catch-up on their channels.

Unfortunately, I am not able to view the catch up streams when using proxified XC. Regular live streams are fine though..

Interesting enough here: I do see that the channel has a catchup function, but when I press the catch up button, nothing is loading. There is a specific message in the logs when pressing the catch up button:

[GIN] 2022/04/07 - 16:34:58 | 200 | 393.105839ms | 192.168.1.25 | GET "/player_api.php?action=get_simple_data_table&stream_id=15374&username=1&password=1" Error #01: illegal base64 data at input byte 11

Without iptv-proxy, it works absolutely fine with the same provider and same iOS app that I am using for testing.

Is this normal (not supported) or have a misconfigured something?

Thanks for your help!

onestix commented 2 years ago

@pierre-emmanuelJ any thoughts? Cheers