-
https://github.com/kokarare1212/librespot-python
これを使えばできそう。
from RT-Team/rt-bot#104
-
Hello, when trying to control librespot from other clients, it sometimes ask "Continue Playing" and the current session (song) continues. It automatically connects when this "Continue Playing" pops in…
-
Hello!
I would like to run the librespot on a free account? Where do I need to edit the code? Is changing "accountReq": "PREMIUM" to "accountReq": "FREE" in src/discovery.rs enough?
-
I have spent several hours to make it working, so maybe it have a place in the documentation ?
Working example
mkdir -p /opt/music/
mkfifo /opt/music/spotify
chown raspotify /opt/music/spotify
…
-
Is there any plans on supporting album art, song title and maybe also basic controls for when streaming through Spotify?
-
After installing out-of-the-box LibreSpot 8.2.108 (from the standard repo) on out-of-the-box LibreElec 8.2.3 (Kodi Krypton 17.8), everything worked fine. After a reboot the device is not discoverable.…
-
When using librespot, I've noticed that I can't engage shuffle mode (or if it was previously engaged, I can't disengage it). This happens on Android clients, but not on the client on my Mac.
From the…
mfeif updated
6 years ago
-
**Describe the bug**
When streaming long playlists, after loading few tracks and playing them, the connection to the server gets closed, resulting in stopping the music. Currently I am running libres…
-
I'm on a rpi 1, so I am using the arm6... trying to otherwise follow along:
Following your "TL;DR Ubuntu example" in your README.md, when I get to
`$ curl -sf https://raw.githubusercontent.com/brso…
mfeif updated
8 years ago
-
**Describe the bug**
After ncspot has been open for a certain amount of time, possibly exceeding 5 hours, any music that I attempt to play will be stuck at 0 seconds. This can be fixed be restarting …