lbry-sdk/lbrynet/lbrynet_console
Jack 20b516b5fa automatic updates
Adds automatic updates to lbrynet-daemon, this will check if the
installed versions of LBRY applications as well as the lbrynet python
installation are up to date. If they aren’t, it downloads the new
versions, installs them, and restarts the daemon.
2016-02-16 13:39:08 -05:00
..
plugins fix error that occurred when one connection's download was stopped due to another download finishing 2016-01-22 15:50:18 -05:00
__init__.py initial commit 2015-08-20 11:27:15 -04:00
ConsoleControl.py show the estimated cost of a download and format the download size better 2016-01-06 00:50:50 -05:00
ControlHandlers.py print a message when a download finishes 2016-01-22 18:16:00 -05:00
interfaces.py change the console ui to command based rather than option based 2015-10-15 14:12:22 -04:00
LBRYConsole.py automatic updates 2016-02-16 13:39:08 -05:00
LBRYPlugin.py remove leveldb, use sqlite and unqlite. create migrator tool 2015-09-04 16:22:02 -04:00
LBRYSettings.py Update LBRYSettings.py 2015-10-26 11:00:07 -04:00