linuxserver / docker-jackett

GNU General Public License v3.0
390 stars 96 forks source link

[FEAT] Add FlareSolverr #147

Closed Poopselon closed 6 months ago

Poopselon commented 6 months ago

Is this a new feature request?

Wanted change

Install FlareSolverr package into container.

Reason for change

1337x torrents started using clouflare challenge and jacket can't index. Error: An error occurred while testing this indexer Exception (1337x): Challenge detected but FlareSolverr is not configured: Challenge detected but FlareSolverr is not configured

Proposed code change

Changes documented in jacket documentation. https://github.com/Jackett/Jackett#configuring-flaresolverr

github-actions[bot] commented 6 months ago

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

Roxedus commented 6 months ago

You can use the flaresolverr container and integrate it like intended.

Poopselon commented 6 months ago

But why not integrate it in same container?

Roxedus commented 6 months ago

It does not belong in the same container. Its not a requirement for jackett to work.

Poopselon commented 6 months ago

Ok, thanks