You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when play a media with ass ,and multi-audio
select with ass and play the media by transcoding, the media play normally
but during playing the media and switch to another audio , the app crashed .
java.lang.NullPointerException: Parameter specified as non-null is null: method org.jellyfin.androidtv.util.apiclient.ReportingHelper.reportProgress, parameter streamInfo
at org.jellyfin.androidtv.util.apiclient.ReportingHelper.reportProgress(Unknown Source:25)
at org.jellyfin.androidtv.ui.playback.PlaybackController.startReportLoop(PlaybackController.java:1004)
at org.jellyfin.androidtv.ui.playback.PlaybackController.seek(PlaybackController.java:946)
at org.jellyfin.androidtv.ui.playback.PlaybackControllerHelperKt$addSkipAction$1$1.invokeSuspend(PlaybackControllerHelper.kt:181)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:236)
at android.app.ActivityThread.main(ActivityThread.java:7683)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:965)
Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@95544e, Dispatchers.Main]
Describe the bug
when play a media with ass ,and multi-audio
select with ass and play the media by transcoding, the media play normally
but during playing the media and switch to another audio , the app crashed .
Logs
client: Jellyfin for Android TV
client_version: 0.18.0
client_repository: https://github.com/jellyfin/jellyfin-androidtv
type: crash_report
format: markdown
Logs
Stack Trace:
Logcat:
App information
App version:
0.18.0
(180099
)Package name:
org.jellyfin.androidtv
Build:
Build config:
Device information
Android version:
11
Device brand:
xiaomi
Device product:
freeguy
Device model:
MiTV-MFTR0
Crash information
Start time:
2024-12-01T17:46:24.953+08:00
Crash time:
2024-12-01T18:36:32.110+08:00
FFmpeg logs
Media info of the file
Application version
0.18
Device information
xiaomi s pro
Android version
android 11
Jellyfin server version
10.10.3
The text was updated successfully, but these errors were encountered: