-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
def torrents(self):
"""Get torrent list"""
return self._get('json/torrents')These /json endpoints no longer exist. The API for torrents is now available on /api/v2/torrents/info.
Some methods are only supported in qBittorent's latest version (v3.3.1 when writing).
I guess that explains it. I'm using v5.0.4. I guess I'll go just write this all myself or find a different package.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels