Transmission-rpc

Latest version: v7.0.11

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 10

3.4.2

Features
- support transmission v4

Code Refactoring
- backport `Torrent.get` to v3 ([245](https://github.com/Trim21/transmission-rpc/issues/245))

3.4.1

Features
- support transmission v4

Notes

transmission-rpc will warning about deprecated methods and they will be removed in v4

3.4.0

Features
- **torrent**: add `.trackers` property with type

3.3.2

Bug Fixes
- **type**: `Clilent.get_torrents` should take `Iterable[str]` as torrent arguments

3.3.1

Features
- **client**: `add_torrent` support `pathlib.Path` ([112](https://github.com/Trim21/transmission-rpc/issues/112))

Code Refactoring
- **client**: add argument type `.change_torrent()` ([114](https://github.com/Trim21/transmission-rpc/issues/114))
- **client**: deprecating relative `Path` as remote path ([113](https://github.com/Trim21/transmission-rpc/issues/113))
- **torrent**: property `error` and `error_string`

Reverts
- refactor(client): add argument type `.change_torrent()` ([114](https://github.com/Trim21/transmission-rpc/issues/114))

BREAKING CHANGE

- `Client`: use relative `pathlib.Path` as remote path for `.move_torrent_data()`, `.locate_torrent_data()`, `.rename_torrent_path()` and `.free_space()` is deprecated.

- `add_torrent`: base64 encoded str as torrent is deprecated, and will be removed in v4

3.3.0

Features
- **session**: add some dict style method like `.key()` and `.items()` ([111](https://github.com/Trim21/transmission-rpc/issues/111))

Page 7 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.