What's Changed in v2.0.1
Desktop App
- stop button - download button becomes "Stop" during downloads, click to cancel
- fixed crashes - resolved QThread crashes when toggling preview/meta tags mid-download
- fixed ffmpeg detection - now finds homebrew/system ffmpeg at
/opt/homebrew/bin,/usr/local/bin - fixed download prompt - always prompts for folder on first download (no more read-only /music errors)
- fixed meta tags - tags now written only after file exists (no more "file not found" errors)
- improved thread safety - UI updates from worker threads now use Qt signals
Web App
- added Buy Me a Coffee and GitHub Sponsor buttons in footer
- cold start banner warning for free-tier backend
CI/CD
- added Render health check action (runs every 6 hours)
- homebrew cask now includes FFmpeg as dependency
Installation
macOS (Homebrew):
brew install --cask sunnypatell/tap/sunnifyFFmpeg is installed automatically as a dependency
Direct Download:
Download the appropriate binary below for your platform.
Full Changelog: v2.0.0...v2.0.1