-
**Describe the bug**
After recently updating my laptop to macOS sonoma (14.4.1), the integrated daemon failed to start.
Running `spotify --daemon` doesn't show any error, but it seems to have failed…
-
In order for extra-data apps to display correctly in app stores such as GNOME Software you need to specify a remote icon, like the spotify appdata does: https://github.com/flathub/com.spotify.Client/b…
-
Hi!
Currently working in a project with this Spotify client. When using client.Search for SearchTypeShow it always returns zero values of type SimpleShowPage.
I create client in this way:
```go…
-
I'm calling
```
spotify.Client.GetPlaylistItems(ctx, id, spotify.Fields("items(track(id))"))
```
and I get the error:
```
unrecognized item type:
```
I'm assuming this is because it's …
-
**Describe the bug**
When attempting to use the show query code I get the following error this doesnt occur on the track search
**To Reproduce**
```rust
let creds = Credentials::new("redacted","…
-
I have the following config:
```
"hyprland/workspaces": {
"format": "{icon}: {windows} |",
"format-window-separator": " ",
//"window-rewrite-default": "",
…
-
steps to reproduce:
- start audio-matrix
- start spotify-launcher
- audio-matrix gets kiled (SIGKILL)
also happened when opening youtube in firefox
has not yet happened under jack, might be r…
-
**Is this a BUG REPORT or FEATURE REQUEST?**:
BUG REPORT
## Description
The plugin fails to build the Docker image. This seems to be regardless of the plugin configuration.
## How to repro…
-
**Describe the bug**
Trying to call the "show_episodes" api in spotipy and getting back "returned 404 due to non existing id"
**Your code**
SHOW_ID = "00sL9tgDezr0PRSzd3C7H6"
spotify = spotipy.S…
-
I was not able to find anything that answers this in the existing open/closed issues.
I came from [spotify-tui](https://github.com/Rigellute/spotify-tui) which allowed me to authenticate with my cu…