Bug Fixes
- Windows; Soulseek (sldl) not detected: FLACidal was looking for the sldl binary at a Linux-only path on all platforms. On Windows the binary was never found regardless of where it was placed, causing a permanent sldl not found error. The correct path is now used per platform:
- Windows:
%APPDATA%\flacidal\sldl.exe(e.g.C:\Users\YourName\AppData\Roaming\flacidal\sldl.exe) - Linux / macOS:
~/.local/share/flacidal/sldl(unchanged)
- Windows:
- The sldl not found message in Settings -> General -> Soulseek now displays the correct expected path for the current platform.
How to Update
Download the new binary for your platform below and replace your existing installation. No configuration changes required.
Full Changelog: v4.8.0...v4.8.1