navilg / media-stack

A stack of self-hosted tools to manage and stream media. Sonarr + Radarr + qBitTorrent + Prowlarr + Jellyfin + Jellyseerr + VPN
MIT License
515 stars 83 forks source link

Consider adding FlareSolverr for bypassing Cloudflare challenges #48

Open brycebresnan opened 1 month ago

brycebresnan commented 1 month ago

Is your feature request related to a problem? Please describe. Some torrent aggregators utilize Cloudflare protections. FlareSolverr is a proxy server to bypass Cloudflare and DDoS-GUARD. https://github.com/FlareSolverr/FlareSolverr

Describe the solution you'd like Adding an optional docker container for FlareSolverr, which could be commented out by default.

Describe alternatives you've considered I have not considered any alternatives as this tool integrates into the media stack seamlessly.

Additional context I have implemented FlareSolverr into my own media-stack and it works perfectly.

navilg commented 1 month ago

Thanks @brycebresnan . Would you mind creating a PR if you already have it implemented ?

I try to keep this stack as basic and minimal needed for it to function. I can review if that would be appropriate to have in stack once we have PR.

brycebresnan commented 1 month ago

Absolutely! I appreciate the minimal approach.

I can also draft up some config notes for the README for you. Mostly users can follow the instructions via the FlareSolverr repo but I did need to give it a distinct IP address inside the docker network.