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

[FEATURE REQUEST] FlareSolverr #54

Open
anton-dealmeida opened this issue Aug 24, 2024 · 4 comments
Open

[FEATURE REQUEST] FlareSolverr #54

anton-dealmeida opened this issue Aug 24, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@anton-dealmeida
Copy link
Contributor

Is your feature request related to a problem? Please describe.
I found that Prowlarr recommends adding FlareSolverr in order to be able many of the public indices.
https://wiki.servarr.com/prowlarr/faq#can-i-use-flaresolverr-indexers

Describe the solution you'd like
Could we potentially look at adding FlareSolverr to this stack?

Describe alternatives you've considered
I'm currently avoiding those indices but would be cool to use and track them.

Some ideas:

version: "3.9"
services:
  flaresolverr:
    image: ghcr.io/flaresolverr/flaresolverr:latest
    container_name: flaresolverr
    environment:
      - LOG_LEVEL=info
      - LOG_HTML=false
      - CAPTCHA_SOLVER=none
    ports:
      - "8191:8191"
    restart: unless-stopped
    networks:
      - mynetwork
@anton-dealmeida anton-dealmeida added the enhancement New feature or request label Aug 24, 2024
@navilg navilg self-assigned this Sep 2, 2024
@Zoeille
Copy link

Zoeille commented Nov 17, 2024

Yes would love it !

I made changes to the repo to support Flaresolverr (or fork of it) by using a dedicated IP address (like Radarr & Sonarr)

@sh1man999
Copy link

I don't see an addendum FlareSolverr

@filipehb
Copy link

#62

@Keenan-Nicholson
Copy link

Flaresolverr is currently broken. The Cloudflare devs are watching the repo and so it is very likely permanently dead.

Here is the related issue, which has yet to be resolved.

FlareSolverr/FlareSolverr#1253

I think it is safe to close this issue, at least until this is solved.

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

6 participants