-
Hello, when trying to run the code below, I encounter an error:
```python
playlist_id = 'playlist id here'
song_id = 'id of song to remove'
index = 0
sp.playlist_remove_specific_occurrences_of_it…
-
I apologize in advance because I'm pretty sure this has been sorta asked before but I was having trouble getting started. At the moment my use case for Spotipy only involves interacting with a single …
-
Hi there,
I'm writing integration tests for a CLI tool and I'm trying to determine the best way to structure my tests. For things like testing whether a search was run successfully, it makes se…
-
Hi, I have searched the FAQ and Issues, but still can't find, or seem to understand, how to implement an automatic token refresh **without** having to close and re-open the app/script. My current desi…
-
### System OS
Windows
### Python Version
3.8 (CPython)
### Install Source
pip / PyPi
### Install version / commit hash
3.8.0
### Expected Behavior vs Actual Behavior
_No response_
### Steps …
-
Building wheels for collected packages: python-Levenshtein
Building wheel for python-Levenshtein (setup.py) ... error
ERROR: Command errored out with exit status 1:
command: /opt/ultrasoni…
-
PS C:\Users\pbyas> spotify-dl https://open.spotify.com/track/6zaxxZxxjUJ0I3AYkzp2WA
Expected id of type album but found type https spotify:album:https://open.spotify.com/track/6zaxxZxxjUJ0I3AYkzp2…
-
I can't seem to figure out why?
last 10 lines:
Skipping /Users/dariuspleasant/Documents/Music/Music 2/79rs Gang/Expect The Unexpected/07 79rs Gang and Lakou Mizik- Iko Kreyòl (79rs Version).mp3…
-
### The problem
I just update home assistant core to 8.3 and my MQTT stopped working, restoredthe full backup inc 8.2 and all backup & running again.
I first tried the partial restore of the 8.2 c…
-
**Is your feature request related to a problem? Please describe.**
I want to run this plugin in a mycroft docker environment.
**Describe the solution you'd like**
Thanks for the wonderful projec…