github rombat/musicbee-navidrome-sync v1.5.0

4 months ago

1.5.0 (2025-08-30)

Lean release

This release doesn't bring new features (except the --show-not-found flag).
But the project has been completely refactored to reduce memory consumption and increase speed, from 2 to 5 times faster in my tests.
Lots of dependencies have been removed too, to rely more on node native modules, more unit tests added, and it has been converted to ESM to use a more modern JS and make it more future-proof.

Bug Fixes

Features

  • --show-not-found option added (048c60d)
  • complete refactoring to ESM (2efa636)
  • refactor albums and artists with aggregate queries (94765a1)
  • refactored csvtojson to reduce memory usage (f74fb4a)
  • removed sequelize/sqlite3 in favor of native node:sqlite (793d090)
  • tests added on PR (669521c)

Don't miss a new musicbee-navidrome-sync release

NewReleases is sending notifications on new releases.