lbryio / lbry-android

The LBRY Android app
MIT License
2.44k stars 113 forks source link

Hide live streams / don't crash on claims without files #1176

Closed tzarebczan closed 3 years ago

tzarebczan commented 3 years ago

The latest SDK has a parameter to include only claims with files. We'll need to pass that everywhere to hide live stream claims until we are ready to handle them.

If someone does open the claim, don't crash, and maybe show a hyperlink to odysee.com via browser for now.

There is a breaking change in it for connection status, see release notes.