webtorrent / webtorrent-desktop

❤️ Streaming torrent app for Mac, Windows, and Linux
https://webtorrent.io/desktop
MIT License
9.71k stars 1k forks source link

Seeding gets unticked after video playback #1110

Closed arinazari closed 7 years ago

arinazari commented 7 years ago

What version of WebTorrent Desktop? Version 0.17.2

What operating system and version? macOS Sierra 10.12.2

What did you do? Untick "Seeding" (this successfully stops seeding); Enter playback for torrent (*.mp4 video); Press back button.

What did you expect to happen? "Seeding" to remain unticked.

What actually happened? "Seeding" is back to being ticked. It's not clear to me if the torrent is actually seeding or this is just the UX.

feross commented 7 years ago

Seeding starts up again since we're using the torrent library to support streaming right now. So it must be added. We talked about removing this limitation before, but I can't find the issue now.

iuriguilherme commented 7 years ago

@feross i think it's #1023

feross commented 7 years ago

Thanks, @desci. Closing this as duplicate. :)