summaryrefslogtreecommitdiff
path: root/player-android/lib/api
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-20 07:33:23 +0300
committerPaul Buetow <paul@buetow.org>2026-05-20 07:33:23 +0300
commit99736c4dbd196bd5a665e084c3251baa7dc444a0 (patch)
tree09bd3709795f4ee34b5cb3b5e611d126d29a7c0c /player-android/lib/api
parentc75d7a6eab16ccb0d75270c841821c9b47ebba7b (diff)
Log os.Remove cleanup errors in service (0a)
The cleanup paths in writeService.UploadMedia, copyFile, and the podcast episode download/persist flow previously swallowed os.Remove errors. When unlink fails due to permission or I/O issues, operators had no breadcrumb — only an already-gone file is benign. Each call now goes through a small helper that logs a warning unless the error is fs.ErrNotExist. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Diffstat (limited to 'player-android/lib/api')
0 files changed, 0 insertions, 0 deletions