xou816 / spot

Native Spotify client for the GNOME desktop
MIT License
2.3k stars 126 forks source link

Not playing "searched" music #392

Open tatiee opened 2 years ago

tatiee commented 2 years ago

Hey all,

Weird problem that just started for me. I can play music that's already "loaded" into the player (not sure how that works) but anytime I try to search and play an album it shuffles through the songs fast - like it's speed playing or trying to play each song but can't. Screen record from 2021-12-02 17 42 17

jannuary commented 2 years ago

Does this happen with every album, or just specific ones?

jannuary commented 2 years ago

FWIW I can't find "ア・レター・フロム・スローボート", so I suspect that is an entirely separate issus of that Spot doesn't hide albums when they're unavailable in your region. And then, it doesn't send an error that this song/album is unavailable, but silently skips it.

tatiee commented 2 years ago

Every album I search for from the search bar.

On Dec 2, 2021, at 8:26 PM, noëlle @.***> wrote:

 Does this happen with every album, or just specific ones?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

jannuary commented 2 years ago

Hm, that's a lot scarier if that's the case

tatiee commented 2 years ago

Never mind - the tracks play fine. I must've just found the one album not in my territory. Sorry for the mixup!

jannuary commented 2 years ago

Ah, I see. Still an issue though - we should filter out region-locked content and fail gracefully when forced to listen to it.

xou816 commented 2 years ago

I think region-locked content is filtered, at least for search and a couple other requests (we use the parameter market=from_token or country=from_token). Maybe it's still missing in some places but this doesn't explain the issue with search.

Is it happening consistently with this album?

jannuary commented 2 years ago

Well that's weird: image

I'm fairly sure this appeared in search before, but now it's filtered properly? Region-locked content still appears in artist view though: image image

xou816 commented 2 years ago

Oooh, good catch, I don't know if the parameter has been renamed but it should be market and not country :/

xou816 commented 2 years ago

Still got duplicates (usually albums issued through multiple labels)