-
Multi-Hoster-Upload v1.5.0 Stable
released this
2026-03-11 01:36:50 +01:00 | 532 commits to master since this releasefeat: doodstream login support, auto-remove from queue, byse URL fix
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
Multi-Hoster-Upload 1.5.0.exe
78 MiB
-
Multi-Hoster-Upload 1.5.0.exe
71 MiB
-
Multi-Hoster-Upload Setup 1.5.0.exe
78 MiB
-
Multi-Hoster-Upload Setup 1.5.0.exe
78 MiB
-
Multi-Hoster-Upload Setup 1.5.0.exe.blockmap
84 KiB
-
Multi-Hoster-Upload Setup 1.5.0.exe.blockmap
84 KiB
-
latest.yml
366 B
-
latest.yml
366 B
-
Multi-Hoster-Upload v1.4.0 Stable
released this
2026-03-11 00:45:09 +01:00 | 534 commits to master since this releasefeat: byse.sx Health Check + Performance-Optimierungen fuer grosse Queues (Virtual Scrolling, O(1) Lookups, Async Config Writes)
Downloads
-
Multi-Hoster-Upload v1.3.0 Stable
released this
2026-03-11 00:34:22 +01:00 | 535 commits to master since this releasefeat: Account-Management Tab mit Login-Validierung
Downloads
-
Multi-Hoster-Upload v1.2.1 Stable
released this
2026-03-11 00:17:30 +01:00 | 538 commits to master since this releaseFix VOE.sx upload (2-step CDN flow) + Health Check
Downloads
-
Multi-Hoster-Upload v1.2.0 Stable
released this
2026-03-11 00:04:40 +01:00 | 540 commits to master since this releasefeat: voe.sx login-based upload, session-based files panel, remove delete-all button
Downloads
-
Multi-Hoster-Upload v1.1.3 Stable
released this
2026-03-10 23:47:49 +01:00 | 542 commits to master since this releasefix: session-based files panel, remove delete-all button
Downloads
-
Multi-Hoster-Upload v1.1.2 Stable
released this
2026-03-10 22:22:35 +01:00 | 544 commits to master since this releaseMulti-Hoster-Upload v1.1.2
Downloads
-
v1.1.1 - Upload Fix Stable
released this
2026-03-10 21:23:36 +01:00 | 547 commits to master since this releaseFixes
Critical: Uploads stuck at Queued
startBatch() lief synchron im ipcMain.handle() Callback - webContents.send() Events wurden von Electron verschluckt und kamen nie beim Renderer an. Fix: Deferred via process.nextTick.
Settings zeigten Inaktiv nach Speichern
renderSettings() wurde nach dem Speichern nicht aufgerufen. Panel-Status (Aktiv/Inaktiv) aktualisiert sich jetzt sofort.
Weitere Verbesserungen
- .catch() Error-Handler auf startBatch() fuer versteckte Async-Fehler
- select-folder IPC Handler hinzugefuegt
- Debug-Logging (upload-debug.log) zur Diagnose
- unhandledRejection Handler fuer Main-Process
- Scramble-Defaults in Config
Downloads
-
released this
2026-03-10 12:30:06 +01:00 | 550 commits to master since this releaseChanges
Critical Fix
- Fixed uploads stuck at Queued � startBatch() was running inside ipcMain.handle() callback, causing webContents.send() events to be dropped. Deferred via process.nextTick.
- Fixed settings panel showing Inaktiv after save � renderSettings() now called after saveSettings()
- Added .catch() error handler on startBatch() to surface hidden async errors
- Added select-folder IPC handler
- Added debug logging (upload-debug.log) for diagnosing upload issues
- Added unhandledRejection handler for main process
Queue System & Robustness
- Per-hoster concurrency control (FIFO semaphore)
- Token-bucket bandwidth throttling with abort signal support
- Configurable retry logic with speed-based restart
- Speed monitoring with auto-abort below threshold
- File size filter per hoster
- Time interval between upload jobs
Per-Hoster Settings
- Retries, max speed, parallel upload count
- Restart below speed threshold
- Time interval between jobs
- Max file size limit
UI Overhaul
- Queue table with 8 columns (filename, uploaded/size, host, status, elapsed, remaining, speed, progress)
- Status-colored rows and progress bars
- Context menu: copy links, retry, delete, shutdown-after-finish, always-on-top
- Statusbar with global speed, total bytes, elapsed time
- Collapsible per-hoster settings panels
- Debounced rendering with scroll position preservation
Bug Fixes
- Fixed Vidmoly infinite redirect loop (max 10 redirects)
- Fixed Vidmoly upload body not consumed on redirect
- Fixed installUpdate unhandled promise rejection
- Fixed context submenu viewport overflow
- Fixed speedMonitor interval leak on upload error
- Fixed combined signal listener cleanup
Downloads
-
Multi-Hoster-Upload v1.0.0 Stable
released this
2026-03-10 02:38:03 +01:00 | 554 commits to master since this releaseErster Release
Downloads