Skip to content

Releases: i96751414/torrest

v0.0.8

11 Apr 10:23
Compare
Choose a tag to compare
  • Update to libtorrent 1.2.13
  • Start using go-modules
  • Fix set settings when settings are invalid

v0.0.7

22 Feb 20:16
Compare
Choose a tag to compare
  • Update to libtorrent 1.2.12
  • Add auto managed torrent limits
  • Fix race condition when reconfiguring service
  • Add disable_natpmp and disable_lsd settings
  • Add setting to check available space
  • Save manets until metadata is obtained
  • Add api log level setting
  • Fix progress watcher
  • Add torrent locks to avoid race conditions
  • Service reconfiguration (settings/set) now allow passing a reset attribute
  • Other improvements

v0.0.6

18 Nov 02:09
Compare
Choose a tag to compare
  • Update to libtorrent 1.2.11
  • Fix piece offset calculation for end pieces
  • Fix proxy settings
  • Add piece_wait_timeout setting

v0.0.5

07 Oct 12:05
Compare
Choose a tag to compare
  • Update to libtorrent 1.2.10
  • Fix linux-arm64 builds

v0.0.4

24 Aug 16:39
Compare
Choose a tag to compare
  • Update to libtorrent 1.2.9

v0.0.3

02 Jun 23:40
Compare
Choose a tag to compare
  • Update to libtorrent 1.2.7
  • Add query parameter to start download after adding torrent
  • Add buffering_total to file status API call

v0.0.2

10 May 22:02
Compare
Choose a tag to compare
  • Use waitgroup on go routines
  • Add configurable log level for alerts and bt service
  • Update libtorrent docker images (libtorrent 1.2.6)

v0.0.1

06 Apr 19:04
Compare
Choose a tag to compare

Initial release.