lbryio/lbry-desktop

offline mode when can't connect to sdk / internet

Open

#2181 aperta il 12 gen 2019

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (412 fork)batch import
area: uxhelp wantedlevel: 3priority: mediumtype: new feature

Metriche repository

Star
 (3596 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

The Issue

We should allow the app to startup without a SDK connection in "offline mode". With numerous planned upgrades to the SDK, there may be times when an upgrade affects a large set of app users where they can't startup. If we allowed offline mode, they could at least startup and grab an update we would have pushed, otherwise, they need to manually download/install. Offline mode would also allow users to watch their downloaded content (probably needs file_list caching first).

System Configuration

  • LBRY Daemon version:
  • LBRY App version:
  • LBRY Installation ID:
  • Operating system:

Anything Else

Screenshots

Internal Use

Acceptance Criteria

Definition of Done

  • Tested against acceptance criteria
  • Tested against the assumptions of the user story
  • The project builds without errors
  • Unit tests are written and passing
  • Tests on devices/browsers listed in the issue have passed
  • QA performed & issues resolved
  • Refactoring completed
  • Any configuration or build changes documented
  • Documentation updated
  • Peer Code Review performed

Guida contributor