Skip to content

Introducing Guile for Spotiqueue

Compare
Choose a tag to compare
@toothbrush toothbrush released this 18 Sep 06:38
· 166 commits to main since this release

⚠ This release is broken for some. Use more recent release.

Have you ever thought it'd be rad to add features to Spotiqueue using everyone's favourite language? Wait no more, with Spotiqueue's Guile integration!

Changes in this version (v2.4):

  • Basic Guile support! Pause, next, get current song, as well as the ability to bind keys to arbitrary Scheme code.
  • Create playlists from search results or current queue.
  • Delete playlists from user library.
  • / filter is a bit smarter regarding your selection in search results. For example, narrow results with / then Esc leaves the filtered result selected.
  • Toggle button to disable auto-advancing on end-of-track event. Useful for "stop after currently-playing track".
  • ? will surface the album of the currently-playing track, and highlight the current track.