What's New
- Soulseek — fully working — transfers complete reliably, path resolution fixed, collaboration credits stripped from search queries, slskd auto-killed on app quit, web UI credentials surfaced in Settings
- Library Preferences — choose folder structure (Standard / Flat) and filename format (Default / Title Only / Artist–Title / Title–Artist) from first-run setup or Settings
- Full Albums mode — download the same track across multiple album editions without deduplication blocking it
- Explicit version preference — radio edits and censored cuts are penalised; Antra keeps searching for the dirty version
- Hi-res awareness — knows when a 24-bit master exists and won't settle for CD quality if a better source is reachable
- Source health check — Tidal / Amazon / Qobuz chips below the URL bar show live endpoint status before you start a download
- Rich tracklist UI — full album/playlist header, inline per-track progress bars, separate log panel, scroll-to-bottom arrow, multi-URL album separators
- Library History — cover art thumbnails, correct card layout with title as primary label
- Community — join us on Telegram · support on Ko-fi
Bug Fixes
- Fixed Soulseek transfers stalling despite slskd completing them (username-prefixed path resolution +
includeRemoved=Trueone-shot pass) - Fixed Soulseek-only mode reporting "No source adapters available"
- Fixed filename format and folder structure settings not reaching the download engine
- Fixed disc-prefixed numbering (
101,201...) now universal across all filename formats - Fixed Full Albums mode skipping deluxe/Shady edition tracks that share tracks with the standard edition
- Fixed public user-created Apple Music playlists (
pl.u-) blocked by overly aggressive guard - Fixed Amazon and Soulseek adapters failing on tracks with
(with X)collaboration credits in the title - Fixed rate-limited adapters now moved to end of entire resolve order, not just their tier
- Fixed truncated HiFi downloads now route to
rate_limitednotexcluded, so the fallback chain stays open - Fixed slskd binary not executable after extraction on macOS/Linux
- Fixed ISRCEnricher hitting 429 on every batch (reduced workers + exponential backoff)
- Fixed Ko-fi toast dismissing while hovered
Downloads
Files
Antra.exe: WindowsAntra-Linux.AppImage: LinuxAntra-macOS.dmg: macOS Apple SiliconAntra-macOS-Intel.dmg: macOS Intel
Linux install
Download Antra-Linux.AppImage, then install the WebKit dependency for your distro:
Ubuntu/Debian:
sudo apt install libwebkit2gtk-4.1-0
Arch Linux:
sudo pacman -S webkit2gtk-4.1
Fedora:
sudo dnf install webkit2gtk4.1
Then make executable and run:
chmod +x Antra-Linux.AppImage
./Antra-Linux.AppImageIf Ubuntu blocks running it from ~/Downloads, move it first:
mv ~/Downloads/Antra-Linux.AppImage ~/
cd ~
chmod +x Antra-Linux.AppImage
./Antra-Linux.AppImagemacOS install
Download the DMG for your Mac (Antra-macOS.dmg for Apple Silicon, Antra-macOS-Intel.dmg for Intel), open it, and drag Antra into your Applications folder.
On first launch, macOS may block the app with an "Apple could not verify" warning. To open it:
- Open
Applications - Right-click
Antra - Click
Open - Click
Openagain in the warning dialog
Useful notes for macOS:
- If the app still does not open, go to
System Settings -> Privacy & Securityand clickOpen Anywayif that option appears. - You may need to move the app out of the DMG and into
Applicationsbefore opening it. - This build is not notarized yet, so the first-run security prompt is expected.