qbittorrent usage #66
-
|
im kinda new to this, but i have no idea how to connect a torrent to torra, unless it itself is a torrent |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
hi @TuurminatorArch sorry for the late reply. first you need to install and run one of them locally and provide the url and api key like: im planning to implement custom indexers (build-in ones) so we can optionally run this without 3rd-party indexers support. |
Beta Was this translation helpful? Give feedback.
hi @TuurminatorArch sorry for the late reply.
atm- torrra depends on torrent indexers like jackett and prowlarr.
first you need to install and run one of them locally and provide the url and api key like:
torrra jackett --url http://localhost:<port> --api-key <your_jackett_api_keythen you can search for the torrent you want and it will show a list and select the torrent (enter) to start torrenting.
im planning to implement custom indexers (build-in ones) so we can optionally run this without 3rd-party indexers support.
contributions are welcome :D