You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
When you close all tabs for a given torrent, after a timeout of a few seconds, that torrent will be removed. In other words, it'll stop downloading or seeding.
@feross any reason why the button is disabled? What if the button was just a toggle, so that people could stop an in-progress download or stop seeding without closing the tab?
The button starts out as "Start Download". After it's clicked, we disable it and change the label to "Seeding".
That's totally arbitrary though. It would be fine as a toggle. Does the button pause the download, or remove it entirely from the filesystem?
Also, we need to make sure that when another tab is opened (which will re-add the torrent), that the previously paused tab gets it's state updated correctly.
Describe the issue you encountered:
"Stop seeding" button on torrent viewer should be implemented
Platform (Win7, 8, 10? macOS? Linux distro?): Windows 10 32 bit
Brave Version (revision SHA): 0.13.0 RC5
Steps to reproduce:
Actual result:
Expected result:
There should be a stop seeding button
Any related issues: Feature: WebTorrent Integration #3256
CC @feross @dcposch: Is stopping not intended?
The text was updated successfully, but these errors were encountered: