Files
transmission/docs
Geoffrey Bonneville 0f7f460c55 feat: allow downloading sequentially from a specific piece (#7502)
* feat: allow downloading sequentially from a specific piece

* Apply review changes

Co-authored-by: Yat Ho <lagoho7@gmail.com>

* Use sequential_download_from_piece param in torrent-add, and save it to resume file

* fix: change observable type bool -> tr_piece_index_t

* fix: run code_style.sh

* fix: improved test and missing comment

Co-authored-by: Yat Ho <lagoho7@gmail.com>

* fix: apply similar changes to sequentialDownloadFromPiece test

* docs: change parameter type boolean -> number

---------

Co-authored-by: Yat Ho <lagoho7@gmail.com>
2025-11-11 09:32:57 -06:00
..
2022-04-26 09:11:44 -05:00
2022-10-13 09:35:10 -05:00

1. General help

New to Transmission?

Want to learn more?

Want to contribute?

Much of this documentation is out-of-date or could be improved. Pull requests are greatly appreciated!

2. FAQ

3. More documentation

3. Report a problem / request a feature

  • Check whether the problem has already been reported.
  • If you do not see a ticket matching your problem or feature, read this post about what to write, then add a new ticket.
  • If you do see an existing ticket, please add a comment there. The more users are interested in a ticket, the higher its priority.

4. For contributors

Transmission is a volunteer project and welcomes help. Please contact us if you are interested in supporting Transmission in any of the following ways:

  • Code contribution
  • Testing
  • Language translations
  • Bug and request management
  • Documentation and Wiki editing
  • Donations
  • If you want to alert us of a security vulnerability, please email security@transmissionbt.com. Please note that general support questions belong on the forum, and will be ignored if sent to this email address.