lbry-sdk/lbrynet
Jack a5362f3170 daemon settings
-set_settings accepts a dict of settings
    -adds upload_log field, defaulting on true, this uploads the lbry
log file to lbry.io to help figure out if and where things aren’t
working
    -default_download_directory is the key of the path where files are
saved

-gets publish working with sources

-adds check_first_run function, returns True/False

-previously only is_running would work during startup, check_first_run,
 get_time_behind_blockchain, and stop have been added

-requires six 1.9, 1.10.0 produced errors
2016-04-07 03:12:09 -04:00
..
core daemon settings 2016-04-07 03:12:09 -04:00
cryptstream add missing commits 2016-03-17 22:50:15 -04:00
db_migrator Use named loggers, fix some pep8 formatting mistakes 2015-09-08 15:42:56 -04:00
dht add missing commits 2016-03-17 22:50:15 -04:00
lbryfile print a message when a download finishes 2016-01-22 18:16:00 -05:00
lbryfilemanager daemon settings 2016-04-07 03:12:09 -04:00
lbrylive fix error that occurred when one connection's download was stopped due to another download finishing 2016-01-22 15:50:18 -05:00
lbrynet_console Merge branch 'development' 2016-03-24 21:15:54 -04:00
lbrynet_daemon daemon settings 2016-04-07 03:12:09 -04:00
lbrynet_gui enable checking first run status multiple times 2016-03-19 21:24:44 -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 daemon settings 2016-04-07 03:12:09 -04:00
conf.py update uri handler 2016-03-22 11:51:27 -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