Pierre-Emmanuel Jacquier
Pierre-Emmanuel Jacquier
I got something similar with Go coverage. ```yaml - name: Publish code coverage uses: paambaati/[email protected] env: CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }} with: coverageCommand: go test -race -coverprofile=c.out -covermode=atomic ./... debug: true...
If you are using the Xtream API `get.php...etc` the m3u file is auto refreshed via the API, if not for the moment you need to restart the proxy to redownload...
Hello, thanks for your issue, No resources logo are proxified for the moment (in get.php or xmltv.php ...etc) Thanks for the idea and the feature request.
Currently, the proxy forward the client request agent to the original server, yes try with another user-agent on your client side. It should work
Thanks for your contribution 😄 I'll look it ASAP
Hello, I need to investigate again the go.xtream-code package again..etc
do you think you can try to get some JSON data from your API provider? We should write unit tests on the xtream package to try to cover all the...
The best way, it's to add a debug mode here: https://github.com/tellytv/go.xtream-codes to trace easily the JSON payload...etc (TLS or not) I'll make a docker image with dev tag to try...
Some `xtreamcodes.FlexInt ` (integer OR string representing an integer) are missing here then, I can fix it then
BTW: I think I'll fork the repo `go.xtream-codes` to be more reactive on bugfix...etc