release: v0.9.52
A redesigned Settings tab, opt-in like syncing, and a lossless playback fix.
Settings, rebuilt:
-
The Settings tab is no longer one long scroll. It opens as a hub - a Support card and a search field up top, then six focused sections you tap into: Playback, Audio & Quality, Accounts & Sync, Library & Storage, Appearance, and About & Help. Each row shows its current state at a glance, so you can see your streaming mode, audio tier ("Lossless · Max"), connected accounts, and library size without opening anything.
-
New theme picker with live previews - see Dark, Light, and Follow-system side by side before you choose, instead of plain radio buttons.
-
Every existing control kept working exactly as before. This was a reorganization for clarity, not a change to how anything behaves.
Sync your likes (new, opt-in - beta):
- Hearting a track in Stash can now mirror that like to a connected music account. Turn it on per service under Settings → Accounts & Sync. It's off by default and asks for confirmation first, since it writes to your real accounts, and removing a heart in Stash removes it from the connected service too. YouTube Music is the most tested path so far; Spotify is included as well (non functional ATM). It's marked beta while the write paths get more real-world mileage across accounts.
Lossless playback fix:
- Fixed a bug where, if a lossless source (Qobuz) was briefly unreachable, a background YouTube fallback could overwrite the lossless stream cache - so a track that should have played lossless instead played compressed YouTube audio, even after the source came back. Lossless now waits for a lossless source instead of being undercut by a speculative fallback. Includes related stream-cache robustness fixes so a stale or bad URL can't get pinned.
Co-Authored-By: Claude Opus 4.8 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
- feat(likes): mirror Stash likes to YouTube Music (opt-in, symmetric) by @rawnaldclark in #187
Full Changelog: v0.9.51...v0.9.52