lbry-sdk/lbrynet/lbrynet_console
Jimmy Kiselak 8177119671 Fix how some errors are presented to the user
If an invalid stream descriptor hash is entered, abort and
give a useful error.

If a name doesn't resolve, abort and give a useful error.

If a name resolves to something invalid, abort and give a useful error.
2015-09-16 16:27:46 -04:00
..
plugins Use named loggers, fix some pep8 formatting mistakes 2015-09-08 15:42:56 -04:00
__init__.py initial commit 2015-08-20 11:27:15 -04:00
ConsoleControl.py 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
ControlHandlers.py Fix how some errors are presented to the user 2015-09-16 16:27:46 -04:00
interfaces.py initial commit 2015-08-20 11:27:15 -04:00
LBRYConsole.py shut down session last, actually save LBRY file metadata 2015-09-15 00:30:49 -04:00
LBRYPlugin.py remove leveldb, use sqlite and unqlite. create migrator tool 2015-09-04 16:22:02 -04:00
LBRYSettings.py Use named loggers, fix some pep8 formatting mistakes 2015-09-08 15:42:56 -04:00