From 86ab2ea3e34dccf1479b166b75ff5d08fe87f519 Mon Sep 17 00:00:00 2001 From: JFeverish Date: Sun, 1 Mar 2026 15:56:36 +0000 Subject: [PATCH] AFR: Increase timeout probe because of slower streams --- .../tv/ui/screens/player/PlayerRuntimeControllerAfrPreflight.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/java/com/nuvio/tv/ui/screens/player/PlayerRuntimeControllerAfrPreflight.kt b/app/src/main/java/com/nuvio/tv/ui/screens/player/PlayerRuntimeControllerAfrPreflight.kt index 417d7186..ce8d0c19 100644 --- a/app/src/main/java/com/nuvio/tv/ui/screens/player/PlayerRuntimeControllerAfrPreflight.kt +++ b/app/src/main/java/com/nuvio/tv/ui/screens/player/PlayerRuntimeControllerAfrPreflight.kt @@ -9,7 +9,7 @@ import kotlinx.coroutines.flow.update import kotlinx.coroutines.withTimeoutOrNull import kotlinx.coroutines.withContext -private const val AFR_PREFLIGHT_NEXTLIB_TIMEOUT_MS = 35000L +private const val AFR_PREFLIGHT_NEXTLIB_TIMEOUT_MS = 60000L private const val AFR_PREFLIGHT_FALLBACK_TIMEOUT_MS = 5500L internal suspend fun PlayerRuntimeController.runAfrPreflightIfEnabled(