-
```Traceback (most recent call last):
File "C:\Users\(REDACTED)\(REDACTED)\munity\main.py", line 1, in
from app import app
File "C:\Users\(REDACTED)\(REDACTED)\munity\app.py", line 2, in
…
-
- [x] normalize directory format
- [ ] get album information via web api
- spotipy is useful?
-
### The problem
Playlist websocket returns 404 with proper category set. Retrieved by the category websocket, response form the category websocket below:
```
0: Object { id: "0JQ5DAt0tbjZptfcdMSK…
-
**Describe the bug**
I try to run spotipy via a scheduled job on Windows 10.
Therefore I created a .bat file that calls the script.
When I run the script normally it works, but if I try to run it…
F-Wer updated
2 years ago
-
**Describe the bug**
`500` error code in `sp.audio_features()` reported as `429`
**Your code**
For this particular ID, https://developer.spotify.com/console/get-audio-features-several-tracks/ ret…
-
hi
so my issues at this juncture
1. the autostart for spotifypod does not work for me - simply goes to Pi desktop - all the steps are taken in this readme and beyond but it just doesnt autostart
…
-
**Describe the bug**
I am using the library to download audio format of songs using pytube and Spotipy. While generating video id from isrc code that is fetched from the spotipy library's function `s…
-
I've installed the addon in libreelec but I see this error in the logs when I run the addon:
```
2020-03-22 22:13:47.982 T:1937481248 ERROR: Control 55 in window 10502 has been asked to focus, b…
-
when I run the last line this one 👇
`playlist_recs =sp.user_playlist_create(username,name='PCA + tf-idf + DT - Recommended Songs for Playlist - {}'.format(sourcePlaylist['name']))`
I get the HTTP…
-
Hello guys,
please check this issue.
I play my music from android spotify app on my kodi using spotify connect. Sometimes (apx once per hour) the playing is just stopped. In android app I can righ…