Improve streaming vs. downloading UX #442

Open
opened 2017-08-06 16:28:57 +02:00 by kauffj · 4 comments
kauffj commented 2017-08-06 16:28:57 +02:00 (Migrated from github.com)
  1. Many users get confused that streaming also downloads the file.
  2. Some users would prefer to stream only and not download.

We need to both make this clearer and add options to allow people to automatically delete content after streaming.

1. Many users get confused that streaming also downloads the file. 1. Some users would prefer to stream only and not download. We need to both make this clearer and add options to allow people to automatically delete content after streaming.
MSFTserver commented 2017-08-06 18:26:26 +02:00 (Migrated from github.com)

we could create a separate cache folder that gets enabled when the option is selected and runs a garbage collection on that cache folder

we could create a separate cache folder that gets enabled when the option is selected and runs a garbage collection on that cache folder
liamcardenas commented 2017-11-17 16:04:12 +01:00 (Migrated from github.com)

@tzarebczan please open daemon side issue

@tzarebczan please open daemon side issue
tzarebczan commented 2017-12-22 22:59:33 +01:00 (Migrated from github.com)

@liamcardenas after talking to Grin about this, think it will most likely be just app side changes. The daemon API should provide everything we need to clear out files based on the logic we decide.

@liamcardenas after talking to Grin about this, think it will most likely be just app side changes. The daemon API should provide everything we need to clear out files based on the logic we decide.
tzarebczan commented 2019-09-04 02:49:55 +02:00 (Migrated from github.com)

We now have the streaming vs downloading (and hosting) options. We should continue to look to improve the UX for a first time user. My suggestion was that we pop up something the first time it downloads so that the user is aware + lead them to settings if they want to change it. Sooner the better, but maybe a good time to do so would be once we have storage options.

We now have the streaming vs downloading (and hosting) options. We should continue to look to improve the UX for a first time user. My suggestion was that we pop up something the first time it downloads so that the user is aware + lead them to settings if they want to change it. Sooner the better, but maybe a good time to do so would be once we have storage options.
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#442
No description provided.