Track downloading files by outpoint #370

Merged
6ea86b96 merged 3 commits from downloading-by-outpoint into master 2017-07-23 01:07:14 +02:00
6ea86b96 commented 2017-07-21 10:06:34 +02:00 (Migrated from github.com)

Now we have one unique place to track downloading files, instead of by URI. This fixes files in the downloaded file list not showing download progress along with some other downloading weirdness.

Now we have one unique place to track downloading files, instead of by URI. This fixes files in the downloaded file list not showing download progress along with some other downloading weirdness.
kauffj (Migrated from github.com) requested changes 2017-07-21 23:15:37 +02:00
kauffj (Migrated from github.com) left a comment

If there's a sane re-work to avoid setTimeout, can we do it? If not, can merge as-is.

If there's a sane re-work to avoid `setTimeout`, can we do it? If not, can merge as-is.
kauffj (Migrated from github.com) commented 2017-07-21 23:13:20 +02:00

This seems like a hack. Can the update to the progress instead be based on an event?

This seems like a hack. Can the update to the progress instead be based on an event?
6ea86b96 (Migrated from github.com) reviewed 2017-07-22 05:53:30 +02:00
6ea86b96 (Migrated from github.com) commented 2017-07-22 05:53:30 +02:00

Figured out a more sane workaround.

Figured out a more sane workaround.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#370
No description provided.