Skip to content
Discussion options

You must be logged in to vote

Hi, I couldn't test torrra on windows, but binary version is supposed to work...
as for the pipx, can you try this,

pipx inject torrra libtorrent

this injects libtorrent package manually into torrra venv, and see if it works then.

"key does not contain a section : indexers.default
check your configuration folder"

this error is because, you don't have a default indexer (or any indexer) configured, eg: https://torrra.readthedocs.io/en/latest/configuration.html#example-config-toml

configure it, or you can run it like

torrra jackett --url <indexer_url> --api-key <your_api_key>

NOTE: you need an indexer running locally or remote.
https://torrra.readthedocs.io/en/latest/indexers.html

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by stabldev
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants