Open maffelbaffel opened 2 years ago
This is most probably caused by non-Vorbis audio files. MP3 playback is not supported yet.
Which track is this? I'd like to test MP3 support in the latest librespot
.
I've added untested MP3 playback support in ace3ca1, but the track ID would help @maffelbaffel!
Uff can't seem to find the track anymore as it was in a Discover Weekly playlist which got rotated. I won't pull and compile and come back to you if I get the issue again. Thank you!
Found a song which can not be played: https://open.spotify.com/track/4pXG8Q82L8WvypAm5Wo86y Experimental mp3 fix also does not seem to fix the issue.
Edit: Searching for that song using the search input does indeed play that song. It just does not work when playing from the Release Radar playlist. Weird.
Edit 2: After removing the .cache/Psst directory I am now also able to play the song from the Release Radar playlist. Not sure why that did not work last time I tried.
Keep running into this issue. Maybe this helps, the following is logged when a song can not be played:
Jan 30 11:50:21 michael-XPS-15-9510 psst.desktop[23075]: [2022-01-30T10:50:21Z INFO psst_core::player::file] blocked at 6144
Jan 30 11:50:21 michael-XPS-15-9510 psst.desktop[23075]: [2022-01-30T10:50:21Z INFO psst_core::player::file] blocked at 16528
Jan 30 11:50:21 michael-XPS-15-9510 psst.desktop[23075]: [2022-01-30T10:50:21Z INFO psst_core::player::file] blocked at 38332
Jan 30 11:50:21 michael-XPS-15-9510 psst.desktop[23075]: [2022-01-30T10:50:21Z INFO psst_core::player::file] blocked at 54716
Getting this issue with this newly released album E.g. this song: https://open.spotify.com/track/20pp47ZnD7H98mqAZhlS8Z Songs released as singles previously work fine.
Built from master just now and the issue persists.
I've been trying to debug this issue.
It seems that newly released tracks face this error and deleting ~/.cache/psst doesn't help unless the song is about 2-3 weeks old. So after that time period, deleting ~/.cache/psst makes the track play.
Maybe it gets moved to a different CDN after 2-3 weeks?
Example: https://open.spotify.com/track/0GfCR4T6WOErZOw1557ln7
Also getting this issue - an example of a track I can't play presently is https://open.spotify.com/track/2SaB1ED5tbeJp4YaBdl7Yz. It happens a lot in the Release Radar playlist, affecting maybe 30-40% of it, possibly due to what @arch-btw said about it happening with newer tracks. Loving the app otherwise 💪
Describe the bug I've got some songs in my playlist that can not be played. Not sure if its specific to a song or what causes this issue. Removing
~/.cache/Psst
did not help.Environment