spotify-player
spotify-player copied to clipboard
A Spotify player in the terminal with full feature parity
**Is your feature request related to a problem? Please describe.** I have music from bandcamp that is not present on Spotify that i would like to play. **Describe the solution...
**Is your feature request related to a problem? Please describe.** completely optional and low-priority: display the genre above `playback_metadata` **Describe the solution you'd like** retrieve genre from spotify api endpoint...
**Is your feature request related to a problem? Please describe.** I want to play a song on loop. **Describe the solution you'd like** (when using the local device) to fake...
**Describe the solution you'd like** Adding songs to playlists one at a time can get tedious, especially when you have a lot of playlists. It would be nice if we...
**Describe the bug** Audio does not go through Bluetooth headphones despite it being the default audio device and all other sounds playing through the Bluetooth device. The "RestartIntegratedClient" and "RefreshPlayback"...
**Describe the bug** The Lyric finder returns random lyrics for a song i listen to, but the lyrics are for a completely different song. **To Reproduce** Listen to any obscure...
**Is your feature request related to a problem? Please describe.** I use this awesome client in a Tmux pane on a custom panel with other applications where space is rather...
**Describe the solution you'd like** have the ability to remove the 'Playback', 'Playlist', 'Artist' hints on flexes, since they *logically* are to be assumed, unlike others such as 'albums' and...
**Is your feature request related to a problem? Please describe.** I like to modify my playlists, and they do not update. **Describe the solution you'd like** For the `RefreshPlayback` to...
**Is your feature request related to a problem? Please describe.** The common way to run linux daemons lately have been to not (double) fork the process, but let it run...