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

Settling to only add torrent from scraper #78

Closed
IG2022 opened this issue Mar 6, 2024 · 5 comments
Closed

Settling to only add torrent from scraper #78

IG2022 opened this issue Mar 6, 2024 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@IG2022
Copy link

IG2022 commented Mar 6, 2024

Is this a enhancement to already existing feature ?

  • No

Currently RDM adds content to both the torrent and download section when using the scraper to add movies or TV series, id like for the files just to be added to the torrents section but not the downloads section if possible. Not to give a long explanation but I'm using real debrid with plex and when using RDM to add files they are not being recognized in my plex server because they are also added to the downloads section. If a setting could be added that just allows torrents to be added that would be really helpful.

Thanks!

This feature is related to?
Real Debrid

@IG2022 IG2022 added the enhancement New feature or request label Mar 6, 2024
@AyushSehrawat
Copy link
Owner

Hello @IG2022 , i don't manage adding the link to rd, i send a HEAD request to the download url by torrentio and it adds it.

I can change this to just add hash to realdebrid torrents and not downloads but can take some time.

@AyushSehrawat
Copy link
Owner

Hm need to edit

function addToRD(url: string) {
function,

i can add a new button i guess

@IG2022
Copy link
Author

IG2022 commented Mar 6, 2024

Hello @IG2022 , i don't manage adding the link to rd, i send a HEAD request to the download url by torrentio and it adds it.

I can change this to just add hash to realdebrid torrents and not downloads but can take some time.

Hi @AyushSehrawat thanks for getting back to me so quickly!

I would appreciate it if you could make that change when you have some time, I really dont mind waiting. I just discovered this project and I'm really enjoying using the application it's just him this one thing that is affecting me.

@AyushSehrawat
Copy link
Owner

@IG2022 i need to add few more endpoints to get the add only torrent to rd working, since i need to select files and use instant availability endpoint to get the cached files.
I am thinking to put some more effort into rewriting rdm, which i have already started.

This will be fixed in it

@IG2022
Copy link
Author

IG2022 commented Mar 7, 2024

@IG2022 i need to add few more endpoints to get the add only torrent to rd working, since i need to select files and use instant availability endpoint to get the cached files. I am thinking to put some more effort into rewriting rdm, which i have already started.

This will be fixed in it

Thanks for considering this for the next update I really appreciate it and I am looking forward to it.

@linear linear bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants