miko

Results 53 issues of miko

* [ ] This claim has invalid signature and its canonical_url can't be resolved. `lbrynet claim search --claim_id 627b91a663e00607d58b723370d2f81b69edf57c` Resolving `canonical_url` from above gives `lbry://@KeyTestChannel:d/testimage:6 has invalid channel signature` --------------------------...

Running `lbrynet --help` returns following: ``` $ lbrynet --help Usage: lbrynet [-v] [--api HOST:PORT] [--audio-encoder AUDIO_ENCODER] [--config FILE] [--ffmpeg-path FFMPEG_PATH] [--video-bitrate-maximum VIDEO_BITRATE_MAXIMUM] [--video-encoder VIDEO_ENCODER] [--video-scaler VIDEO_SCALER] [--volume-analysis-time VOLUME_ANALYSIS_TIME] [--volume-filter VOLUME_FILTER]...

Updating channel with `replace:True`, on a SDK which uses deterministic channel keys, "breaks" the channel for old SDK. (public_key format and public_key_id changes, I think) Steps to repro: 1. Create...

If a stream claim creation happens before the creation of the channel the claim belongs to, the stream claim won't properly be considered belonging to the channel. (Not 100% sure...

`limit_claims_per_channel` filter works globally only when `len(channel_ids) * limit_claims_per_channel < page_size`. (If all channels have at least 1 one claim to return) If there are more channels it will work...

* [ ] The progress text placement looks bit off (same on the "upload started" pop-up) ![uploading-text](https://user-images.githubusercontent.com/34790748/169683412-cc3b481d-9725-4361-9a76-33b2cf9526c7.png) Compared to "Confirming.." text ![confirming-text](https://user-images.githubusercontent.com/34790748/169684107-203a7a75-b3e7-43ac-b9e5-8c0f838fd3b2.png) ---------------------------------------------------------------------------- * [ ] If upload hasn't been...

type: bug

On Linux Manjaro, Appimage No flickering on earlier version 0.53.1 https://user-images.githubusercontent.com/34790748/165551608-fb424996-a34a-4e4e-bc66-d9a8711bd836.mp4

type: bug

## The Issue App crashes if claim has `fee` but no `fee.amount` Related to this https://github.com/lbryio/lbry-sdk/issues/2617 ### Steps to reproduce 1. Try to navigate to `lbry://@wavs#5/LeonardCohen-Ileftawomanwaiting#b` 2. App crashes

## The Issue User has reported videos randomly pausing for every video which is at least 15 mins long. Happens when app is on the background. Doesn't matter if screen...

## The Issue When connecting/disconnecting a wireless USB keyboard receiver on android's micro-USB port, while the screen is on, the app reloads. (Green screen with text LBRY). User reported about...