Skip to content

Qrip v0.3.2

Choose a tag to compare

@zyw0815 zyw0815 released this 17 Aug 05:49
· 6 commits to main since this release

v0.3.2 — Hotfix + Faster Startup

Fixes:

  • Search / resolve "Internal Server Error": on machines that also have a streamrip source checkout (e.g. developer machines), the packaged backend wrongly loaded that unmodified streamrip instead of the vendored one embedded in the app. The packaged backend now always uses the embedded version.
  • Much faster startup: the backend is now bundled as a directory (onedir) instead of a single compressed file, so there's no more per-launch extraction. Cold start went from ~20s to ~2s (app ready in ~9s).

Upgrade: Install over v0.3.0 — no need to log in again (credentials are kept).

⬇️ Downloads

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

v0.3.2 — 紧急修复 + 启动提速(中文)

修复内容

  • 搜索/解析报「Internal Server Error」:如果电脑上同时存在 streamrip 源码仓库(比如开发者机器),打包版后端会错误加载未修改的官方 streamrip 而不是应用内嵌的修改版。现在打包版始终使用内嵌版本。
  • 启动大幅提速:后端改为目录模式打包(onedir),不再每次启动解压 27.9MB 单文件。冷启动从约 20 秒降到约 2 秒(应用 9 秒左右可用)。

升级方式:直接覆盖安装 v0.3.0 即可,无需重新登录(凭据保留)。

⬇️ 下载

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