lbry-sdk/lbrynet/lbrynet_daemon
Job Evers c2fc15160f Fix watch
I changed the _download_name return type without realizing that
it was also used by the watch endpoint.  This switches the endpoint
to go through get so that watches can be tracked just like downloads
2017-01-03 18:08:31 -06:00
..
auth upgrade txJson-RCP to 0.5 2017-01-02 19:15:25 -06:00
daemon_scripts pylint: add check for missing-final-newline 2016-12-14 19:21:59 -06:00
__init__.py don't mess with logging 2016-06-07 04:19:51 -04:00
Daemon.py Merge pull request #379 from lbryio/open-ui-asap 2017-01-03 15:28:50 -06:00
DaemonCLI.py fix cli 2016-12-30 15:07:24 -06:00
DaemonControl.py open the ui as soon as UIManager finishes setting itself up 2017-01-03 11:44:29 -05:00
DaemonRequest.py Remove commented code 2016-12-15 18:58:06 -06:00
DaemonServer.py open the ui as soon as UIManager finishes setting itself up 2017-01-03 11:44:29 -05:00
Downloader.py Refactor jsonrpc_get 2016-12-30 13:27:12 -06:00
ExchangeRateManager.py fixup long lines 2016-12-07 09:38:34 -05:00
FileStreamer.py fixup long lines 2016-12-07 09:38:34 -05:00
Publisher.py Replace settings with conf.settings 2016-12-30 13:05:18 -06:00
Resources.py Fix watch 2017-01-03 18:08:31 -06:00
UIManager.py move launch into own function 2017-01-03 15:51:42 -05:00