Skip to content

Conversation

@jagadam97
Copy link
Contributor

Description

normally for data critical applications like filebrowser we should ensure the file is fully written to disk before returning 2xx status code.

this PR adds that capability to filebrowser

Additional Information

Closes #5664

Checklist

Before submitting your PR, please indicate which issues are either fixed or closed by this PR. See GitHub Help: Closing issues using keywords.

  • I am aware the project is currently in maintenance-only mode. See README
  • I am aware that translations MUST be made through Transifex and that this PR is NOT a translation update
  • I am making a PR against the master branch.
  • I am sure File Browser can be successfully built. See builds and development.

Copy link
Member

@hacdias hacdias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is a good idea, let's see if it does indeed address the issue.

@hacdias hacdias merged commit 4fd18a3 into filebrowser:master Jan 10, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Uploading .flac files through filebrowser corrupts file.

2 participants