--- client: Jellyfin for Android TV client_version: 0.16.7 client_repository: https://github.com/jellyfin/jellyfin-androidtv type: crash_report format: markdown --- ### Logs ***Stack Trace***: ```log org.jellyfin.sdk.api.client.exception.TimeoutException: HTTP request timed out at org.jellyfin.sdk.api.client.KtorClient.request$suspendImpl(KtorClient.kt:117) at org.jellyfin.sdk.api.client.KtorClient$request$1.invokeSuspend(Unknown Source:19) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:194) at io.ktor.util.pipeline.SuspendFunctionGun.access$resumeRootWith(SuspendFunctionGun.kt:15) at io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:89) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:194) at io.ktor.util.pipeline.SuspendFunctionGun.access$resumeRootWith(SuspendFunctionGun.kt:15) at io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:89) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:194) at io.ktor.util.pipeline.SuspendFunctionGun.access$resumeRootWith(SuspendFunctionGun.kt:15) at io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:89) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:194) at io.ktor.util.pipeline.SuspendFunctionGun.access$resumeRootWith(SuspendFunctionGun.kt:15) at io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:89) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at android.os.Handler.handleCallback(Handler.java:938) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loopOnce(Looper.java:201) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7839) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003) Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@8019dca, Dispatchers.Main.immediate] Caused by: io.ktor.client.features.HttpRequestTimeoutException: Request timeout has expired [url=http://10.0.0.108:8096/Users/d974570c-7bef-45a5-86ac-3b03a598e954/Items/Resume?limit=50&fields=PrimaryImageAspectRatio&fields=Overview&fields=ItemCounts&fields=DisplayPreferencesId&fields=ChildCount&mediaTypes=Video&imageTypeLimit=1&enableTotalRecordCount=false&enableImages=true&excludeActiveSessions=false, request_timeout=30000 ms] at io.ktor.client.features.HttpTimeout$Feature$install$1$1$killer$1.invokeSuspend(HttpTimeout.kt:149) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684) ``` ***Logcat***: ```log 04-07 18:58:26.405 I/org.jellyfin.sdk.api.sockets.OkHttpWebsocketSession( 7768): Receiving (raw) message {"MessageId":"eb0c611f1a5d48fbbb905d090db02311","MessageType":"KeepAlive"} 04-07 18:58:40.588 D/org.jellyfin.sdk.api.client.KtorClient( 7768): HTTP request timed out 04-07 18:58:40.588 D/org.jellyfin.sdk.api.client.KtorClient( 7768): io.ktor.client.features.HttpRequestTimeoutException: Request timeout has expired [url=http://10.0.0.108:8096/Users/d974570c-7bef-45a5-86ac-3b03a598e954/Items/a72cbdd6-f370-7d6e-5cf3-50147adc72e2, request_timeout=30000 ms] 04-07 18:58:40.588 D/org.jellyfin.sdk.api.client.KtorClient( 7768): at io.ktor.client.features.HttpTimeout$Feature$install$1$1$killer$1.invokeSuspend(HttpTimeout.kt:149) 04-07 18:58:40.588 D/org.jellyfin.sdk.api.client.KtorClient( 7768): at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 04-07 18:58:40.588 D/org.jellyfin.sdk.api.client.KtorClient( 7768): at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108) 04-07 18:58:40.588 D/org.jellyfin.sdk.api.client.KtorClient( 7768): at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584) 04-07 18:58:40.588 D/org.jellyfin.sdk.api.client.KtorClient( 7768): at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793) 04-07 18:58:40.588 D/org.jellyfin.sdk.api.client.KtorClient( 7768): at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697) 04-07 18:58:40.588 D/org.jellyfin.sdk.api.client.KtorClient( 7768): at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684) 04-07 18:58:40.593 E/BaseRowItem$refresh( 7768): Failed to refresh item 04-07 18:58:40.593 E/BaseRowItem$refresh( 7768): org.jellyfin.sdk.api.client.exception.TimeoutException: HTTP request timed out 04-07 18:58:40.593 E/BaseRowItem$refresh( 7768): at org.jellyfin.sdk.api.client.KtorClient.request$suspendImpl(KtorClient.kt:117) 04-07 18:58:40.593 E/BaseRowItem$refresh( 7768): at org.jellyfin.sdk.api.client.KtorClient$request$1.invokeSuspend(Unknown Source:19) 04-07 18:58:40.593 E/BaseRowItem$refresh( 7768): at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 04-07 18:58:40.593 E/BaseRowItem$refresh( 7768): at io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:194) 04-07 18:58:40.593 E/BaseRowItem$refresh( 7768): at io.ktor.util.pipeline.SuspendFunctionGun.access$resumeRootWith(SuspendFunctionGun.kt:15) 04-07 18:58:40.593 E/BaseRowItem$refresh( 7768): at io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:89) 04-07 18:58:40.593 E/BaseRowItem$refresh( 7768): at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) 04-07 18:58:40.593 E/BaseRowItem$refresh( 7768): at io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:194) 04-07 18:58:40.593 E/BaseRowItem$refresh( 7768): at io.ktor.util.pipeline.SuspendFunctionGun.access$resumeRootWith(SuspendFunctionGun.kt:15) 04-07 18:58:40.593 E/BaseRowItem$refresh( 7768): at io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:89) 04-07 18:58:40.593 E/BaseRowItem$refresh( 7768): at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) 04-07 18:58:40.593 E/BaseRowItem$refresh( 7768): at io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:194) 04-07 18:58:40.593 E/BaseRowItem$refresh( 7768): at io.ktor.util.pipeline.SuspendFunctionGun.access$resumeRootWith(SuspendFunctionGun.kt:15) 04-07 18:58:40.593 E/BaseRowItem$refresh( 7768): at io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:89) 04-07 18:58:40.593 E/BaseRowItem$refresh( 7768): at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) 04-07 18:58:40.593 E/BaseRowItem$refresh( 7768): at io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:194) 04-07 18:58:40.593 E/BaseRowItem$refresh( 7768): at io.ktor.util.pipeline.SuspendFunctionGun.access$resumeRootWith(SuspendFunctionGun.kt:15) 04-07 18:58:40.593 E/BaseRowItem$refresh( 7768): at io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:89) 04-07 18:58:40.593 E/BaseRowItem$refresh( 7768): at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) 04-07 18:58:40.593 E/BaseRowItem$refresh( 7768): at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) 04-07 18:58:40.593 E/BaseRowItem$refresh( 7768): at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115) 04-07 18:58:40.593 E/BaseRowItem$refresh( 7768): at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103) 04-07 18:58:40.593 E/BaseRowItem$refresh( 7768): at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584) 04-07 18:58:40.593 E/BaseRowItem$refresh( 7768): at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793) 04-07 18:58:40.593 E/BaseRowItem$refresh( 7768): at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697) 04-07 18:58:40.593 E/BaseRowItem$refresh( 7768): at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684) 04-07 18:58:40.593 E/BaseRowItem$refresh( 7768): Caused by: io.ktor.client.features.HttpRequestTimeoutException: Request timeout has expired [url=http://10.0.0.108:8096/Users/d974570c-7bef-45a5-86ac-3b03a598e954/Items/a72cbdd6-f370-7d6e-5cf3-50147adc72e2, request_timeout=30000 ms] 04-07 18:58:40.593 E/BaseRowItem$refresh( 7768): at io.ktor.client.features.HttpTimeout$Feature$install$1$1$killer$1.invokeSuspend(HttpTimeout.kt:149) 04-07 18:58:40.593 E/BaseRowItem$refresh( 7768): at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 04-07 18:58:40.593 E/BaseRowItem$refresh( 7768): at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108) 04-07 18:58:40.593 E/BaseRowItem$refresh( 7768): ... 4 more 04-07 18:58:42.122 D/org.jellyfin.sdk.api.client.KtorClient( 7768): HTTP request timed out 04-07 18:58:42.122 D/org.jellyfin.sdk.api.client.KtorClient( 7768): io.ktor.client.features.HttpRequestTimeoutException: Request timeout has expired [url=http://10.0.0.108:8096/Users/d974570c-7bef-45a5-86ac-3b03a598e954/Items/Resume?limit=50&fields=PrimaryImageAspectRatio&fields=Overview&fields=ItemCounts&fields=DisplayPreferencesId&fields=ChildCount&mediaTypes=Video&imageTypeLimit=1&enableTotalRecordCount=false&enableImages=true&excludeActiveSessions=false, request_timeout=30000 ms] 04-07 18:58:42.122 D/org.jellyfin.sdk.api.client.KtorClient( 7768): at io.ktor.client.features.HttpTimeout$Feature$install$1$1$killer$1.invokeSuspend(HttpTimeout.kt:149) 04-07 18:58:42.122 D/org.jellyfin.sdk.api.client.KtorClient( 7768): at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 04-07 18:58:42.122 D/org.jellyfin.sdk.api.client.KtorClient( 7768): at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108) 04-07 18:58:42.122 D/org.jellyfin.sdk.api.client.KtorClient( 7768): at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584) 04-07 18:58:42.122 D/org.jellyfin.sdk.api.client.KtorClient( 7768): at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793) 04-07 18:58:42.122 D/org.jellyfin.sdk.api.client.KtorClient( 7768): at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697) 04-07 18:58:42.122 D/org.jellyfin.sdk.api.client.KtorClient( 7768): at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684) 04-07 18:58:42.127 E/ACRA ( 7768): ACRA caught a TimeoutException for org.jellyfin.androidtv 04-07 18:58:42.127 E/ACRA ( 7768): org.jellyfin.sdk.api.client.exception.TimeoutException: HTTP request timed out 04-07 18:58:42.127 E/ACRA ( 7768): at org.jellyfin.sdk.api.client.KtorClient.request$suspendImpl(KtorClient.kt:117) 04-07 18:58:42.127 E/ACRA ( 7768): at org.jellyfin.sdk.api.client.KtorClient$request$1.invokeSuspend(Unknown Source:19) 04-07 18:58:42.127 E/ACRA ( 7768): at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 04-07 18:58:42.127 E/ACRA ( 7768): at io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:194) 04-07 18:58:42.127 E/ACRA ( 7768): at io.ktor.util.pipeline.SuspendFunctionGun.access$resumeRootWith(SuspendFunctionGun.kt:15) 04-07 18:58:42.127 E/ACRA ( 7768): at io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:89) 04-07 18:58:42.127 E/ACRA ( 7768): at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) 04-07 18:58:42.127 E/ACRA ( 7768): at io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:194) 04-07 18:58:42.127 E/ACRA ( 7768): at io.ktor.util.pipeline.SuspendFunctionGun.access$resumeRootWith(SuspendFunctionGun.kt:15) 04-07 18:58:42.127 E/ACRA ( 7768): at io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:89) 04-07 18:58:42.127 E/ACRA ( 7768): at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) 04-07 18:58:42.127 E/ACRA ( 7768): at io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:194) 04-07 18:58:42.127 E/ACRA ( 7768): at io.ktor.util.pipeline.SuspendFunctionGun.access$resumeRootWith(SuspendFunctionGun.kt:15) 04-07 18:58:42.127 E/ACRA ( 7768): at io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:89) 04-07 18:58:42.127 E/ACRA ( 7768): at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) 04-07 18:58:42.127 E/ACRA ( 7768): at io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:194) 04-07 18:58:42.127 E/ACRA ( 7768): at io.ktor.util.pipeline.SuspendFunctionGun.access$resumeRootWith(SuspendFunctionGun.kt:15) 04-07 18:58:42.127 E/ACRA ( 7768): at io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:89) 04-07 18:58:42.127 E/ACRA ( 7768): at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) 04-07 18:58:42.127 E/ACRA ( 7768): at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) 04-07 18:58:42.127 E/ACRA ( 7768): at android.os.Handler.handleCallback(Handler.java:938) 04-07 18:58:42.127 E/ACRA ( 7768): at android.os.Handler.dispatchMessage(Handler.java:99) 04-07 18:58:42.127 E/ACRA ( 7768): at android.os.Looper.loopOnce(Looper.java:201) 04-07 18:58:42.127 E/ACRA ( 7768): at android.os.Looper.loop(Looper.java:288) 04-07 18:58:42.127 E/ACRA ( 7768): at android.app.ActivityThread.main(ActivityThread.java:7839) 04-07 18:58:42.127 E/ACRA ( 7768): at java.lang.reflect.Method.invoke(Native Method) 04-07 18:58:42.127 E/ACRA ( 7768): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) 04-07 18:58:42.127 E/ACRA ( 7768): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003) 04-07 18:58:42.127 E/ACRA ( 7768): Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@8019dca, Dispatchers.Main.immediate] 04-07 18:58:42.127 E/ACRA ( 7768): Caused by: io.ktor.client.features.HttpRequestTimeoutException: Request timeout has expired [url=http://10.0.0.108:8096/Users/d974570c-7bef-45a5-86ac-3b03a598e954/Items/Resume?limit=50&fields=PrimaryImageAspectRatio&fields=Overview&fields=ItemCounts&fields=DisplayPreferencesId&fields=ChildCount&mediaTypes=Video&imageTypeLimit=1&enableTotalRecordCount=false&enableImages=true&excludeActiveSessions=false, request_timeout=30000 ms] 04-07 18:58:42.127 E/ACRA ( 7768): at io.ktor.client.features.HttpTimeout$Feature$install$1$1$killer$1.invokeSuspend(HttpTimeout.kt:149) 04-07 18:58:42.127 E/ACRA ( 7768): at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 04-07 18:58:42.127 E/ACRA ( 7768): at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108) 04-07 18:58:42.127 E/ACRA ( 7768): at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584) 04-07 18:58:42.127 E/ACRA ( 7768): at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793) 04-07 18:58:42.127 E/ACRA ( 7768): at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697) 04-07 18:58:42.127 E/ACRA ( 7768): at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684) 04-07 18:58:42.127 D/ACRA ( 7768): Building report 04-07 18:58:42.128 D/ACRA ( 7768): Starting collectors with priority FIRST 04-07 18:58:42.130 D/ACRA ( 7768): Calling collector org.acra.collector.LogCatCollector 04-07 18:58:42.130 D/ACRA ( 7768): Calling collector org.acra.collector.StacktraceCollector 04-07 18:58:42.130 D/ACRA ( 7768): Calling collector org.acra.collector.DropBoxCollector 04-07 18:58:42.130 D/ACRA ( 7768): Collector org.acra.collector.DropBoxCollector completed 04-07 18:58:42.131 D/ACRA ( 7768): Collector org.acra.collector.StacktraceCollector completed 04-07 18:58:42.138 D/ACRA ( 7768): Retrieving logcat output (buffer:default)... ``` ### App information ***App version***: `0.16.7` (`160799`) ***Package name***: `org.jellyfin.androidtv` ***Build***: ```json {"BOARD":"sabrina","BOOTLOADER":"01.01.231220.032324","BRAND":"google","CPU_ABI":"armeabi-v7a","CPU_ABI2":"armeabi","DEVICE":"sabrina","DISPLAY":"STTE.231215.005.11281923","FINGERPRINT":"google\/sabrina_prod_stable\/sabrina:12\/STTE.231215.005\/11281923:user\/release-keys","HARDWARE":"amlogic","HOST":"abfarm-release-2004-0194","ID":"STTE.231215.005","IS_DEBUGGABLE":false,"IS_EMULATOR":false,"MANUFACTURER":"Google","MODEL":"Chromecast","ODM_SKU":"AU","PERMISSIONS_REVIEW_REQUIRED":true,"PRODUCT":"sabrina_prod_stable","RADIO":"unknown","SKU":"AU","SOC_MANUFACTURER":"Amlogic","SOC_MODEL":"AMLS905D3","SUPPORTED_32_BIT_ABIS":["armeabi-v7a","armeabi"],"SUPPORTED_64_BIT_ABIS":[],"SUPPORTED_ABIS":["armeabi-v7a","armeabi"],"TAGS":"release-keys","TIME":1704536070000,"TYPE":"user","UNKNOWN":"unknown","USER":"android-build","VERSION":{"ACTIVE_CODENAMES":[],"BASE_OS":"","CODENAME":"REL","INCREMENTAL":"11281923","MEDIA_PERFORMANCE_CLASS":0,"PREVIEW_SDK_FINGERPRINT":"REL","PREVIEW_SDK_INT":0,"RELEASE":"12","RELEASE_OR_CODENAME":"12","SDK":"31","SDK_INT":31,"SECURITY_PATCH":"2024-01-01"}} ``` ***Build config***: ```json {"APPLICATION_ID":"org.jellyfin.androidtv","BUILD_TYPE":"release","DEBUG":false,"DEVELOPMENT":false,"VERSION_CODE":160799,"VERSION_NAME":"0.16.7"} ``` ### Device information ***Android version***: `12` ***Device brand***: `google` ***Device product***: `sabrina_prod_stable` ***Device model***: `Chromecast` ### Crash information ***Start time***: `2024-04-07T18:40:16.994+10:00` ***Crash time***: `2024-04-07T18:58:42.274+10:00`