diff --git a/packages/core/src/debrid/stremthru.ts b/packages/core/src/debrid/stremthru.ts index d63e3979..a9876986 100644 --- a/packages/core/src/debrid/stremthru.ts +++ b/packages/core/src/debrid/stremthru.ts @@ -52,7 +52,7 @@ export class StremThruInterface implements DebridService { token: config.token, }, clientIp: config.clientIp, - timeout: 20000, + timeout: 10000, }); }