feat: 0.6.2 — search-download orphan fix
Manually-downloaded tracks from the Search tab and Artist Profile now
survive the next app launch. Previously, the startup orphan sweep
deleted them because they had no playlist membership.
Fix: a protected "Your Downloads" card appears in the Home Stash Mixes
(beta) section and holds every manual download. Orphan cleanup leaves
these tracks alone because they now have a playlist membership.
What's new:
- New PlaylistType.DOWNLOADS_MIX enum value + one seeded playlist per install
- Search / Artist Profile downloads auto-link to Your Downloads
- Removing a track from Your Downloads deletes it from the library (it's
the track's only home; cascade is explicit in the dialog copy) - Minor hygiene: committed the Room schema 15.json that was missing since
the 0.6.0 YT history sync migration
Co-Authored-By: Claude Opus 4.7 (1M context) 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.
Full Changelog: v0.6.1...v0.6.2