webtorrent/webtorrent

autoStart option for client.add

ilyachase opened this issue · 4 comments

Found from one of the old issues, but faced it myself and would be nice to have it: #1285

autoStart option for client.add, when set to false prevents from selecting full torrent from downloading.

What version of this package are you using?: latest

What problem do you want to solve?: better download control when adding new torrents

What do you think is the correct solution to this problem?: add a new option

Are you willing to submit a pull request to implement this change?: can try

Hi @ilyachase,

This has been implemented recently in #2757 as the option deselect when performing client.add.

@SilentBot1 cool! Although I don't think the docs have been updated?

Although I don't think the docs have been updated?

webtorrent.io can't be updated by the remaining active maintainers, so it's best to just refer to the documentation in GitHub instead.

I didn't know, thanks