Stash v0.9.51
release: v0.9.51
Your music picks up where you left off:
-
Getting in the car (or reconnecting any Bluetooth device) now resumes the queue you were actually listening to, at the exact track and position you stopped - instead of replaying your newest download from the start as a single song. Next and previous work immediately because the whole queue comes back, and it works in both downloaded and streaming modes. Huge thanks to community contributor midlan for this one (PR #160).
-
New "Resume playback" shortcut: long-press the Stash icon on your launcher to continue your last queue, even from a fully cold start or behind the lock screen. Selectable as a Bixby Routines action for automating playback when your car connects.
Android Auto fix:
- Tapping a song inside a playlist on Android Auto now queues the whole playlist starting at that song, in order - previously it played just that one track with nothing to skip to. Shuffle Play still shuffles.
Spotify sync fixes:
-
Playlists organized inside folders in your Spotify library now sync. Spotify reports folder contents separately from the main library list, and Stash was skipping the folders entirely - every playlist filed in a folder was invisible. Stash now looks inside every folder, including nested ones.
-
Libraries with more than 50 playlists now sync completely. A paging bug stopped the library fetch after the first page, silently dropping everything beyond your first 50 playlists.
Co-Authored-By: Claude Fable 5 noreply@anthropic.com
Install
Download the .apk below and open it on your Android device. If you've got a previous Stash release installed, this upgrades in place — your library, sync history, and settings are preserved.
Requires: Android 8.0 (API 26) or newer.
See the README for first-time setup.
What's Changed
- Fix Bluetooth/Android Auto resume (full queue + position), add Resume shortcut & test CI by @midlan in #160
New Contributors
Full Changelog: v0.9.50...v0.9.51