You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: FAQ.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
# PS5 Upload FAQ
2
2
3
3
Welcome! This FAQ covers setup, features, troubleshooting, and platform‑specific tips.
4
+
Latest release: **v1.3.7**.
4
5
5
6
---
6
7
@@ -156,6 +157,7 @@ Use **Manage** to:
156
157
**Logs panel**:
157
158
- Filter by **Debug / Info / Warn / Error**
158
159
- Optional **Save Logs**
160
+
- Resume scans now log a summary (skipped vs. remaining) in client logs after scanning.
159
161
160
162
**Automatic maintenance**:
161
163
When idle (no active transfer or extraction), PS5 Upload performs safe cleanup (buffer cleanup, log rotation, and temp cleanup) to reduce the chance of payload slowdowns.
Copy file name to clipboardExpand all lines: README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@
5
5
</p>
6
6
7
7
PS5 Upload is a fast, reliable way to move apps and homebrew to your PS5 without the pain of slow transfers.
8
+
Current release: **v1.3.7**.
8
9
9
10
New UI highlights:
10
11
- Cleaner Transfer and Manage layouts with clearer transfer settings.
@@ -120,9 +121,9 @@ Tip: Click **info** on an upload queue item to view the exact parameters used fo
120
121
121
122
### 7. Resume Transfers (Optional)
122
123
If a transfer was interrupted, you can enable **Resume** mode in the **Transfer** tab's settings. The next time you upload the same content to the same destination, it will skip files that are already there.
123
-
***Skip by size (fast)** — quickest.
124
-
***Skip by size + time (medium)** — more accurate.
125
-
***Verify SHA256 (slow)** — most accurate, slowest.
0 commit comments