Force non-streaming content to wait for download #4074

Closed
opened 2020-04-25 09:16:49 +02:00 by btzr-io · 0 comments
btzr-io commented 2020-04-25 09:16:49 +02:00 (Migrated from github.com)

Bug

Some viewers will fail to render content the first time, because some files cant be streamed, you have to wait until the download is completed.

To Reproduce
Steps to reproduce the behavior:

  1. Go to a non-streamable file like CAD or Comicbook
  2. Viewer will try to render the file but it will fail until download completed.

Expected behavior
Wait for download completed, then render the file from the download path not the streaming url.

<!-- Thanks for reporting an issue to LBRY and helping us improve! Before reporting any issues, please make sure that you're using the latest version. - App releases: https://github.com/lbryio/lbry-desktop/releases - Standalone daemon: https://github.com/lbryio/lbry/releases We are also available on live chat at https://chat.lbry.com --> **Bug** Some viewers will fail to render content the first time, because some files cant be streamed, you have to wait until the download is completed. **To Reproduce** Steps to reproduce the behavior: 1. Go to a non-streamable file like `CAD` or `Comicbook` 2. Viewer will try to render the file but it will fail until `download completed`. **Expected behavior** Wait for `download completed`, then render the file from the download path not the streaming url.
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#4074
No description provided.