lbry-sdk/lbrynet
Jack 905274d6d4 Use same downloader for daemon as is used for console
Use
lbrynet.lbryfilemanager.LBRYFileDownloader.ManagedLBRYFileDownloaderFact
ory instead of
lbrynet.lbryfile.client.LBRYFileDownloader.LBRYFileSaverFactory
2016-01-12 13:40:51 -05:00
..
core Fix paths for os x 2015-12-20 03:29:13 -05:00
cryptstream better error messages in console when funds are exhausted 2015-09-17 01:43:41 -04:00
db_migrator Use named loggers, fix some pep8 formatting mistakes 2015-09-08 15:42:56 -04:00
dht fix typo and formatting errors, stop console's shutdown from running twice on exit, give more informative message if ports can't be bound, only set upnp if there isn't already a redirect on that port/protocol, and only unset upnp if the redirect was set by the program 2015-10-19 15:05:17 -04:00
lbryfile make a single publish step and consolidate status 2015-10-23 14:51:26 -04:00
lbryfilemanager increase usefulness of error messages and change the download directory back to pwd for linux 2015-12-18 15:48:02 -05:00
lbrylive change the console ui to command based rather than option based 2015-10-15 14:12:22 -04:00
lbrynet_console Fix paths for os x 2015-12-20 03:29:13 -05:00
lbrynet_daemon Use same downloader for daemon as is used for console 2016-01-12 13:40:51 -05:00
lbrynet_gui Fix paths for os x 2015-12-20 03:29:13 -05: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 Use named loggers, fix some pep8 formatting mistakes 2015-09-08 15:42:56 -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 Use named loggers, fix some pep8 formatting mistakes 2015-09-08 15:42:56 -04:00
dhttest.py initial commit 2015-08-20 11:27:15 -04:00
interfaces.py better error messages in console when funds are exhausted 2015-09-17 01:43:41 -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