lbry-sdk/lbrynet/lbryfilemanager
Jack c2ec066c85 add LBRYFileProducer
-Add LBRYFileProducer, to host the contents of a download without
having to keep re-opening it as it is added to

-included sd hash in ManagedLBRYFileDownloader, to make comparing the
contents of the file manager against name claims easier

-add get_lbry_file function, which returns information about a LBRY
file found by sd_hash, file name, or lbry uri
2016-04-24 04:42:42 -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 daemon settings 2016-04-07 03:12:09 -04:00
LBRYFileStatusReport.py initial commit 2015-08-20 11:27:15 -04:00