frostwire: [android/critical] "Seeding" setting not working properly.

Steps to reproduce.

  1. Turn of seeding on settings.
  2. Start a full torrent download. It should go to “finished”
  3. Start a partial torrent download.
  4. While the download is in “Downloading” state, use the action bar “Pause all” menu action
  5. 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

Most upvoted comments

looking at it