spotify-player icon indicating copy to clipboard operation
spotify-player copied to clipboard

A Spotify player in the terminal with full feature parity

Results 98 spotify-player issues
Sort by recently updated
recently updated
newest added

I was not able to find anything that answers this in the existing open/closed issues. I came from [spotify-tui](https://github.com/Rigellute/spotify-tui) which allowed me to authenticate with my custom app id and...

enhancement

I noticed a while back that the default XDG base specification locations are hard coded. This PR changes the project to use the corresponding environment variables. This is a now...

**Describe the bug** Occassionally half the terminal is empty after moving the window between workspaces . This happens rarely, though. **To Reproduce** [Work in progress] Move the terminal window quickly...

bug

``` $ du -hcd1 $PWD 10.7G /home/meow/.cache/spotify-player/audio 53.6M /home/meow/.cache/spotify-player/image 10.8G /home/meow/.cache/spotify-player 10.8G total $ ```

**Is your feature request related to a problem? Please describe.** If I listen to a podcast on my phone, then switch to spotify_player on my laptop, then spotify_player doesn't show...

enhancement
good first issue

This is random but its about the naming of the project. The cli/binary is called `spotify_player` while the project is called `spotify-player`. Should the binary also be named `spotify-player`? This...

enhancement

**Is your feature request related to a problem? Please describe.** The `debug = 1` setting is not set when installing the crate with `cargo install`, but it does affect `cargo...

enhancement

**Describe the bug** When trying to access any artist, the view stays blocked on "loading..." **To Reproduce** Select an artist. **Expected behavior** To display the details of the artist :smile:...

bug

Well, we just had #349, an issue about breaking with rust versions up to and including 1.73. That was a case from the bump in MSVR in souvlaki: Sinono3/souvlaki#46, breaking...

enhancement

**Describe the bug** I've just installed Spotify-Player inside a freeBSD jail. It has been built with the default options. On calling `spotify_player` my it'll start rendering the "window" but then...

bug
help wanted