-
-
Notifications
You must be signed in to change notification settings - Fork 249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash after pre-roll intro #397
Comments
Stacktrace from debug version:
Seems to be in relation to Kotlin/kotlinx.coroutines#1091, however, this should have been fixed already. Needs more investigation. Possibly a regression in kotlinx.coroutines. |
Quite likely to be a bug in the Coroutines library in combination with inline classes like |
Describe the bug
The Jellyfin app crashes after a pre-roll intro is finished. This seems to be a regression in v2.3.0-beta.2 (everything was fine in v2.3.0-beta.1).
To Reproduce
Expected behavior
After the pre-roll intro ends, the selected movie/episode should play.
Logs
Screenshots
none
System (please complete the following information):
Additional context
If you disable Cinema mode, the movie/episode plays just fine (with no intro of course).
The text was updated successfully, but these errors were encountered: