spot icon indicating copy to clipboard operation
spot copied to clipboard

Skips all songs

Open chardinson opened this issue 2 years ago • 2 comments

Describe the bug When playing an album or a playlist, Spot skips all the songs and never plays any of them.

To Reproduce Steps to reproduce the behavior:

  1. Go to album or playlist
  2. Click on play.

Expected behavior Play each song of the album or playlist with its estimated time.

Screenshots

https://user-images.githubusercontent.com/36754778/169064138-008cff8a-f65d-4844-ab29-6491dd5d78f5.mp4

General information:

  • Distribution: Fedora 36 Workstation
  • Installation method: Flathub
  • Version: 0.3.3
  • Device used: Desktop

chardinson avatar May 18 '22 14:05 chardinson

Experiencing similar issues as @ChrisLane . Here is the output after attempting to play through a playlist. Seems like it's an upstream issue.

flatpak run dev.alextren.Spot 

(process:2): Adwaita-CRITICAL **: 23:11:51.428: adw_leaflet_set_visible_child: assertion 'contains_child' failed
[2022-05-18T21:11:59Z ERROR librespot_core::channel] channel error: 2 1
[2022-05-18T21:11:59Z ERROR librespot_playback::player] Unable to load encrypted file: ChannelError
[2022-05-18T21:11:59Z ERROR librespot_core::channel] channel error: 2 1
[2022-05-18T21:11:59Z ERROR librespot_playback::player] Unable to load encrypted file: ChannelError
[2022-05-18T21:11:59Z ERROR librespot_core::channel] channel error: 2 1
[2022-05-18T21:11:59Z ERROR librespot_playback::player] Unable to load encrypted file: ChannelError
[2022-05-18T21:11:59Z ERROR librespot_core::channel] channel error: 2 1
[2022-05-18T21:11:59Z ERROR librespot_playback::player] Unable to load encrypted file: ChannelError
[2022-05-18T21:12:00Z ERROR librespot_core::channel] channel error: 2 1
[2022-05-18T21:12:00Z ERROR librespot_playback::player] Unable to load encrypted file: ChannelError
[2022-05-18T21:12:00Z ERROR librespot_core::channel] channel error: 2 1
[2022-05-18T21:12:00Z ERROR librespot_playback::player] Unable to load encrypted file: ChannelError
[2022-05-18T21:12:00Z ERROR librespot_core::channel] channel error: 2 1
[2022-05-18T21:12:00Z ERROR librespot_playback::player] Unable to load encrypted file: ChannelError
[2022-05-18T21:12:00Z ERROR librespot_core::channel] channel error: 2 1
[2022-05-18T21:12:00Z ERROR librespot_playback::player] Unable to load encrypted file: ChannelError
[2022-05-18T21:12:00Z ERROR librespot_core::channel] channel error: 2 1
[2022-05-18T21:12:00Z ERROR librespot_playback::player] Unable to load encrypted file: ChannelError
[2022-05-18T21:12:00Z ERROR librespot_core::channel] channel error: 2 1
[2022-05-18T21:12:00Z ERROR librespot_playback::player] Unable to load encrypted file: ChannelError
[2022-05-18T21:12:00Z ERROR librespot_core::channel] channel error: 2 1
[2022-05-18T21:12:00Z ERROR librespot_playback::player] Unable to load encrypted file: ChannelError
[2022-05-18T21:12:00Z ERROR librespot_core::channel] channel error: 2 1
[2022-05-18T21:12:00Z ERROR librespot_playback::player] Unable to load encrypted file: ChannelError
[2022-05-18T21:12:00Z ERROR librespot_core::channel] channel error: 2 1
[2022-05-18T21:12:00Z ERROR librespot_playback::player] Unable to load encrypted file: ChannelError
[2022-05-18T21:12:00Z ERROR librespot_core::channel] channel error: 2 1
[2022-05-18T21:12:00Z ERROR librespot_playback::player] Unable to load encrypted file: ChannelError
[2022-05-18T21:12:00Z ERROR librespot_core::channel] channel error: 2 1
[2022-05-18T21:12:00Z ERROR librespot_playback::player] Unable to load encrypted file: ChannelError

pavelskipenes avatar May 18 '22 21:05 pavelskipenes

Seems like this is an issue with Spotify servers. This comment "resolved" the issue on my computer however it's more of a hack than anything.

pavelskipenes avatar May 18 '22 21:05 pavelskipenes

I retested the app and it works fine

chardinson avatar Feb 02 '23 20:02 chardinson