Skip to content

Releases: rogerfar/rdt-client

v2.0.65

07 Apr 06:18
Compare
Choose a tag to compare

Added

  • Added option to configure the buffersize for the internal downloader.

v2.0.64

06 Apr 22:41
Compare
Choose a tag to compare

Added

  • Add log level Verbose and add logging for the internal downloader, only works when both log levels are set to Verbose.

Changed

  • Add fixes for the symlink downloader
  • Add better indication when a torrent is stalled
  • Fixed download client selection on the torrents

v2.0.63

06 Mar 02:05
Compare
Choose a tag to compare

Changed

  • When Sonarr/Radarr requests a torrent to be deleted, and its files too, then delete those files instead of ingoring it.

v2.0.62

17 Feb 22:36
Compare
Choose a tag to compare

Changed

  • Fixed reporting a torrent as error when some downloads have failed but still need to be retried.
  • Fixed issue where downloads could get started over and over.

v2.0.61

13 Feb 05:30
Compare
Choose a tag to compare

Added

  • Added setting to include or exclude files based on a given regex.
  • Add logging.

v2.0.59

22 Jan 00:12
Compare
Choose a tag to compare

Changed

  • Added the simple downloader back and moved the current internal downloader to a new setting.

v2.0.58

11 Jan 01:13
Compare
Choose a tag to compare

Changed

  • Don't automatically count the chunk count.

v2.0.57

10 Jan 02:32
Compare
Choose a tag to compare

Changed

  • Fixed symlink retry.

v2.0.56

09 Jan 04:53
Compare
Choose a tag to compare

Changed

  • Add retry mechanism for the downloaders.

v2.0.55

09 Jan 02:58
Compare
Choose a tag to compare

Changed

  • Tweaked the internal downloader to prevent memory issues.
  • Add retry mechanism for the symlink downloader.