[GH-ISSUE #248] Playback has stopped working with error: "failed handling dealer request" error="failed skipping to next track: failed creating stream for spotify:track:0upFohXrGxIIAjyaJmCkMU: no supported formats" #152

Closed
opened 2026-02-28 14:25:50 +03:00 by kerem · 5 comments
Owner

Originally created by @innuos-ccarvalho on GitHub (Nov 7, 2025).
Original GitHub issue: https://github.com/devgianlu/go-librespot/issues/248

Hello,

I've noticed today that Spotify probably changed something on their side again and tracks no longer play. I get the following logs:

`time="2025-11-07T15:14:55Z" level=warning msg="original track has no formats, alternatives have a total of 0" uri="spotify:track:0upFohXrGxIIAjyaJmCkMU"

time="2025-11-07T15:14:55Z" level=info msg="skipping unplayable media: spotify:track:0upFohXrGxIIAjyaJmCkMU" error="failed creating stream for spotify:track:0upFohXrGxIIAjyaJmCkMU: no supported formats"

time="2025-11-07T15:14:55Z" level=warning msg="failed handling dealer request" error="failed skipping to next track: failed creating stream for spotify:track:0upFohXrGxIIAjyaJmCkMU: no supported formats"`

I think librespot already has a PR open with a fix. Is there an idea of when or if this will be fixed in go-librespot?

I can test builds, if it's useful.

Greatly appreciate your work!

Originally created by @innuos-ccarvalho on GitHub (Nov 7, 2025). Original GitHub issue: https://github.com/devgianlu/go-librespot/issues/248 Hello, I've noticed today that Spotify probably changed something on their side again and tracks no longer play. I get the following logs: `time="2025-11-07T15:14:55Z" level=warning msg="original track has no formats, alternatives have a total of 0" uri="spotify:track:0upFohXrGxIIAjyaJmCkMU" time="2025-11-07T15:14:55Z" level=info msg="skipping unplayable media: spotify:track:0upFohXrGxIIAjyaJmCkMU" error="failed creating stream for spotify:track:0upFohXrGxIIAjyaJmCkMU: no supported formats" time="2025-11-07T15:14:55Z" level=warning msg="failed handling dealer request" error="failed skipping to next track: failed creating stream for spotify:track:0upFohXrGxIIAjyaJmCkMU: no supported formats"` I think librespot already has a PR open with a fix. Is there an idea of when or if this will be fixed in go-librespot? I can test builds, if it's useful. Greatly appreciate your work!
kerem closed this issue 2026-02-28 14:25:50 +03:00
Author
Owner

@devgianlu commented on GitHub (Nov 7, 2025):

Which version are you using?

<!-- gh-comment-id:3503282286 --> @devgianlu commented on GitHub (Nov 7, 2025): Which version are you using?
Author
Owner

@devgianlu commented on GitHub (Nov 7, 2025):

I have released v0.5.1

<!-- gh-comment-id:3503441386 --> @devgianlu commented on GitHub (Nov 7, 2025): I have released [v0.5.1](https://github.com/devgianlu/go-librespot/releases/tag/v0.5.1)
Author
Owner

@innuos-ccarvalho commented on GitHub (Nov 7, 2025):

I was using 0.3.2 and I'm sorry for jumping the gun before trying the latest version, it was bit of a faux pas on my side...

I was just trying 0.5.0 and it seemed to work fine, I'll try 0.5.1 as well

<!-- gh-comment-id:3503480345 --> @innuos-ccarvalho commented on GitHub (Nov 7, 2025): I was using 0.3.2 and I'm sorry for jumping the gun before trying the latest version, it was bit of a faux pas on my side... I was just trying 0.5.0 and it seemed to work fine, I'll try 0.5.1 as well
Author
Owner

@innuos-ccarvalho commented on GitHub (Nov 7, 2025):

Can't test 0.5.1 because libFlac is not being found and I can't troubleshoot that on my system at the moment, will try it later

<!-- gh-comment-id:3503563316 --> @innuos-ccarvalho commented on GitHub (Nov 7, 2025): Can't test 0.5.1 because libFlac is not being found and I can't troubleshoot that on my system at the moment, will try it later
Author
Owner

@devgianlu commented on GitHub (Nov 7, 2025):

Can't test 0.5.1 because libFlac is not being found and I can't troubleshoot that on my system at the moment, will try it later

I am making a new release that doesn't require libFLAC.

<!-- gh-comment-id:3503626801 --> @devgianlu commented on GitHub (Nov 7, 2025): > Can't test 0.5.1 because libFlac is not being found and I can't troubleshoot that on my system at the moment, will try it later I am making a new release that doesn't require libFLAC.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/go-librespot#152
No description provided.