-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow use of GITHUB_TOKEN when not sponsoring Zurg #77
Comments
I review the code If I put github token as env var, the downloader try to download from zurg (Sponsors only) repo instead zurg-testing. |
Ah. Yes, I forgot it will try to pull from the sponsored repo. Are you still having issues with the GitHub rate limit? |
Yes... I used gluetun with windscribe to be able to get another IP and I was able to create the container, but then I have to change all containers (plex, jackett, etc) to network_mode: container:gluetun and everything works much slower. For now, I don't want to use gluetun because my ISP hasn't banned anything, but this ‘ban’ for github :-( Any idea to resolv the problem with github? |
Can you set |
From the host, try |
I have connection: I forked your project, change https://github.com/I-am-PUID-0/pd_zurg/blob/master/zurg/download.py to zurg-testing If you set token or no, create a new docker image from my local modifications and now works, download from zurg-testing with auth token |
Ok. I'll see if I can modify the setup process to allow for the use of the |
Describe the bug
Failed to recreate the container.
Access to this url https://api.github.com/repos/debridmediamanager/zurg/releases/latest gets the next error:
To Reproduce
Recreate from zero the container.
Please complete the following information:
The text was updated successfully, but these errors were encountered: