-
Hi there, I'm currently running into an issue loading playlists IDs and liked songs. I press the load button, and I am getting a Errno 2 Error. No such file or directory.
`Exception in thread Threa…
-
I installed spotify-tui through the AUR package, `spotify-tui`, when I finish authorization, the callback doesn't work the `localhost:8888` is not opened. Am I missing to start any init files or anyth…
-
With:
```
Angular CLI: 6.2.4
Node: 8.11.4
OS: darwin x64
Angular: 6.1.9
```
When I import it in a `app.component.ts`
```
import { SpotifyService } from 'angular2-spotify/angular2-spotify'…
-
@u0_a316@localhost:~/.local/bin$ ./spotify login
Error: GET https://api.github.com/repos/brianstrauch/spotify-cli/releases: 401 Bad credentials []
Usage:
-
For the sake of debugging and compliance with CLI standards, a `version` command of some sort should be included in the shpotify API.
Possible ideas for the command syntax (multiple different syntaxe…
-
https://developer.spotify.com/documentation/web-api/tutorials/code-pkce-flow has details from the Spotify side.
Essentially we want something like the following:
```
In [118]: def test():
…
-
Hello everyone,
I have set up everything following the well-done Readme, is this repository still managed ?
I have a timeout error while I am doing a Spotify download.
Feel free to answer even if …
-
### 🧐 Have you fully read the README and viewed similar issues?
- [X] I have read the README
- [X] I have checked older issues, open and closed
- [X] I did a clean install of Spotify and SpotX
### С…
-
So we have recently added a recommend feature which was relatively straightforward to implement. We already leverage Spotify API to do search and recommend, what other functionality we can bring to th…
ersel updated
5 years ago
-
## Description
When setting the remote docker host over ssh using DOCKER_HOST environment variable like below
`export DOCKER_HOST="ssh://user@remotehost"`
The plugin is still trying to connect …