Skip to content

fix(auto-upload): pending media items#16686

Open
alperozturk96 wants to merge 1 commit intomasterfrom
fix/auto-upload-is-pending
Open

fix(auto-upload): pending media items#16686
alperozturk96 wants to merge 1 commit intomasterfrom
fix/auto-upload-is-pending

Conversation

@alperozturk96
Copy link
Collaborator

Fixes

Pending media items should not be inserted until its finished.

2026-03-16 10:25:27.971 9854-9900 FilesystemRepository com.nextcloud.client D inserting new file system entity: FilesystemEntity(id=null, localPath=/storage/emulated/0/Movies/.pending-1774257922-VID_20260316_102522.mp4, fileIsFolder=0, fileFoundRecently=1773653127971, fileSentForUpload=0, syncedFolderId=2, crc32=1291491402, fileModified=1773653122000)

How to reproduce?

  1. Choose a local storage that has videos for auto-upload
  2. Record video
  3. Insert logic will be triggered

Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
@alperozturk96
Copy link
Collaborator Author

/backport to stable-3.36

@github-actions
Copy link

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/16686.apk

qrcode

To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.

@github-actions
Copy link

Codacy

SpotBugs

CategoryBaseNew
Bad practice4040
Correctness7272
Dodgy code236236
Experimental11
Internationalization77
Malicious code vulnerability22
Multithreaded correctness3434
Performance4343
Security1818
Total453453

@github-actions
Copy link

blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(feature: auto upload) Also had auto-upload being stuck on large video upload

1 participant