-
v0.48.2 Stable
released this
2019-12-06 02:56:57 +01:00 | 2358 commits to master since this release[0.48.2] - 2019-12-04
This release changes the behavior of downloads that fail to complete. Upon startup file downloads that were running at the previous shutdown are resumed - this remains the same. However, if these or later user initiated attempts to download files (
get
,file_set_status
,file_save
or via partial content requests) time out when downloading a blob (due to there not being any peers or the only peers who are found indicating that they do not have it) then the file will go into astopped
state. To re-attempt completing the download they must be resumed withfile_set_status
,get
,file_save
, or by reading via partial content requests. (https://github.com/lbryio/lbry-sdk/pull/2650)DHT
- [new feature] Persist and restore the routing table (https://github.com/lbryio/lbry-sdk/pull/2601) by mirgee
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
58 downloads · 19 MiB
-
lbrynet-mac.zip
44 downloads · 12 MiB
-
lbrynet-windows.zip
47 downloads · 15 MiB