I was looking through the megathread and saw this real-debrid thing. I have heard this name some times so I read what it does but wasn’t able to understand it. If someone could explain it to me I would appreciate it.
Also, it caught my attention that “it’s a good way to prevent your IP from ever hitting the torrent’s swarm, which is the main cause of receiving copyright infringement letters”. Does this mean it’s an alternative to a VPN when torrenting? Is it like a seedboxes or something? Are there any free alternatives?
The GitHub explains it great but in summary you mount your Real Debrid (or other Debrid service) account to your machine via rclone, so anything you’ve downloaded on Debrid is available on plex.
Then there’s a script that watches the plex watchlist for new requests and then scrapes torrents to get it. (similar to stremio): If it’s cached (already available on real Debrid) then you can watch it instantly. Which is majority popular content. More niche stuff it may have to request Debrid to download and try again later
Then refreshes plex to scan the library for the download.
Even works outside of plex with things like overseerr, jellyseerr, trakt to monitor requests. Also can use Trakt to manage your library. Even Support for other scrapers like jackett and torrentio and you can set it to refresh your jellyfin library if you aren’t using plex.
Looks interesting, I’ll read the git as you suggested - thanks.
Just be aware that it’s still very much in beta and the support is not that great (that’s how my experience was anyway). There will be a lot of pain of set it up. But once it’s set up it does work well for the most part. However I am going still sticking with my current setup on Seedbox with acquiring my media via ARR software and then saving it on the cloud to be served via Plex to myself and my friends and family. Good luck!
I still very much need to get my head around the aar software - something I find difficult as the more I look into it, the more complicated it seems to get.
More than happy to help if you are stuck.
Nice one. Ok if I get my head into where I want to be with this and come back to you? Much obliged for the offer.
As a nob, the setup steps look do able, but I think I need to get jellyseerr first and then this.
I may need to run my server on a PC to get VPN connection… Hmm… Thanks👍
Yeah I have my whole server running on an old gaming pc. I use cloudflare to open up my network instead of ports. Then my unifi gateway opens up my vpn for things I don’t want to open up via cloudflare
I need to see about using a VPN for my local network…
Did you follow any guides for cloudfare? I would like to achieve this as well.
No specific guide I can remember but it was very simple. Cloudflare has some good docs too if you get stuck.
I think that’s everything but feel free to message me if you have questions.
Thank you so much. I’ve got it working now and was rather simple!