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

RD integration #305

Open
TheBeastLT opened this issue Nov 22, 2024 · 8 comments
Open

RD integration #305

TheBeastLT opened this issue Nov 22, 2024 · 8 comments

Comments

@TheBeastLT
Copy link
Owner

TheBeastLT commented Nov 22, 2024

Due to recent changes to RD API where the endpoint to check for cached info hashes was removed, there was a temporary loss of results due to this endpoint being removed. Integration was adapted to the changes, but this now basically means that Torrentio is not able to know which entries are available for instant streaming, so all links will be marked as [RD download]. That means that for anyone wanting to continue using RD integration it's best to not check the Don't show download to debrid links option.
As a naive approach to still have some indication of what's instantly streamable, Torrentio will maintain it's own short term cache of entries which were added to RD through Torrentio and were fully downloaded. This is in no means up to date with RD and might be incorrect in some cases, as RD clean up the cached files periodically, but it still should be a good enough indicator given that this status is cached temporary (8hrs). This is a temp approach that might be removed if it does not prove legit or adds too much strain on the addon itself. This will not be provided as an external api.

@TheBeastLT TheBeastLT pinned this issue Nov 22, 2024
@BertieBloggs

This comment was marked as off-topic.

@MrUltimate

This comment was marked as spam.

@Herolies

This comment was marked as spam.

@Lihael
Copy link

Lihael commented Nov 23, 2024

Wouldn't a longer time duration be more appropriate, considering that RD's cache time isn't generally that short? While they probably operate something similar to an lru cache with no fixed time, I'm pretty sure its at least a day or two.

@marco-calautti

This comment was marked as off-topic.

@marco-calautti

This comment was marked as off-topic.

@hugo9655
Copy link

i think availability databases are the way forward, other addons have started doing it, including dmm. also the status time should be a lot longer and if possible permanent with bots checking the db for status changes (like dmm)

@RedHatter
Copy link

This post mentions RealDebrid (I'm assuming RD stands for RealDebrid?) but I am seeing similar behavior with AllDebrid. All links are maked with "[AD download]" despite many of the links being cached. Is this the same issue or is it unrelated?

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

8 participants