-
### System OS
Linux
### Python Version
3.10.0 (CPython)
### Install Source
pip / PyPi
### Install version / commit hash
v3.9.1
### Expected Behavior vs Actual Behavior
_No r…
-
### System OS
Linux
### Python Version
3.9 (CPython)
### Install Source
pip / PyPi
### Install version / commit hash
Version: 3.9.2
### Expected Behavior vs Actual Behavior
how i do fix this …
-
### System OS
Windows
### Python Version
3.9 (CPython)
### Install Source
pip / PyPi
### Install version / commit hash
3.9.0
### Expected Behavior vs Actual Behavior
!! I'm using Python 3.10 …
-
This isn't really a bug so I didn't submit a bug report but it should be brought to your attention that the Ebuild for gentoo is completely shot, making installation impossible, I'm not sure exactly w…
-
I was previously using the bot with no issues until I swapped the machine I'm using to run it. I've got all of the requirements installed and it times out. I was getting this error and then uninstalle…
-
**Describe the bug**
We use Spotipy for an Home Assistant custom component [Spotscat](https://github.com/fondberg/spotcast). An issue was raised by a user that seems to come from Spotipy handling of …
-
After i install the extension via Ulauncher, i get the option to use it when `sp` is typed, the problem is that it never goes beyond the loading message, not even for the `?` command,
Note: Autent…
-
After upgrading to the new beta the Spotcast cannot load.
The release notes say that Spotipy has been upgraded to 2.19.0
-
**issue**
No matter what I try, I always get the same tracks in return
```
def listtracks(list):
for idx, track in enumerate(list):
print(idx, track)
playlist = 'xxxxxxxxxxxxx(play…
-
Hello,
I have been trying to use this function: `recommendations(seed_artists=None, seed_genres=None, seed_tracks=None, limit=20, country=None, **kwargs)` (syntax taken from [Spotipy website](https:/…