-
It seems that there is no Windows build for spotifyd, so even if Spotify-qt seems fine on windows, local Playback is not possible. Maybe there are alternatives? maybe there are unofficial releases of …
-
i was wondering if its gonna stay just youtube and spotify or if you guys we're gonna add more sources
i mean youtube has everything but the quality on some of these songs are kinda bad and it doe…
-
This is something I'd like to discuss with people actually using this lib.
I first tried to stick as closely as possible to the C API, just adding some javascript sugar and grouping namespaced C func…
Floby updated
11 years ago
-
It would be nice to be able to supply a sorting order to the Pagination objects returned by the `me/tracks` and `users/{user_id}/playlists/{playlist_id}/tracks` endpoints.
For example, I'd like t…
-
Hi, I installed this addon and can't make it work.
I'm using HAOS baremetal and HA 2023.7.2.
Here's my log.
```
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[…
-
WINDOWS 10 NOT WORKING
-
It's not documented, but passing `null` for `clientSecret`:
```
final credentials = SpotifyApiCredentials(clientId, null);
```
forces `oauth2` lib to generate challenge and follow PKCE auth flow (…
-
I have incorporated `"@spotify/basic-pitch": "1.0.1"` into my website.
I'm getting good results from most of my test files, but this one particular file crashes: `https://production--endearing-hams…
-
Hey @cjam, I'm getting some Xcode build errors while trying to get the example up and running.
Line 10 of RNSpotifyRemoteError: `'SpotifyiOS.h' file not found`
I followed all of steps outline in…
-
Hey I am on Mac OS X and what I did so far was
- adjusting the metadata.proto (it was requesting a 4 where there was only a 3 and a 7 and 8 where there was only a 6)
- re- un- and installed node sever…