This version introduces a microservice architecture, and therefore a complete rewrite of the scanner and matcher features, which are much faster now. The matcher's accuracy is enhanced and is less prone to failure due to rate-limiting than before.
Other notable features:
- Standalone tracks (tracks do not have to belong to a release)
- Rewrite the way videos are handled (a single song can have multiple videos)
⚠️ This introduces a few breaking changes. You will have to rescan your libraries. The API also changed quite a bit.
What's Changed
Exciting New Features 🎉
- Search History by @Arthi-chaud in #780
- Compute AcoustID Fingerprint and Use it to match songs by @Arthi-chaud in #799
- Standalone Tracks by @Arthi-chaud in #808
- Server: BSides across albums by @Arthi-chaud in #802
Improvements, Optmizations & Enhancements 👍
- Server: Compute Illustration Blurhash using aspect ratio by @Arthi-chaud in #754
- Server: Optimise housekeeping by @Arthi-chaud in #826
Other Changes 🔀
- Illustration Service: Resize down the image before computing the blurhash by @Arthi-chaud in #774
- Server: Fix Spelling of 'A cappella' by @Arthi-chaud in #785
- BSides: Medleys by @Arthi-chaud in #800
- Scanner: Remove black bars on thumbnails by @Arthi-chaud in #810
- Server: Add 'Original Score' keyword to identify soundtrack albums by @Arthi-chaud in #811
Full Changelog: v2.4.0...v3.0.0