Skip to content

Releases: rogerfar/rdt-client

v1.8.2

02 Aug 19:37
Compare
Choose a tag to compare

Changed

  • Fixed issue with starting downloads.

v1.8.1

31 Jul 20:56
Compare
Choose a tag to compare

Changed

  • Fixed issue where downloads were hanging the full interface.

v1.8.0

19 Jul 04:57
Compare
Choose a tag to compare

Added

  • Fixed support for categories. They are now saved persistently in the database.
  • Added new "settings" page.
  • Added new "add new" page. Added more options when manually adding a torrent, including the ability to manually select files.
  • Added dedicated torrent pages with more information when selecting a torrent on the main page.
  • Add ability to retry individual downloads.

Changed

  • Fixed enter key on the login and setup screen.
  • Fixed an issue with selecting files and getting the links. This process could take a long time and would hang the client while waiting for a response.

Removed

  • Removed the retry and delete button from the main page and moved them to the torrent page.
  • Removed the ability to retry all downloads.

v1.7.8

16 Jun 13:41
Compare
Choose a tag to compare

Changed

  • Fixed issue for real this time with a broken response from RDT when the available files returns in a format different than normal.

v1.7.7

10 Jun 01:02
Compare
Choose a tag to compare

Changed

  • Fixed some issues with download error handling.
  • Fixed issue where files aren't always properly selected.

v1.7.6

05 Jun 20:59
Compare
Choose a tag to compare

Changed

  • Fixed build for Raspberry PI.

v1.7.5

05 Jun 20:35
Compare
Choose a tag to compare

Changed

  • Reduced the frequency of database reads and writes by adding caches for settings and torrents.
  • Updated dependency of RD.NET to improve serialization error reporting.
  • Changed how the base href is determined to support path proxies.
  • Fixed issue with handling of renamed torrents.

v1.7.4

22 Apr 15:30
cc7abc8
Compare
Choose a tag to compare

Changed

  • Changed how the docker is built.

v1.7.3

19 Apr 21:43
Compare
Choose a tag to compare

Changed

  • Fixed issue (hopefully) where sometimes the name of the torrent would change.

v1.7.2

14 Apr 21:59
Compare
Choose a tag to compare

Changed

  • Fixed issue where sometimes the content path is not recognized by Sonarr.
  • Fixed reporting errors when a RD torrent errors.