-
### Checklist
- [X] I am able to reproduce the bug with the [latest version](https://github.com/TeamNewPipe/NewPipe/releases/latest).
- [X] I made sure that there are *no existing issues* - [open](ht…
-
## Exception
* __User Action:__ requested stream
* __Request:__ https://www.bilibili.com/video/BV1BV4y1J7V4
* __Content Country:__ US
* __Content Language:__ en-US
* __App Language:__ en_US
* __…
-
### Checklist
- [X] I am able to reproduce the bug with the [latest version](https://github.com/TeamNewPipe/NewPipe/releases/latest).
- [X] I made sure that there are *no existing issues* - [open](ht…
-
### Checklist
- [X] I am able to reproduce the bug with the [latest version](https://github.com/TeamNewPipe/NewPipe/releases/latest).
- [X] I made sure that there are *no existing issues* - [open](ht…
-
### Checklist
- [X] I am able to reproduce the bug with the [latest version](https://github.com/TeamNewPipe/NewPipe/releases/latest).
- [X] I made sure that there are *no existing issues* - [open](ht…
-
### Checklist
- [X] I am able to reproduce the bug with the [latest version](https://github.com/TeamNewPipe/NewPipe/releases/latest).
- [X] I made sure that there are *no existing issues* - [open](ht…
-
StandardCharsets.UTF_8 was added in [API level 19], so it is not supported by older Android systems. Please use Charset.forName("UTF-8") instead.
```
java.lang.NoClassDefFoundError: java.nio.chars…
-
Hi, I'm using `influxdb-client-java` 6.0.0 asynchronous non-blocking API to write data to Influx DB with `writePoint` method. If db is not available for some time, `WriteRetriableErrorEvent` happens a…
-
Hello,
When is it planned to release the stable version with rxjava3?
Old version of Flowable, Maybe, Single, etc
New version:
The 2.x version is end-of-life as of February 28, 2021. No f…
-
Hi,
I am currently doing some research on Estimating Time Taken for Software Refactoring. Redisson is one of my case studies being a highly popular project.
I have identified some packages wit…