github Rigellute/spotify-tui v0.6.0
More playback controls, better onboarding and bug fixes

latest releases: v0.25.0, v0.24.0, v0.23.0...
4 years ago

Added

  • Start a web server on localhost to display a simple webpage for the Redirect URI. Should hopefully improve the onboarding experience.
  • Add ability to skip to tracks using n for next and p for previous - thanks to @samcal
  • Implement seek functionality - you can now use < to seek backwards 5 seconds and > to go forwards 5 seconds
  • The event A will jump to the album list of the first artist in the track's artists list - closing #45
  • Add volume controls - use - to decrease and + to increase volume in 10% increments. Closes #57

Fixed

  • Keep format of highlighted track when it is playing - #44 thanks to @jfaltis
  • Search input bug: Fix "out-of-bounds" crash when pressing left too many times #63
  • Search input bug: Fix issue that backspace always deleted the end of input, not where the cursor was #33

Don't miss a new spotify-tui release

NewReleases is sending notifications on new releases.