feat: parallele Proxy-Segmentdownloads

This commit is contained in:
Sucukdeluxe
2026-08-31 12:49:15 +02:00
parent 50f04b2761
commit 17ac99d373
20 changed files with 1275 additions and 52 deletions
+6 -3
View File
@@ -114,9 +114,12 @@ function createSettings(): AppSettings {
maxParallel: 4,
maxParallelExtract: 2,
retryLimit: 3,
speedLimitEnabled: false,
speedLimitKbps: 0,
speedLimitMode: "global",
speedLimitEnabled: false,
speedLimitKbps: 0,
speedLimitMode: "global",
proxyDownloadEnabled: false,
proxyListPath: "",
proxyConnectionsPerDownload: 16,
updateRepo: "Sucukdeluxe/Multi-Debrid-Downloader",
autoUpdateCheck: true,
clipboardWatch: true,
+1
View File
@@ -168,6 +168,7 @@ export function createVisualElectronApi(
},
writeClipboardText: async () => true,
pickFolder: async () => "C:\\Visual\\Selected",
pickProxyList: async () => "C:\\Visual\\proxy-list.txt",
pickContainers: async () => ["C:\\Visual\\Containers\\visual.dlc"],
getSessionStats: async () => ({
bandwidth: {