lbry-sdk/lbrynet/lbrynet_console
2015-10-19 15:05:17 -04:00
..
plugins change the console ui to command based rather than option based 2015-10-15 14:12:22 -04:00
__init__.py initial commit 2015-08-20 11:27:15 -04:00
ConsoleControl.py change the console ui to command based rather than option based 2015-10-15 14:12:22 -04:00
ControlHandlers.py 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
interfaces.py change the console ui to command based rather than option based 2015-10-15 14:12:22 -04:00
LBRYConsole.py 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
LBRYPlugin.py remove leveldb, use sqlite and unqlite. create migrator tool 2015-09-04 16:22:02 -04:00
LBRYSettings.py Use named loggers, fix some pep8 formatting mistakes 2015-09-08 15:42:56 -04:00