github rawnaldclark/Stash v0.3.4-beta.3
Stash v0.3.4-beta.3

latest releases: v0.9.105, v0.9.104, v0.9.103...
pre-release4 months ago

Pre-release — library migration speedup

Migrating a large library was slowing down as it climbed — DocumentFile.findFile() scans SAF folders linearly, and each artist/album lookup got more expensive as the target folder filled up (O(n²) aggregate).

Added an in-memory cache of the artist/album directory tree during the move. 3-5× faster on libraries of 1000+ tracks.

Supersedes v0.3.4-beta.2. Upgrade to v0.3.4 for the final release.

Don't miss a new Stash release

NewReleases is sending notifications on new releases.