lbry-sdk/lbrynet
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
..
androidhelpers updated changelog 2017-08-18 12:29:38 +01:00
blob moved BLOB_SIZE in conf to MAX_BLOB_SIZE constant in blob.blob_file 2017-10-31 15:38:00 -04:00
core refactor lbrynet.core.StreamDescriptor 2018-02-13 10:27:50 -05:00
cryptstream refactor EncryptedFileDownloader and EncryptedFileManager 2018-02-13 10:27:50 -05:00
daemon Merge pull request #1086 from lbryio/add-conf-flag-to-cli 2018-02-12 17:01:43 -05:00
database add SQLiteStorage 2018-02-13 10:27:50 -05:00
dht dht_node: add hasContacts method 2018-02-06 12:33:10 +08:00
file_manager refactor EncryptedFileDownloader and EncryptedFileManager 2018-02-13 10:27:50 -05:00
lbry_file refactor EncryptedFileDownloader and EncryptedFileManager 2018-02-13 10:27:50 -05:00
pointtraderclient refactor conf.settings 2017-01-16 22:32:54 -05:00
reflector refactor start_lbry_file 2018-01-04 21:28:09 -05:00
tests Removing unused import 2018-02-06 01:32:10 -05:00
winhelpers pylint fixes 2017-12-15 20:25:20 -05:00
__init__.py Bump version 0.19.0rc32 --> 0.19.0rc33 2018-02-12 13:24:19 -05:00
analytics.py stop sending useless analytics event 2018-01-22 15:21:39 -05:00
build_type.py minor 2017-03-15 16:33:41 -04:00
conf.py conf: initialize IDs after reading config file 2018-02-10 16:22:33 +08:00
interfaces.py fixup long lines 2016-12-07 09:38:34 -05:00
undecorated.py pylint type checking 2017-04-25 14:36:14 -04:00