Yat Ho
Yat Ho
Fixes #7004. Notes: Added optional sequential downloading.
Part of #6986. The currently wishlist, especially with the way how it tracks active requests, is too slow for saturating high bandwidth connections. This PR ditches the `ActiveRequest` class, and...
Closes #6658. Add command line options for sequential download in `transmission-remote` and `transmission-daemon`. Notes: Added optional sequential downloading. > [!NOTE] >This PR is blocked by #7047, since it depends on...
`tr_torrent::has_file()` does not work properly for 0-byte file. This PR fixes that.
Another PR for modernising the code base. There should be no change in behaviour. > [!NOTE] > This PR is blocked by #6892.
Part of #6986. To saturate the upload bandwidth, send back a piece message as soon as Transmission receives a request message, instead of sending out one batch every 0.5 seconds....
Part of #6986. In this PR, Transmission will send out new block request(s) as soon as it gets the chance. For example, receiving a block frees up quota for one...
1. Update package deps. 2. Convert all files to ESM.
Fixes a bug from #6549 where webseeds are not counted when calculating piece replication for the wishlist.
### What is the issue? _No response_ ### Which application of Transmission? None ### Which version of Transmission? _No response_