Add ability to re-download content #698

Open
opened 2017-10-24 19:56:24 +02:00 by tzarebczan · 0 comments
tzarebczan commented 2017-10-24 19:56:24 +02:00 (Migrated from github.com)

The Issue

There are three main scenarios where users would want to re-download content in the LBRY app:

  1. A claim was updated with a new source file - the user should be alerted to this and allow the new file to be downloaded. If the filename is the same, ask to replace or rename automatically If the content was paid for, it should not charge again (this may require https://github.com/lbryio/lbry/issues/803).

  2. A download started (sd-blob downloaded) but then stalled. Currently, there's a workaround if the content is free but it takes a couple steps - you need to click "remove" which kicks you out of the claim page, so you need to navigate back. Then you can attempt to re-download. If the content was paid, this would not work since it would request a key fee again. Not sure if this is possible without https://github.com/lbryio/lbry/issues/803 right now.

  3. Users already paid for content but the file is no longer available. If the blobs are available, can this be done without https://github.com/lbryio/lbry/issues/803?

<!-- Thanks for reporting an issue to LBRY and helping us improve! To make it possible for us to help you, please fill out below information carefully. Before reporting any issues, please make sure that you're using the latest version. - App releases: https://github.com/lbryio/lbry-app/releases - Standalone daemon: https://github.com/lbryio/lbry/releases We are also available on Slack at https://slack.lbry.io --> ## The Issue There are three main scenarios where users would want to re-download content in the LBRY app: 1) A claim was updated with a new source file - the user should be alerted to this and allow the new file to be downloaded. If the filename is the same, ask to replace or rename automatically If the content was paid for, it should not charge again (this may require https://github.com/lbryio/lbry/issues/803). 2) A download started (sd-blob downloaded) but then stalled. Currently, there's a workaround if the content is free but it takes a couple steps - you need to click "remove" which kicks you out of the claim page, so you need to navigate back. Then you can attempt to re-download. If the content was paid, this would not work since it would request a key fee again. Not sure if this is possible without https://github.com/lbryio/lbry/issues/803 right now. 3) Users already paid for content but the file is no longer available. If the blobs are available, can this be done without https://github.com/lbryio/lbry/issues/803?
Sign in to join this conversation.
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#698
No description provided.