lbry-sdk/lbrynet/lbrynet_daemon
Jack 5f49827bd2 fix lagging indicator and improve diagnostic
-make is_lagging more meaningful - it is set to true after 90 seconds
with no progress, this is to stop slow but steady catchups from
triggering it

-prevent situation where repeated shutdowns before wallet catchup
results in never receiving first run credits

-fix settings to write new defaults that aren’t already in the
configuration file

-report log of startup sequence if upload_log set to true

-redirect /view?name=lbry to the main UI page. This is to make the ui
accessible from a lbry:// link on linux
2016-04-17 19:54:04 -04:00
..
Apps have separate handlers for uris on linux and os x 2016-04-15 23:57:52 -04:00
__init__.py LBRYNet daemon 2015-12-06 17:32:17 -05:00
LBRYDaemon.py fix lagging indicator and improve diagnostic 2016-04-17 19:54:04 -04:00
LBRYDaemonControl.py don't log to console, add --no-launch flag, fix help() 2016-04-15 19:37:27 -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