github rawnaldclark/Stash v0.9.32
Stash v0.9.32

latest releases: v0.9.100, v0.9.99, v0.9.98...
3 months ago

Stash v0.9.32 — Search-tab streaming polish

Play album + tap-track-to-play

  • New "Play" button on the album detail screen, next to "Download all".
    Plays the album from the first track via the streaming queue path
    (background-fill setQueue → Kennyy/squid resolve).
  • Tap any track row in the album track list now plays the album from
    that track's index. Same Spotify-style "tap a song, queue the album
    from there" behaviour. The inline preview/download buttons keep
    their own click handlers.

Full artist discographies

  • YT Music's artist-page carousels are capped to ~10 cards; longer
    discographies live behind a "View all" link with a separate browseId.
    Stash now follows that link for the Albums and Singles carousels and
    replaces the truncated inline list with the full grid. Drake's recent
    releases, The Beatles' deep catalog, etc. all surface as a result.
  • Best-effort: if the second fetch fails or the response shape doesn't
    match, the original carousel result is kept. Cost is one extra HTTP
    round-trip per artist page on cold cache; subsequent loads hit the
    Room cache (24h TTL).
  • Existing artist-cache entries from prior versions ship the truncated
    list — they refresh organically over 24h, or users can force-stop
    • clear storage for an immediate update.

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.

Full Changelog: v0.9.31...v0.9.32

Don't miss a new Stash release

NewReleases is sending notifications on new releases.