Skip to content

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 26 Jun 20:21
· 120 commits to main since this release

v0.10.0 CHANGELOG

[FEATURE] Added support for Soulseek downloads using slskd

  • Requires a running Slskd instance.
  • Several new variables were introduced for configuration (see wiki).

[IMPROVEMENT] Large internal refactor

  • Modularized codebase to make future music system/download client integrations easier.

[IMPROVEMENT] More accurate song matching for all systems (thanks @avedor for Jellyfin & Emby implementation)

[FIX]

[MISC]

  • Environment variables in sample.env are now grouped by functionality
  • A full Wiki is now available, including:
    • Quick setup
    • Docker volume schematics
    • Configuration reference
    • System-specific notes

[DEPRECATION]

  • Removed legacy SUBSONIC_* variables (deprecated since v0.6.0)

Full Changelog: v0.8.4...v0.10.0