Replies: 2 comments
|
Assuming the connection information, i.e. These sessions are pretty lightweight....but I wouldn't recommend opening hundreds of them relatively quickly without calling |
0 replies
|
Thanks for the clarification. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
If I already have qBit running, and I run the command
qbt_client = qbittorrentapi.Client(**conn_info), what exactly happens? Would that new 'instance' just serve for sending commands to the already running qBit, or would that make a parallel instance that would send duplicated seeding data to my trackers?All reactions