Bitcrush Studio v1.0.4
Bitcrush Studio v1.0.4
A follow-up to v1.0.3 addressing the remaining issues reported by Linux users running against a remote captioning server.
Fixed
- Batch captioning with a remote OpenAI-compatible server (e.g. LM Studio) now works when GPU setup was skipped. Previously, Preview succeeded but Start Batch failed with a "backend unreachable" error, because the tool required local AI components even when captioning entirely over the network. Remote (OpenAI-compatible / Gemini) backends no longer need any local AI install.
- Live progress now streams in the packaged app. The operations panel could sit without live updates (and the log filled with repeated connection-rejected messages) because the progress connection was being refused in the packaged build. It now connects correctly.
- Clearer messages when a local component isn't installed. Choosing a local captioning backend without the AI components installed — or opening Masking without its components — now shows an accurate, actionable message instead of a misleading "backend unreachable".