Skip to content

[BUG] Transmission torrents not auto-starting download. #444

@Matteo961

Description

@Matteo961

I have gotten mediamanager and transmission integration semi-working.
The thing I don't understand is that the torrent is added to transmission but it does not start auto-downloading when added. The transmission settings for this are set correctly. Running the latest 4.1.0.

Also see this error in MMS
2026-02-19 17:30:00,288 - [-] ERROR - media_manager.torrent.download_clients.transmission - get_torrent_status(): Failed to get torrent status

Traceback (most recent call last):

File "/app/media_manager/torrent/download_clients/transmission.py", line 111, in get_torrent_status

transmission_torrent = self._client.get_torrent(torrent.hash)

File "/app/.venv/lib/python3.13/site-packages/transmission_rpc/client.py", line 569, in get_torrent

raise KeyError("Torrent not found in result")

KeyError: 'Torrent not found in result

Anyone else having this ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions