Page 1 of 1

Access to trackers for plugin development

Posted: Sat Apr 13, 2019 6:22 pm
by basecase
Is there a way to access trackers via the console?

I am trying to convert a post downoad script I wrote for transmission to deluge. Part of that script copies the magnetlink of the torrent to a bash file. In order to create the magnetlink, i need to a list of trackers. I cannot seem to find a way to access them from the shell and I would like to avoid adding a bunch of python to achieve something so simple in other clients.