Skip to content

Releases: trim21/transmission-rpc

v8.0.0a0

13 Dec 12:58
v8.0.0a0
2d53c70
Compare
Choose a tag to compare
v8.0.0a0 Pre-release
Pre-release

💥 BREAKING CHANGES

due to a7c4047 - return BitMap as .pieces instead of base64 str (PR #485 by @trim21):

return BitMap as .pieces instead of base64 str (#485)

due to 8d2ee2c - remove requests (PR #443 by @trim21):

remove requests (#443)
replace requests with urllib3, now client.timeout is a urllib3.Timeout instance.

due to 98fc4c4 - support 4.1.0-beta.1, rpc version 18 (PR #399 by @trim21):

client.port_test() now return a PortTestResult instead of a bool.

✨ New Features

  • a7c4047 - torrent: return BitMap as .pieces instead of base64 str (PR #485 by @trim21)
  • 98fc4c4 - support 4.1.0-beta.1, rpc version 18 (PR #399 by @trim21)
    • add sequential_download to client.change_torrent()
    • add sequential_download to client.get_torrent()
    • add ip_protocol argument to client.port_test()
    • support file.beginPiece and file.endPiece

🐛 Bug Fixes

v7.0.11

20 Aug 22:41
v7.0.11
8cd8c22
Compare
Choose a tag to compare

🐛 Bug Fixes

v7.0.10

09 Jun 22:00
v7.0.10
4239974
Compare
Choose a tag to compare

🐛 Bug Fixes

  • 86810d6 - Client.semver_version return type should be str (commit by @trim21)

v7.0.10a0

09 Jun 21:58
v7.0.10a0
ac759c9
Compare
Choose a tag to compare
v7.0.10a0 Pre-release
Pre-release

🐛 Bug Fixes

  • 86810d6 - Client.semver_version return type should be str (commit by @trim21)

v7.0.9

05 Jun 21:40
v7.0.9
d2abd02
Compare
Choose a tag to compare

🐛 Bug Fixes

v7.0.8

04 Jun 18:18
v7.0.8
66c156c
Compare
Choose a tag to compare

🐛 Bug Fixes

  • 4f1b67f - Client.change_torrent(tracker_list=...) should be able to set tracker tier correctly (commit by @trim21)
  • c432732 - torrent id hex validation (commit by @trim21)

v7.0.7a3

31 May 13:05
v7.0.7a3
d626b78
Compare
Choose a tag to compare

🐛 Bug Fixes

v7.0.7a2

30 May 20:26
v7.0.7a2
ec5df07
Compare
Choose a tag to compare
v7.0.7a2

v7.0.7a1

30 May 17:46
v7.0.7a1
10a7e90
Compare
Choose a tag to compare
v7.0.7a1 Pre-release
Pre-release

🐛 Bug Fixes

v7.0.7a0

30 May 17:27
v7.0.7a0
b9966f2
Compare
Choose a tag to compare
v7.0.7a0 Pre-release
Pre-release
v7.0.7a0