lbry-sdk/lbrynet
Jimmy Kiselak 192ac6959a more specific exceptions, and change when blobs are deleted
More specific exceptions are raised when problems are encountered
looking up metadata and validating stream descriptor files, and
on the GUI those more specific exceptions are used to prevent
errors from being presented to the user.

If the user has selected the option to re-upload data for some
stream, blobs downloaded for that purpose will not be deleted
when they are finished being output. Instead, by default, for
the GUI they will be deleted when the stream is removed from
the GUI. That can be changed so they are not deleted at all,
using the lbry.conf file.
2015-09-01 17:49:26 -04:00
..
core more specific exceptions, and change when blobs are deleted 2015-09-01 17:49:26 -04:00
cryptstream initial commit 2015-08-20 11:27:15 -04:00
dht initial commit 2015-08-20 11:27:15 -04:00
lbryfile more specific exceptions, and change when blobs are deleted 2015-09-01 17:49:26 -04:00
lbryfilemanager Downloader options in its own class, show options in gui downloader 2015-08-27 15:41:17 -04:00
lbrylive more specific exceptions, and change when blobs are deleted 2015-09-01 17:49:26 -04:00
lbrynet_console Show download progress in terms of percent, console startup errors now cause the application to abort, and a friendlier error is shown when no lbrycrd server is running 2015-08-31 22:05:50 -04:00
lbrynet_downloader_gui more specific exceptions, and change when blobs are deleted 2015-09-01 17:49:26 -04:00
pointtraderclient initial commit 2015-08-20 11:27:15 -04:00
winhelpers initial commit 2015-08-20 11:27:15 -04:00
__init__.py initial commit 2015-08-20 11:27:15 -04:00
conf.py initial commit 2015-08-20 11:27:15 -04:00
create_network.py initial commit 2015-08-20 11:27:15 -04:00
dht_scripts.py initial commit 2015-08-20 11:27:15 -04:00
dhttest.py initial commit 2015-08-20 11:27:15 -04:00
interfaces.py Downloader options in its own class, show options in gui downloader 2015-08-27 15:41:17 -04:00
node_rpc_cli.py initial commit 2015-08-20 11:27:15 -04:00
rpc_node.py initial commit 2015-08-20 11:27:15 -04:00