frostwire: [android/critical] "Seeding" setting not working properly.
Steps to reproduce.
- Turn of seeding on settings.
- Start a full torrent download. It should go to “finished”
- Start a partial torrent download.
- While the download is in “Downloading” state, use the action bar “Pause all” menu action
- Try the action bar “Resume all torrent transfers”
the previous “Finished” transfer will go into “Seeding”
(starting point TransferManager.instance().resumeResumableTransfers();)
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 15
looking at it