lbry-sdk/scripts
belikor 4ebe4ce1b7 scripts: note to further investigate in download_blob_from_peer
Currently `lbrynet blob get <hash>` does not work to download
single blobs which are not already present in the system.
The function locks up and never returns.
It only works for blobs that are in the `blobfiles` directory
already.

This bug is reported in lbryio/lbry-sdk, issue #2070.

Maybe this script can be investigated, and certain parts
can be added to `lbry.extras.daemon.daemon.jsonrpc_blob_get`
in order to solve the previous issue, and finally download
single blobs from the network (peers or reflector servers).
2021-07-09 11:53:35 -05:00
..
idea fix set_build.py and other things 2020-01-01 15:57:56 -05:00
check_signature.py moved lbry up one level 2020-01-01 15:57:56 -05:00
check_video.py re-use ffprobe info in stream_type 2020-03-26 16:20:12 -04:00
checkpoints.py add script that generates checkpoints 2020-03-23 00:05:36 -03:00
checktrie.py script/checktrie: fix the import to SQLDB 2021-07-07 11:02:28 -03:00
deploy_dev_wallet_server.sh add development wallet server deploy script 2020-02-13 13:54:46 -05:00
dht_monitor.py fix dht_monitor script 2020-11-03 10:39:08 -05:00
Dockerfile.lbry_orchstr8 moved lbry up one level 2020-01-01 15:57:56 -05:00
download_blob_from_peer.py scripts: note to further investigate in download_blob_from_peer 2021-07-09 11:53:35 -05:00
example_update_es.py small script showing how to read/update values to ES as we currently use it 2021-06-25 12:41:05 -03:00
find_max_server_load.py script/find_max_server: fix the import of ClientSession 2021-07-09 10:52:41 -04:00
generate_json_api.py provide --resolve tag for collection claim, separate from resolving its contents 2021-03-04 00:03:16 -05:00
hook-coincurve.py moved lbry up one level 2020-01-01 15:57:56 -05:00
monitor_slow_queries.py moved lbry up one level 2020-01-01 15:57:56 -05:00
publish_performance.py moved lbry up one level 2020-01-01 15:57:56 -05:00
release.py added release-text-lines: to release script to support multi-line release notes 2020-03-21 20:09:39 -04:00
repair_0_31_1_db.py moved lbry up one level 2020-01-01 15:57:56 -05:00
standalone_blob_server.py moved lbry up one level 2020-01-01 15:57:56 -05:00
test_claim_search.py script/test_claim_search: fix the import of ClientSession 2021-07-09 10:52:41 -04:00
time_to_first_byte.py moved lbry up one level 2020-01-01 15:57:56 -05:00
wallet_server_monitor.py moved lbry up one level 2020-01-01 15:57:56 -05:00