-
### Feature description
Newpipe is intended to be migrated completely to Jetpack Compose. This is a meta issue to coordinate efforts and keep everyone informed.
### Why do you want this feature?…
-
### Version Number
2.0.2
### What branch are you on?
master
### Describe the Bug
When the AniDB Builder processes the ids it found, it fails with some sort of type conversion issue.
```
|====…
-
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm requesting a featu…
-
## Bug report
### Describe the bug
I'm using a HifiBerry DAC2 HD on a Raspberry Pi 3B+ running Raspberry Pi OS.
```
uname -a
Linux music 5.15.32-v7+ #1538 SMP Thu Mar 31 19:38:48 BST 2022 a…
-
### Before posting
Please follow the steps below and check the boxes with [x] once you did the step.
- [x ] I checked the issue tracker for similar issues
- [ x] I checked the [changelog](https…
-
Any chance of parsing BML files and then using the entries in that as a playlist entry? You could implement BML parsing as a playlist service.
Also, in regards to seeking, I thought the FB2K SDK ha…
ghost updated
7 years ago
-
Previously, I would set the metadata like this:
```
val movieMetadata = MediaMetadata(MediaMetadata.MEDIA_TYPE_MOVIE)
movieMetadata.putString(MediaMetadata.KEY_TITLE, title)
movieMetadata.putStr…
-
### Describe the bug
After replacing qobuz.py mentioned in [#744](https://github.com/nathom/streamrip/issues/744)
I get a new error:
```
TypeError: BasicDownloadable.__init__() got an unexpecte…
chigh updated
1 month ago
-
**Describe the bug**
When entering most search queries, the page crashes and displays the following error message:
"Oops, looks like something went wrong..."
**To Reproduce**
Steps to reproduce …
-
### Describe the bug
Encounters InvalidAppSecretError whenever using Qobuz, even though valid userid and token is in config
### Command Used
```bash
rip search qobuz playlist chill
```
### Debug …