github anandprtp/Antra v1.1.3

latest releases: v1.1.7, v1.1.6, v1.1.5...
3 months ago

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=True one-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_limited not excluded, 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

Windows
macOS Apple Silicon
macOS Intel
Linux

Files

  • Antra.exe: Windows
  • Antra-Linux.AppImage: Linux
  • Antra-macOS.dmg: macOS Apple Silicon
  • Antra-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.AppImage

If Ubuntu blocks running it from ~/Downloads, move it first:

mv ~/Downloads/Antra-Linux.AppImage ~/
cd ~
chmod +x Antra-Linux.AppImage
./Antra-Linux.AppImage
macOS 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:

  1. Open Applications
  2. Right-click Antra
  3. Click Open
  4. Click Open again in the warning dialog

Useful notes for macOS:

  • If the app still does not open, go to System Settings -> Privacy & Security and click Open Anyway if that option appears.
  • You may need to move the app out of the DMG and into Applications before opening it.
  • This build is not notarized yet, so the first-run security prompt is expected.

Don't miss a new Antra release

NewReleases is sending notifications on new releases.