-
Multi-Hoster-Upload v1.6.8 Stable
released this
2026-03-11 04:06:41 +01:00 | 378 commits to master since this releaseFix: Atomic config writes to prevent settings/account data loss during app updates or crashes. Config now uses write-to-temp + rename pattern with automatic .bak backup fallback.
Downloads
-
Multi-Hoster-Upload v1.6.7 Stable
released this
2026-03-11 04:00:53 +01:00 | 379 commits to master since this releaseWhat's New in v1.6.7
Bug Fixes
- Fixed settings/accounts/queue lost after update — The app now migrates the config file from previous locations (different AppData folder names, portable exe directory) on first launch. Accounts, upload settings, and pending queue are preserved across updates.
- Fixed staggered upload intervals — Intervals now correctly serialize per hoster (from v1.6.6).
Features (from v1.6.5)
- Selectable rows in Recent Files panel — Click, Ctrl+Click, Shift+Click to select. Ctrl+A to select all. Delete to remove. Right-click for context menu with "Copy links" and "Remove".
- Double-click to copy a single link in the Files panel.
Downloads
-
Multi-Hoster-Upload v1.6.6 Stable
released this
2026-03-11 03:56:29 +01:00 | 381 commits to master since this releaseWhat's New in v1.6.6
Bug Fix
- Fixed staggered upload intervals — Upload intervals (e.g. 3s between starts) now work correctly. Previously, all uploads would read the same timestamp and start simultaneously. Now each upload properly waits its turn using a serialized per-hoster queue.
Downloads
-
Multi-Hoster-Upload v1.6.5 Stable
released this
2026-03-11 03:51:31 +01:00 | 383 commits to master since this releaseWhat's New in v1.6.5
Recent Files Panel - Selection & Management
- Row selection — Click to select, Ctrl+Click for multi-select, Shift+Click for range select
- Ctrl+A — Select all rows in the Files panel
- Delete key — Remove selected entries from the list
- Right-click context menu — "Copy links" and "Remove" actions for selected rows
- Double-click — Quick-copy a single link to clipboard
Downloads
-
Multi-Hoster-Upload v1.6.4 Stable
released this
2026-03-11 03:47:28 +01:00 | 385 commits to master since this releaseWhat's New in v1.6.4
New Features
- Sortable Recent Files panel — Click on Date, Filename, Host, or Link column headers to sort. Click again to reverse. New uploads are automatically inserted in the current sort order.
- "Start Selected" in context menu — Right-click on selected queue items and choose "Start selected" to upload only those files.
- Live settings updates — Changes to parallel upload count and speed limits are now applied immediately while uploads are running. No need to restart the upload batch.
Improvements
- Retry pause — All upload retries now wait 3 seconds before restarting, preventing rapid retry loops that could trigger rate limits.
- Upload log safety — Added fallback
file_codecheck when logging completed uploads. A warning is now logged if an upload completes without a downloadable link.
Downloads
-
Multi-Hoster-Upload v1.6.3 Stable
released this
2026-03-11 03:39:57 +01:00 | 387 commits to master since this releaseWhat's New in v1.6.3
DoodStream Upload Fixed
- Fixed DoodStream uploads failing at 100% — The upload server returns
<textarea>elements instead of<input type="hidden">for form fields. The parser now correctly handles both formats. - Fixed two-step upload flow — Upload result form is now submitted to
doodstream.comwithop=upload_resultinstead of following the CDN form action URL, which was returning the homepage. - Fixed redirect handling — Upload server redirect responses (302) are now properly detected and followed (undici does not follow redirects by default).
- Fixed speed display — Switched from push-based Readable stream to async generator streaming (same pattern as VOE), so upload speed is now correctly calculated and displayed in real-time.
- Added debug logging — DoodStream uploads now write to
doodstream-debug.logfor easier troubleshooting.
New Features
- Start Selected button — New toolbar button to upload only the selected files in the queue, instead of starting all queued files.
- Always on Top in Settings — Moved from the right-click context menu to the Settings panel under "Verhalten" (Behavior) for easier access.
Improvements
- 3-second retry pause — Retries now wait 3 seconds before restarting, preventing rapid retry loops.
- Removed Shutdown after Finish from the context menu (declutter).
- Error entries hidden from upload history — Only successful uploads are shown in the history view (same as already done for aborted uploads).
- Reduced UI lag on focus switch — Disabled Chromium background throttling to prevent frame drops when switching between the app and other windows.
Downloads
- Fixed DoodStream uploads failing at 100% — The upload server returns
-
Multi-Hoster-Upload v1.6.2 Stable
released this
2026-03-11 03:18:07 +01:00 | 390 commits to master since this releaseFix: Doodstream Upload folgt jetzt der HTML-Form-Weiterleitung
Downloads
-
Multi-Hoster-Upload v1.6.1 Stable
released this
2026-03-11 03:14:32 +01:00 | 392 commits to master since this releaseStats-Panel, Abort-Persistenz, Doodstream Error-Logging
Downloads
-
Multi-Hoster-Upload v1.6.0 Stable
released this
2026-03-11 03:09:23 +01:00 | 394 commits to master since this releaseGlobales Speed-Limit, Settings aufgeraeumt, Abort-Reset, Resize-Panel, gestaffeltes Intervall
Downloads
-
Multi-Hoster-Upload v1.5.5 Stable
released this
2026-03-11 02:52:54 +01:00 | 396 commits to master since this releaseUI: Toolbar-Icons, Hoster-Summary ausgeblendet
Downloads