Folder uploads in the browser no longer look stuck on "Starting…".
- Uploading a folder from the self-hosted web UI (Docker) appeared to
hang. The button sat on "Starting…" and nothing else happened. The
engine was reading through the whole folder before it told the app the
upload had begun, and until that finished the app had nothing to show and
no way to cancel. On a big game folder — especially one mounted into a
Docker container, where reading file details is far slower — that is
minutes of looking frozen. The upload now registers immediately and
reports progress while the folder is still being read, matching what
Resume-style folder uploads already did. (#275) - A folder that doesn't exist now reports a proper error instead of
failing the request outright. - Updated
sevenz-rust2andmdns-sd.