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

feat(guide): Prowlarr - Add FlareSolverr info and broken banner #2112

Merged
merged 2 commits into from
Oct 26, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions docs/Prowlarr/prowlarr-setup-flaresolverr.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
# How to setup FlareSolverr
# How to set up FlareSolverr

[FlareSolverr](https://github.com/FlareSolverr/FlareSolverr){:target="\_blank" rel="noopener noreferrer"} is a proxy server to bypass Cloudflare and DDoS-GUARD protection.

!!! info

- A FlareSolverr Proxy will only be used for requests if and only if Cloudflare is detected by Prowlarr
- A FlareSolverr Proxy will only be used for requests if and only if the Proxy and the Indexer have matching tags
- A Flaresolverr Proxy configured without any tags or has no indexers with matching tags it will be disabled.
- A FlareSolverr Proxy configured without any tags or has no indexers with matching tags will be disabled.

!!! bug "FlareSolverr is currently non-functional. It is also being monitored by the Cloudflare team, so it is unlikely to ever be fixed.<br><br>If you're using an indexer that needs FlaresSolverr and if they offer it, try another base URL till you find one that works. If none work, then you're out of luck.<br><br>There is no need to contact Servarr or Sonarr support. They are not the FlareSolverr support team and cannot help you with questions that don't relate specifically to adding FlareSolverr to Prowlarr.<br><br>FlareSolverr is a third-party program that solves Cloudflare captchas for some indexers. They use GitHub for support, and you should go there to ask them questions or catch up on the current status of the program.<br><br>The current open issue on their GitHub can be found [HERE](https://github.com/FlareSolverr/FlareSolverr/issues/1253){:target="\_blank" rel="noopener noreferrer"}"

## Install FlareSolverr

Expand All @@ -22,7 +24,7 @@ Click on the + sign and select `FlareSolverr`

![Add Indexers](images/add-indexer-proxy-flaresolverr.png)

Add the following info
Add the following info.

![Add Proxy FlareSolverr](images/add-proxy-flaresolverr.png)

Expand All @@ -35,7 +37,7 @@ Add the following info

## Add FlareSolverr to your indexer

Select the indexer that you want to use with FlareSolverr
Select the indexer that you want to use with FlareSolverr.

![Select Indexer](images/select-indexer.png)

Expand Down