Skip to content
This repository was archived by the owner on Aug 12, 2023. It is now read-only.
This repository was archived by the owner on Aug 12, 2023. It is now read-only.

Can't connect to transmission after upgrade #208

@jamaroney

Description

@jamaroney

After latest upgrades, I can no longer connect to transmission. When I test it (on "Download Clients" page), I get the the following log error:

INFO [2023-02-12 06:02:03,810] core.downloaders.Transmission.test_connection.18: Testing connection to Transmission. ERROR [2023-02-12 06:02:03,811] core.downloaders.Transmission.test_connection.35: Unable to connect to TransmissionRPC. Traceback (most recent call last): File "/mnt/HDD/extensions/watcher/core/downloaders/Transmission.py", line 26, in test_connection client = transmission_rpc.Client(host, port, user=user, password=password) TypeError: __init__() got an unexpected keyword argument 'user'

Reverted back to old watcher version cd5b4db (w/ python 3.7) for now, but I'd like to use the newest.

  • OS: FreeBSD 13.1

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