-
Notifications
You must be signed in to change notification settings - Fork 634
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
repeated hang then crash on specific track #280
Comments
Same here but with a different track:
|
ChannelErrors in libspotify were errors in Spotify's backend. Has anyone tried playing these tracks in the official client? Maybe with logging enabled? |
Playing the track works fine using the official Linux desktop client:
|
That looks like it's getting the audio from a a cdn. Librespot doesnt do that. Perhaps this is a further move to that alternate infrastructure. |
This is also happening with
|
What I found: https://gist.github.com/devgianlu/bf6ad263fb5e29dbb8e202b87a23e440, quite strangely I managed to play the track with the standard method. |
Looks a lot like #215 |
Each time librespot tries to play this one specific track, it does stops / hangs. It's only this one track it does it with - If I use native Spotify client it works perfectly locally. I run this version:
with this commandline:
This error is identical to threadstarter:
Let me know if there is anything I can do to help - logs / additional info / etc. |
Hi, I opened the same issue on the spotifyd client. Dropping a link here just in case there's info that might help. Also see #183 Cheers |
Same here for track: |
Same thing happens with S.A.E. by Boozoo Bajou.
|
If I try and play the exact same track as of 29 days ago - It works perfectly fine now. For the record I haven't changed anything.
I tried the other 2 songs that l3d00m and aksel had problems and they seem to work perfectly fine. I'm puzzled |
That is strange indeed. Still breaks on my end. Where in the world are you? I'm in Scandinavia. CDN stuff might not have been rolled out for all regions yet. |
works fine here
this track doesn't work now, but worked yesterday. I'm in Scandinavia as well, so it shouldn't be location. |
I've also observed some inconsistency, if you keep requesting the same
song, at some point it'll let you play it through the default method.
Il giorno mar 15 gen 2019 alle ore 14:18 capt-marc <[email protected]>
ha scritto:
… DEBUG:librespot_playback::player: command=Load(SpotifyId(u128!(255245095601721711029659941223426315369)), true, 0)
INFO:librespot_playback::player: Loading track "I'm Good" with Spotify URI "spotify:track:5Qlsugh2ZVlaOgPSHpI8D7"
DEBUG:librespot_audio::fetch: Downloading file 3bb37b0db4d945e42a60712ee1aaddc76a9eadad
works fine here
DEBUG:librespot_playback::player: command=Load(SpotifyId(u128!(63427948617992805957957349445421727157)), true, 0)
INFO:librespot_playback::player: Loading track "S.A.E." with Spotify URI "spotify:track:1s2CPTmt4HNlLf8lNPprrT"
DEBUG:librespot_audio::fetch: Downloading file 55e2249b02557c985ada5fd04d0436e0f8a7f51a
TRACE:librespot_audio::fetch: requesting chunk 0
ERROR:librespot_core::channel: channel error: 2 1
blah...blah...
this track doesn't work now, but worked yesterday.
I'm in Scandinavia as well, so it shouldn't be location.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#280 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AOI-8cHw5bwQ_KlkQIt9DjDlfUZH2-7Nks5vDdUsgaJpZM4ZK2nd>
.
--
Gianluca
|
Channel error on this track: |
I also get an error on a specific song everytime (noticed first a week ago or so), probably the same issue:
|
Had the similar issue yesterday when playing one of the Pink Floyd songs...The problem was that the song was so long that when librespot was downloading it into the /tmp folder it got full and crashed with out of space error, I fixed it with giving it a bit more space... |
I haven't had this issue in a while, but I don't believe it was caused by tmp being full, in my case. Any other song than the ones posted here would work fine. The song posted here by me, with the uri spotify:track:1s2CPTmt4HNlLf8lNPprrT, works fine for me now. |
Well, to add to the party above:
|
I think this issue was fixed during the last year, I just tried to play every song which was listed here as failing but it seems to work now, at least with ncspot using the librespot library. I collected all tracks into this playlist (spotify:playlist:5FCf0P8nxLKwjBXpbvyGSg) |
Thanks for reporting back. Closing. |
Each time librespot tries to play this one specific track, it does this and then hangs:
In that state, after I press pause in another spotify connect client, it completely crashes with this:
No problems playing anything else on that album, or any other albums, today.
Command line is
librespot -b 320 --linear-volume -n cubox --initial-volume 100 -u ... -p ...
The text was updated successfully, but these errors were encountered: