Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

Claims retrying download, however when exact query is run via option 4, there are plenty of links #638

Open
kent-chan-dev opened this issue Feb 2, 2024 · 13 comments

Comments

@kent-chan-dev
Copy link

Screenshot 2024-02-01 193837
When searching for mission impossible dead reckoning 2023, the script has found 31 releases, but apparently it is not able to pick a link.
I am not sure why this is the case, since when I run the same query mission.impossible.dead.reckoning.2023, I am manually able to select one that fits the criteria, which is 5th from the list down.

What could be the issue?
Also, how do I scroll the list of options when using the manual scraper?

@dspdhckr
Copy link

dspdhckr commented Feb 3, 2024

Even I am facing the same issue recently. I thought there was some issue with my server even though I had not made any changes to my server.
Screenshot 2024-02-03 at 18 26 46
Please see the attached screenshot above. I have recloned the repo and deleted the settings file just to see that others are also facing the same issue.

@TheIndieArmy
Copy link

This looks to be the same issue as 529: #529

Hoping they fix it soon. It seems like a major issue that's affecting the main purpose of this app.

@dspdhckr
Copy link

dspdhckr commented Feb 5, 2024

Yes but now only it has become persistent. I hope no expired link is being used in the script. I wonder if anyone else is facing this issue not reporting it yet.

@nobbylark
Copy link

Anyone manage to fix this issue? I'm facing the same.

sirstudly added a commit to sirstudly/plex_debrid that referenced this issue Mar 21, 2024
sirstudly added a commit to sirstudly/plex_debrid that referenced this issue Mar 21, 2024
@sirstudly
Copy link

Try it again with this branch:
git clone -b issue_638 https://github.com/sirstudly/plex_debrid.git

@Haroon01
Copy link

Haroon01 commented Mar 22, 2024

Try it again with this branch: git clone -b issue_638 https://github.com/sirstudly/plex_debrid.git

it didnt work for me. im having the same problem. Using a residential IP, personal computer. Not a datacenter

image

@dspdhckr
Copy link

Hi everyone, whoever struggling with this error please make sure that you are not running this script on a VPS as RealDebrid blocking so many IPs from VPS providers. I had to reset my server to figure out this issue. I am using VPN now and tunneling all my traffic through it. Its working fine for me now. The branch created by sirstudly was not working for me as well. Only after resetting the server and installing a VPN client solved the issue. If you can proxy the RealDebrid traffic through residential address will also resolve this error.

@nobbylark
Copy link

Try it again with this branch: git clone -b issue_638 https://github.com/sirstudly/plex_debrid.git

This worked for me ! Cheers man.

@dspdhckr
Copy link

I have installed it using the main branch itself but could you please explain if this is the issue that you are targeting in your project?

https://www.reddit.com/r/RealDebrid/comments/13grcbj/realdebrid_now_blocking_servers/?rdt=51683

Recently RealDebrid started blocking Datacenter IPs and that is the reason why the script is not working unless it is redirected. @sirstudly could you please confirm that you are targeting this exact issue and hence your script can be used without any issue? I tried but it was giving me same error.

@sirstudly
Copy link

I have installed it using the main branch itself but could you please explain if this is the issue that you are targeting in your project?

https://www.reddit.com/r/RealDebrid/comments/13grcbj/realdebrid_now_blocking_servers/?rdt=51683

Recently RealDebrid started blocking Datacenter IPs and that is the reason why the script is not working unless it is redirected. @sirstudly could you please confirm that you are targeting this exact issue and hence your script can be used without any issue? I tried but it was giving me same error.

No, the issue I was addressing was actually to do with #529: punctuation marks in the release title. I've made an additional comment on the pull request to clarify this. Apologies for the confusion.

sirstudly added a commit to sirstudly/plex_debrid that referenced this issue Mar 30, 2024
@skearney414
Copy link

This is mostly caused by the torrent not being cached on real-debrid. Try this image skearney414/plex_debrid. If the torrent is uncached you will see it in the logs

@jeffss00
Copy link

jeffss00 commented May 1, 2024

This is mostly caused by the torrent not being cached on real-debrid. Try this image skearney414/plex_debrid. If the torrent is uncached you will see it in the logs

@skearney414 Interesting, thanks! Will it download the torrent to real-debrid if it detects its not cached or will it just keep retrying until it shows up cached?

@TheIndieArmy
Copy link

This is mostly caused by the torrent not being cached on real-debrid. Try this image skearney414/plex_debrid. If the torrent is uncached you will see it in the logs

@skearney414 Interesting, thanks! Will it download the torrent to real-debrid if it detects its not cached or will it just keep retrying until it shows up cached?

I believe that depends on if you have cached set to required in your version settings or not.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants