Skip to content

Releases: wildeyedskies/stmp

v0.0.3

29 Oct 18:20
dc2d778
Compare
Choose a tag to compare

Changes by me

  • Fixes playlist loading for Subsonic & Navidrome

Huge thanks to @xxxserxxx for the following improvements :)

  • Resume after pause was not working with Navidrome; pause simply stopped playback, and could not be resumed. Changing the command to "cycle pause" fixes this
  • Because the code didn't tell the API to listen to changes, the play counter wasn't updated (again, with Navidrome)
  • Log viewer in 4th panel
  • The currently selected card is now displayed in the center-top
  • Search the artists list, with '/ (enter search term)', 'n' (continue searching forward), and 'N' (continue searching backward)
  • 'a' to add items to the queue now also advances the seleceted item by one; this allows adding multiple items by pressing 'a' repeatedly, rather than requiring the combination of 'a'+'down'
  • Adds MPRIS2 support. Supports play/pause & volume, not much else in this version.

Thanks to @spezifisch for adding scrobbling support!

Fix song switching

21 Dec 03:49
Compare
Choose a tag to compare
0.0.2

Merge branch 'main' of github.com:wildeyedskies/stmp into main

Initial release

14 Dec 00:06
Compare
Choose a tag to compare

Initial release of stmp