diff --git a/CHANGELOG.md b/CHANGELOG.md index 629595b..f688ebf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased +## [2.0.117] - 2025-10-06 +### Removed +- Removed internal downloader and migrated to the Bezzad downloader. + ## [2.0.116] - 2025-08-04 ### Added - Added setting to ban certain trackers from being added. Will filter by the torrent source or announcement urls. diff --git a/README.md b/README.md index 56d361e..092c979 100644 --- a/README.md +++ b/README.md @@ -109,17 +109,7 @@ If you use Proxmox for your homelab, you can run rdt-client in a linux container ### Download Clients -Currently there 5 available download clients: - -#### Internal Downloader - -This experimental [downloader](https://github.com/rogerfar/Downloader.NET) can be used to download files with multiple sections in parallel. - -It has the following options: - -- Download speed (in MB/s): This number indicates the speed in MB/s per download over all parallel downloads and chunks. -- Parallel connections per download: When a file is downloaded it is split in sections, this setting indicates how many sections you will download in parallel. -- Connection Timeout: This number indicates the timeout in milliseconds before a download chunk times out. It will retry each chunk 5 times before completely failing. +Currently there 4 available download clients: #### Bezzad Downloader