mirror of
https://github.com/asapach/peerflix-server.git
synced 2026-04-25 06:35:48 +03:00
[GH-ISSUE #43] Play/Pause #249
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @CorentinDy on GitHub (May 26, 2015).
Original GitHub issue: https://github.com/asapach/peerflix-server/issues/43
Hi,
The Play/Pause button on torrent download doesn't seems to work.
Any ideas ?
@asapach commented on GitHub (May 26, 2015):
Unfortunately
torrent-streamdoesn't support pausing download/upload (mafintosh/torrent-stream#49), or speed throttling for that matter. Currently all it does is pausing/resuming peer discovery (finding more peers).