Skip to content

Endpoints are out of date #71

@cypher7682

Description

@cypher7682
  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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions