xou816 / spot

Native Spotify client for the GNOME desktop
MIT License
2.24k stars 118 forks source link

Cannot view or play content of playlists #689

Open LSeelig opened 6 months ago

LSeelig commented 6 months ago

Describe the bug When I open any playlist from either the sidebar or from the playlist menu, no songs load.

To Reproduce Steps to reproduce the behavior:

  1. Click on desired playlist on sidebar OR click on 'Playlists' on sidebar and then click on desired playlist
  2. Wait
  3. See error

Expected behavior The contents of the playlist load, and there is an option to play it. If there is loading time required to fetch the playlist contents, there is some indication (i.e. spinning loop)

Screenshots Screenshot from 2023-12-16 17-10-59

General information:

Additional context I am logged in with premium. Albums in my library work fine. Search works fine, but it only shows albums and artists (I don't know if this is expect behavior). I doubt this is a display error, but if it is, I am using wayland.

Zyonin commented 6 months ago

I have the same issue. Like the OP, either clicking on playlists from the sidebar or the library opens the playlist however no contents are visible. Clicking "Play" on the playlist results in no playback.

Logged into Spotify Premium. Playing playlists from the official Spotify App works just fine. I can also play albums though Spot as well. The problem seems to revolve around playlists.

Gilgaustus commented 6 months ago

Ran into this myself as well.

Gilgaustus commented 6 months ago

Distribution: postmarketOS latest as of 12/28/2023 Installation method: Flatpak (from Flathub) Version: 0.4.0 Device: PinePhone

jdmarshall90 commented 6 months ago

I'm seeing this too.

diegosandovalramirez commented 6 months ago

same here

OS: Debian GNU/Linux 12 (bookworm) x86_ Kernel: 6.1.0-16-amd64 DE: GNOME 43.9 WM: Mutter CPU: AMD Ryzen 3 3300X (8) @ 3.800GHz GPU: AMD ATI Radeon RX 6600/6600 XT/660 Memory: 16080MiB / 35984MiB

yacc143 commented 5 months ago

Have the same issue here, F39, flatpak 0.4.0 version.

ksaadDE commented 5 months ago

spot version 4.0 latest/edge popey -> same issue

grafik

Tried to compile https://github.com/Diegovsky/spot -> doesn't work on ubuntu jammy (latest)

Error says the following doesn't exist:

and many other issues (no time for that)

Would be nice if you could add your deployment docker file or/and the other requirements, further I love linking to: https://askubuntu.com/questions/1404616/how-to-build-spot-native-spotify-client-on-ubuntu-22-04

It helped a bit, as the instructions in the repo are kinda messy :-)

However, ninja install -C target fails: grafik

Despite grafik

grafik

grafik

The versions seem right according to docs

  1. https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/class.PasswordEntryRow.html
  2. https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/class.EntryRow.html

Cargo.toml says v1_2, tried to play around with that as well, didn't work

@Diegovsky

ref link: https://github.com/Diegovsky/spot/issues/1

Diegovsky commented 5 months ago

This is fixed on master. I'll be releasing a new version in flathub soon. Stay tuned, everyone!

woodsb02 commented 5 months ago

Thanks!

woodsb02 commented 4 months ago

Is it just me, or has this started working again. @Diegovsky - did you release the fix on FlatHub, or did Spotify just change the API to allow this access once again?

Diegovsky commented 3 months ago

Hey there, sorry for the wait - no, I haven't released anything yet.

I have tried to ask for ownership of the flatpak repo but couldn't do that, however, I plan on trying again (might do it rn). I'm currently a bit busy with college, so it will take time until I can do a new release.