Skip to content

Releases: rogerfar/rdt-client

v2.0.13

14 May 14:12
Compare
Choose a tag to compare

Changed

  • Rewrote the settings storage. Added more settings to set defaults for importing.
  • Fixed filtering of torrents when a category is passed to the TorrentsInfo endpoint, fixing Radarr/Sonarr integrations.

Added

  • Added settings to control the timeout and polling interval to RealDebrid/AllDebrid.

v2.0.12

20 Mar 17:43
Compare
Choose a tag to compare

Changed

  • Fixed the AllDebrid client.

v2.0.11

19 Mar 23:09
Compare
Choose a tag to compare

Changed

  • Fixed the "Progress" for the AllDebrid client, thanks @23doors.

v2.0.10

19 Mar 21:15
Compare
Choose a tag to compare

Added

  • When changing the download speed setting for the simple downloader it will apply the setting to active downloads.
  • Add running of external applications when the torrent is finished.

Changed

  • Fixed deserialization of the availability check for RealDebrid.
  • Fixed the simple downloader download limiter.

v2.0.9

12 Mar 19:39
Compare
Choose a tag to compare
  • Updated packages, added logging to the RD and AD providers when serialization fails.

v2.0.8

28 Feb 17:04
Compare
Choose a tag to compare
  • Fixed issue with AllDebrid sometimes returning NULL links.

v2.0.7

06 Feb 23:47
Compare
Choose a tag to compare
  • Added setting to set the category when a torrent is imported from RealDebrid or other provider.

v2.0.6

06 Feb 23:31
Compare
Choose a tag to compare

Added

  • Added setting to automatically delete torrents in the state of error after a certain amount of time.
  • Added lifetime setting to automatically expire torrents after a certain amount of time.

v2.0.5

12 Jan 03:14
Compare
Choose a tag to compare

Changed

  • Updated AllDebrid provider to fix issue with ID's not being a number.

v2.0.4

08 Jan 17:40
Compare
Choose a tag to compare

Changed

  • Fixed bug where the QBittorrent API didn't report the error state correctly when an error ocurred in the debrid provider.