Release 20180710

Spinning ball

A really small release this week - a piece of work to make lookups more efficient which unexpectedly took longer than thought to complete!

For a while now bliss has been performing eager fingerprint lookups. That is, whenever any kind of query is made for cover art or metadata, fingerprinting is always performed and the fingerprint query is sent.

In many cases this is required, but not all. For those queries that can be satisfied with a simple tags-only query, the fingerprinting and extra query is a waste. This can particularly be a problem on more constrained devices like NASes.

So from this version, we only perform fingerprint queries lazily, that is: when they are needed. Note that this can still occur pretty often, especially when using the tag accuracy rules!

More improvements

  • More fixes for deadlocks that might occur when changing settings.
  • Don't infer a failure to fingerprint as a duplicate.

Downloading and installing

You can download from the downloads page. After you click through, installation instructions are available on the page following download.

Thanks to unsplash-logoJosh Calabrese for the image above.
tags: release

The Music Library Management blog

Dan Gravell

I'm Dan, the founder and programmer of bliss. I write bliss to solve my own problems with my digital music collection.