Skip to content

Qrip v0.3.3

Choose a tag to compare

@zyw0815 zyw0815 released this 27 Aug 06:45
· 3 commits to main since this release

v0.3.3 — Crash Fix & Diagnostics

For Windows users: the crash-after-login issue is fixed. The most common cause was Windows Defender quarantining the backend (qrip-server.exe) — unsigned apps are frequently false-flagged. Now:

  • A failed backend start no longer crashes the app with a "JavaScript error" popup — it shows a clear dialog explaining the antivirus cause, with restore/whitelist steps (bilingual).
  • All backend output is logged to %APPDATA%\Qrip\backend.log (macOS: ~/Library/Application Support/Qrip/backend.log, rolled at 1MB) — attach it when reporting issues.
  • If the Qobuz login page can't be opened (network / region), the app now says so instead of leaving a blank window.

Troubleshooting guide added to the README (EN + 中文): Windows Defender quarantine recovery and proxy/VPN notes (the backend needs to reach play.qobuz.com directly — TUN/virtual-adapter mode required if you use a system-proxy-only VPN).

⬇️ Downloads

  • macOS (Apple Silicon): Qrip-0.3.3-arm64.dmg
  • Windows (x64): Qrip Setup 0.3.3.exe

v0.3.3 — 闪退修复 + 故障诊断(中文)

Windows 用户请注意:登录后闪退的问题已修复。最常见原因是 Windows Defender 隔离了后端程序(qrip-server.exe)——未签名应用经常被误报。现在:

  • 后端启动失败不再弹「JavaScript error」崩溃窗口——会显示明确的双语错误提示,说明杀软隔离原因,并给出恢复文件、添加白名单的步骤。
  • 后端全部运行日志写入 %APPDATA%\Qrip\backend.log(macOS 为 ~/Library/Application Support/Qrip/backend.log,超 1MB 自动滚动)——反馈问题时请附上该文件。
  • Qobuz 登录页打不开(网络/地区原因)时,应用会明确提示,不再留一个空白窗口。

README(中英双语)新增「常见问题」小节:Windows Defender 误杀恢复步骤,以及代理/VPN 说明(后端需要直连 play.qobuz.com,仅系统代理模式的 VPN 需切换到 TUN/虚拟网卡模式)。

⬇️ 下载

  • macOS(Apple Silicon):Qrip-0.3.3-arm64.dmg
  • Windows(x64):Qrip Setup 0.3.3.exe