You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Entire app re-written to use Redux as state store. Far saner and faster. Will also increase productivity moving forward.
Channel page shows content published in channel.
URI handling. Clicking links like lbry://what will open the app and appropriate URI on all OSes. There is a known bug in Linux that causes two clients to open, however.
File cards have an icon indicating you posses that file.
Download directory setting now uses a proper dialog.
Movie player automatically shows if the file has already been downloaded.
Changed
Plyr replaces mediaelement as the movie player.
Fixed
Publisher indicator on show pages and file cards/tiles will now always show the proper channel name.
Performance improvements related to avoiding duplicate fetches.