feat(plip): add DELETE /game/file (SD/SPIFFS) #36

Merged
electron merged 1 commits from feat/plip-file-delete into main 2026-06-18 19:57:56 +00:00
Owner

Unlink a staged file (same sd/ vs SPIFFS routing as POST). For cleaning stale SD pack clips. Validated: probe WAVs removed.

Unlink a staged file (same sd/ vs SPIFFS routing as POST). For cleaning stale SD pack clips. Validated: probe WAVs removed.
electron added 1 commit 2026-06-18 19:57:42 +00:00
feat(plip): add DELETE /game/file (SD/SPIFFS)
CI / platformio (push) Failing after 4m10s
CI / platformio (pull_request) Failing after 10m42s
f3d03c637a
Removes a staged file with the same sd/ vs SPIFFS path routing as the
POST handler (mounts SD on demand). Lets the host clean stale clips
when regenerating the SD voice pack. max_uri_handlers 17->18.
Validated: probe WAVs removed from /sdcard/voice (200, then 404).
electron merged commit f3d03c637a into main 2026-06-18 19:57:56 +00:00
Sign in to join this conversation.