lbry-sdk
lbry-sdk copied to clipboard
WIP: Support multiple blob dirs and (optional) hierarchical structure within each blob dir
Fixes #3704
Edit: Added unit test for blob_dirs in test_conf.py.
The idea here is that <data_dir>/blobfiles will continue to exist, but people can add more blob dirs using --blob-dirs. New blobs will be placed in the first dir of the list.