lbry-sdk/lbrynet/cryptstream
Jack Robison 68542f3ae1
refactor EncryptedFileDownloader and EncryptedFileManager
-remove stream info manager (DBEncryptedMetadataManager)
-split `add_lbry_file` into separate `add_published_file` and `add_downloaded_file` functions
-set the download path upon adding file to the db, use the source file path for publishes
-remove the lbry file manager-wide download directory, set for each file individually
-add claim `metadata`, `claim_name`, `claim_id`, `outpoint`, `txid`, `nout`, `channel_claim_id`, and `channel_name` attributes to EncryptedFileDownloader
2018-02-13 10:27:50 -05:00
..
client refactor start_lbry_file 2018-01-04 21:28:09 -05:00
__init__.py pylint: add check for missing-final-newline 2016-12-14 19:21:59 -06:00
CryptBlob.py refactor EncryptedFileDownloader and EncryptedFileManager 2018-02-13 10:27:50 -05:00
CryptStreamCreator.py remove unneeded _error function from CryptStreamCreator 2017-10-12 12:17:04 -04:00