jessopb

Results 64 issues of jessopb

Edit: This has to be done at lookup time in case streams associated with claims change. It would be handy to enforce collection_type s such as 'mixed', 'channels', 'playables', 'photos',...

consider soon

collection resolve --claim_id="a58a6211694748fb7705a152024e589533c1611b" Returns 10 claims, and 10 nulls at default page_size 20

I can check for this exact string, but it seems suboptimal. ``` "upnp": { "aioupnp_version": "0.0.18", "dht_redirect_set": false, "external_ip": "73.38.176.181", "gateway": "No gateway found",

https://github.com/lbryio/lbry-desktop/issues/7505 Possibly support saving these files to a temp folder if not streamable?

lbrynet version 106 ``` 2022-03-12 16:59:37,949 INFO lbry.extras.daemon.components:558: found upnp gateway: NETGEAR C3000-100NAS 2022-03-12 16:59:38,129 INFO lbry.extras.daemon.components:588: add UPnP port mappings ... 2022-03-12 16:59:38,822 ERROR lbry.extras.daemon.components:647: failed to setup upnp...

consider soon

If you run a claim_search query with order_by="release_time" that returns results, Running the same query with order_by="publish_time" which exists in the help text for claim_search returns error: ``` [...], "channel_ids":...

consider soon

We spoke of a fast lookup api on hub via index, and sdk reading its own standardized follows lists from prefs, or an sdk command. - new lookup/db index in...

https://github.com/lbryio/lbry-desktop/issues/7391

Users requested peering statistics such as which and how much data was uploaded to peers. https://github.com/lbryio/lbry-desktop/issues/7327

On startup, `doFetchModBlockedList()` has each channel sign its channelinfo and uses that to grab moderation info from comment server. This is a bottleneck in the app and makes it unresponsive,...