0.1.14 adds a set of special filters for surfacing tracks that need attention, plus two fixes for issues that could interrupt enrichment and file management after acquire.
What’s New
Special Filters
A new category of filters lets you narrow your library to tracks with specific gaps in their data — without having to manually hunt for them.
The filters added in this release:
- Not enriched — tracks that haven’t been through an enrichment run yet
- No file — tracks in your library that don’t have a local file associated with them
- Empty genre — tracks missing a genre value
- Empty subgenre — tracks missing a subgenre value
These are most useful when you’re doing library maintenance: after a batch import, after acquiring a set of new tracks, or when you notice something feels off and want to quickly see what’s incomplete. Select the filter, see the gap, fix it.
Fixes
Enrichment running on entire library instead of new tracks
When enrichment was automatically triggered for newly added tracks, it would run across the entire library instead of just the tracks that were just added. This is now fixed; enrichment correctly scopes to the tracks it was invoked for.
File path not saved after format conversion following acquire
If a track was acquired and then had its format converted in the same flow, the converted file’s path wasn’t being saved back to the library record. The track would appear as if it had no local file, even though the file was on disk. This is resolved — the path is now correctly written after conversion completes.
Update is available now through the app.
— The Kombiner Team