We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Media3 1.4.1
No response
Galaxy S10
Not tested
Enqueue some medias in exoplayer play one of them starts cast Reorder medias with cast connected
list of medias reordened
Crash
E/AndroidRuntime( 9179): java.lang.NullPointerException E/AndroidRuntime( 9179): at androidx.media3.common.util.Assertions.checkNotNull(Assertions.java:155) E/AndroidRuntime( 9179): at androidx.media3.cast.DefaultMediaItemConverter.toMediaItem(DefaultMediaItemConverter.java:53)
Not applicable
adb bugreport
The text was updated successfully, but these errors were encountered:
In some point after remoteMediaClient.queueMoveItemToNewIndex(3,1), mediaInfo comes as null in this check: Assertions.checkNotNull(mediaInfo);
Assertions.checkNotNull(mediaInfo);
Sorry, something went wrong.
marcbaechinger
No branches or pull requests
Version
Media3 1.4.1
More version details
No response
Devices that reproduce the issue
Galaxy S10
Devices that do not reproduce the issue
No response
Reproducible in the demo app?
Not tested
Reproduction steps
Enqueue some medias in exoplayer
play one of them
starts cast
Reorder medias with cast connected
Expected result
list of medias reordened
Actual result
Crash
Media
Not applicable
Bug Report
adb bugreport
to [email protected] after filing this issue.The text was updated successfully, but these errors were encountered: