Releases: trim21/transmission-rpc
Releases · trim21/transmission-rpc
v3.4.0
Features
- torrent: add
.trackers
property with type
v3.3.2
Bug Fixes
- type:
Clilent.get_torrents
should takeIterable[str]
as torrent arguments
v3.3.1
Features
- client:
add_torrent
supportpathlib.Path
(#112)
Code Refactoring
- client: add argument type
.change_torrent()
(#114) - client: deprecating relative
Path
as remote path (#113) - torrent: property
error
anderror_string
Reverts
- refactor(client): add argument type
.change_torrent()
(#114)
BREAKING CHANGE
-
Client
: use relativepathlib.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
v3.3.0
v3.2.9
v3.2.8
Bug Fixes
- disable proxy from environment variable
v3.2.7
Bug Fixes
- torrent:
Torrent.date_active
for never activated torrent