The Wayback Machine - https://web.archive.org/web/20210819041713/https://github.com/topics/spotify
Skip to content
#

spotify

Here are 3,781 public repositories matching this topic...

spotify-tui
RagnarGrootKoerkamp
RagnarGrootKoerkamp commented May 19, 2021

The device selector popup can be opened multiple times by pressing d more than once.
To get back to the main menu, each of these needs to be closed separately by pressing q the same number of times.

It would be nicer if pressing q only once always goes back to the main menu.

E.g, actual behavior:

  • press d
  • press d
  • press q
  • You're seeing the device selector

expected b

iFreilicht
iFreilicht commented Jan 21, 2021

Description
Spotifyd will randomly crash on my machine. Sometimes during playback, sometimes while paused.
After running spotifyd --no-daemon, I managed to catch the error message:

Couldn't fetch metadata from spotify: Err(RateLimited(Some(1)))
Couldn't fetch metadata from spotify: Err(RateLimited(Some(1)))
Caught panic with message: called `Result::unwrap()` on an `Err` value: r
lexxkoto
lexxkoto commented May 7, 2021

This is a minor design quirk rather than a major bug - I know I'm being fussy by reporting this. I'll counter that by saying I really like the Spot app and it has replaced the official Spotify client on all my Linux machines. Spot is much more pleasant to use.

Describe the bug
When looking at an album, the track titles aren't aligned with each other. When the track number jumps from '9' to

Improve this page

Add a description, image, and links to the spotify topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the spotify topic, visit your repo's landing page and select "manage topics."

Learn more