Skip to content
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

Naughtyblog & JavGuru not working #1475

Open
2 tasks done
skittLez82 opened this issue Dec 22, 2024 · 10 comments
Open
2 tasks done

Naughtyblog & JavGuru not working #1475

skittLez82 opened this issue Dec 22, 2024 · 10 comments

Comments

@skittLez82
Copy link

Prerequisites

  • I have searched the issue tracker to avoid opening a duplicate issue.
  • I have read the documentation on how to create a debug log file.

Description

Naughtyblog gives error, "It looks like this website is down." and JavGuru gives error, "This site has a Cloudflare Challenge,"

Kodi version

21.1

Cumination version

1.1.123

Operating System and version

Shield Android TV Version: 9.1.1(33.2.0.157)

URL to debug log file

https://paste.kodi.tv/xefebipuni

@donutmiddles
Copy link

Duplicate of #1455.

See that most recent screenshot someone else posted where it shows the RD site and "infringing file" error. It's because of the changes RD made here, https://torrentfreak.com/real-debrid-implements-extreme-anti-piracy-filters-to-appease-film-companies-241122/

Some other addons have been reworked to "fix" this and just not point to the immediateAvailability API call, but it will require some rewriting here.

@Skates1616
Copy link

SeaPorn has a similar issue, all links fail with RD.

@EvelK1203
Copy link

SeaPorn and Naughtyblog use Rapidgator for download links. Real Debrid are not allowing any RG links for video to be cached on their servers. Other addons work arounds are for torrents, I don't think there is anything that can be done on the Kodi end. Can only hope that RD change their minds. Of note Premiumize are also having issues with RG links.

JavGuru issue is known and waiting on an update from Flaresolverr, #1436

@Mulanzone
Copy link

Mulanzone commented Jan 14, 2025

I tried this add-on in Kodi on Shield and got this error with RD account. Tried on my Mac, and also got the error. When I tried on PC it worked. RG links dont work but the other ones do. Is there a way to set the User-Agent manually to see if that would fix the issue? Maybe allow the option to choose the User-Agent in settings if it does help? I had read elsewhere that the issue might be due to that because the user-agent is set randomly or something like that. Thanks

@12asdfg12
Copy link
Contributor

The user-agent is stored in the settings.xml file in the userdata\addon_data\plugin.video.cumination folder.
You can edit this file and modify the following line:
<setting id="current_ua" default="true">_your_user_agent_</setting>

However, I doubt that changing the user-agent will resolve the issue.

@Gujal00
Copy link

Gujal00 commented Jan 19, 2025

RD is accessed through ResolveURL and the User-Agent ResolveURL uses is fixed regardless of platform.

@Cgritsch89
Copy link

When will fix this bug?

@Gujal00
Copy link

Gujal00 commented Feb 2, 2025

It is not a bug, RD flags anything from rapidgator as infringing so cant use. Use another debrid service

@Mulanzone
Copy link

Interesting. When opening Naughtyblog links on a Windows Kodi install, streams that have a K2S link sometimes work, though RG links don’t work. When viewing the same streams on Shield or Mac, Kodi automatically says the Website is down even though it works on Windows.

@MohamadFtah
Copy link

It is not a bug, RD flags anything from rapidgator as infringing so cant use. Use another debrid service

do you know what debrid service works?

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

No branches or pull requests

9 participants