Releases: wildeyedskies/stmp
Releases · wildeyedskies/stmp
v0.0.3
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
0.0.2 Merge branch 'main' of github.com:wildeyedskies/stmp into main
Initial release
Initial release of stmp