lbry-sdk/lbrynet/lbryfilemanager
Jack dfaf51a432 lbry file improvements
-fix daemon functions to start/stop lbry files

-remove unused stuff in LBRYFileManager

-improve and use new get_lbry_file function instead of _check_history,
which didn’t use the lbry file manager

-use said function to let delete_lbry_file use the same search keys
(sd_hash, name, and file_name)

-logging in LBRYDownloader
2016-04-24 17:51:24 -04:00
..
__init__.py initial commit 2015-08-20 11:27:15 -04:00
LBRYFileCreator.py fix bug caused by downloading file twice and deleting one 2016-01-16 01:16:37 -05:00
LBRYFileDownloader.py add LBRYFileProducer 2016-04-24 04:42:42 -04:00
LBRYFileManager.py lbry file improvements 2016-04-24 17:51:24 -04:00
LBRYFileStatusReport.py initial commit 2015-08-20 11:27:15 -04:00