lbry-sdk/lbrynet/lbrynet_daemon
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
..
Apps update uri handler for change in daemon output 2016-03-29 17:04:01 -04:00
__init__.py LBRYNet daemon 2015-12-06 17:32:17 -05:00
LBRYDaemon.py daemon settings 2016-04-07 03:12:09 -04:00
LBRYDaemonControl.py daemon settings 2016-04-07 03:12:09 -04:00
LBRYDownloader.py daemon settings 2016-04-07 03:12:09 -04:00
LBRYPublisher.py daemon settings 2016-04-07 03:12:09 -04:00