Skip to content

v3.2.0 - Storage Display Fix & Mobile Improvements

Choose a tag to compare

@manos555555 manos555555 released this 23 Jan 23:25
· 17 commits to main since this release

What's New in v3.2.0

🔒 Privacy & Bug Fixes (Updated)

  • Removed disk space display - No longer shows PS5 storage capacity for privacy
  • Fixed storage query bug - Resolved syntax errors in statvfs code that could cause crashes
  • Privacy-focused - Application no longer queries or displays sensitive storage information

📱 Mobile App Improvements

  • Multi-select mode - Toggle button to select multiple files/folders
  • Folder browser - Visual folder picker for Copy/Move destinations
  • Sorted file list - Folders always displayed at top
  • Exit confirmation - Prompt when pressing back button
  • Delete folders - Now supports folder deletion (not just files)
  • Batch operations - Delete/download multiple items at once

🐛 Bug Fixes

  • Fixed empty folder deletion - No more 'Unexpected response' error
  • Fixed Copy/Move crash - No longer crashes when selecting destination
  • Fixed multi-select count - Correct item count in delete confirmation
  • Fixed folder navigation - Can enter folders after actions complete
  • Fixed potential crash from malformed storage query code
  • Removed unused protocol busy flag that caused compiler warnings

Downloads

File Description
PS5Upload.exe Windows application (standalone, updated with privacy fixes)
PS5UploadMobile.apk Android application
ps5_upload_server.elf PS5 payload (updated with privacy fixes, load via etaHEN)