torrust / torrust-index

This repository serves as the backend for the Torrust Index project.
https://torrust.com
GNU Affero General Public License v3.0
54 stars 19 forks source link

Create a plugin for qBittorrent #769

Open josecelano opened 1 week ago

josecelano commented 1 week ago

Create a search plugin for qBitTorrent so their users can easily search for torrents in the Torrust Index.

hungfnt commented 6 days ago

Hi @josecelano, I’m interested in working on this issue. Can I take it?

josecelano commented 6 days ago

Hi @josecelano, I’m interested in working on this issue. Can I take it?

Hi @hungfnt, yes, sure. I have not thought about how to implement it. The plugins must be implemented in Python, and you may need to make changes in the API. The Index REST API is very simple.

josecelano commented 2 days ago

The plugin was added to the demo repo because it's specific to a concrete index. I'm keeping this issue to include documentation to clone and customize the plugin for your index (change domain).