🎉 PS5 Upload Suite v4.0.0
✨ New Features
🔄 Retry Failed Transfers
- Right-click context menu on failed transfers
- Retry Upload - Re-queue failed files for upload
- Remove from List - Clear individual failed items
- Persistent paths - Failed transfers store local and remote paths
- Smart retry - Validates file existence before retry
🗑️ Clear All Button Fix
- Transfer History Clear All now works correctly
- Confirmation dialog before clearing history
- Clears both completed and failed transfers
🔧 Performance & Stability
Upload Performance
- Large files (>100MB): 30-36 MB/s per file
- Small files (<100MB): 8-12 MB/s per file
- 4 parallel large files - Prevents PS5 memory exhaustion
- 16 total connections - Optimal for mixed workloads
Connection Stability
- Stable 8MB buffer - Proven reliable for high-speed transfers
- TCP NoDelay - Already enabled for optimal performance
- 16MB socket buffers - Maintained for maximum throughput
🐛 Bug Fixes
- Fixed Clear All button not clearing transfer history
- Fixed connection drops when using oversized buffers
- Added proper event handlers for failed transfer context menu
- Improved error handling for retry operations
📦 Downloads
- PS5Upload.exe - Windows Client (standalone, 153 MB)
- ps5_upload_server.elf - PS5 Payload Server
- PS5UploadSuite.apk - Android Mobile App
📝 Installation
- PS5 Payload: Load ps5_upload_server.elf using etaHEN/GoldHEN
- Windows Client: Run PS5Upload.exe (no installation required)
- Android App: Install PS5UploadSuite.apk on your Android device
🔗 Source Code
Complete source code available in the repository.
Full Changelog: https://github.com/manos555555/PS5-Upload-Suite/blob/main/CHANGELOG.md