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.2.1
No response
AVD Pixel 8 Pro API 34 AVD Pixel 8 Pro API 33 AVD Pixel 3a API 28 Galaxy A50 with Android 11
Yes
PlayerActivity
androidx/media3/demo/main/PlayerActivity.java
player.setRepeatMode(Player.REPEAT_MODE_ONE);
player = playerBuilder.build();
279
Misc
Google Play (MP3)
00:56
The artwork picture of the item remains the same.
The artwork disappears. As I inspected in debug mode, all metadata values but the title are null in the second playback.
adb bugreport
The text was updated successfully, but these errors were encountered:
Thanks for reporting! We'll fix that (again) for the upcoming 1.3.0 release.
Sorry, something went wrong.
Fix cleared metadata when repeating the same item
c6bf380
Issue: #1007 #minor-release PiperOrigin-RevId: 600477540
aca38e9
Issue: androidx/media#1007 #minor-release PiperOrigin-RevId: 600477540
5ac0c8b
Issue: #1007 #minor-release PiperOrigin-RevId: 600477540 (cherry picked from commit c6bf380)
tonihei
No branches or pull requests
Version
Media3 1.2.1
More version details
No response
Devices that reproduce the issue
AVD Pixel 8 Pro API 34
AVD Pixel 8 Pro API 33
AVD Pixel 3a API 28
Galaxy A50 with Android 11
Devices that do not reproduce the issue
No response
Reproducible in the demo app?
Yes
Reproduction steps
PlayerActivity
atandroidx/media3/demo/main/PlayerActivity.java
player.setRepeatMode(Player.REPEAT_MODE_ONE);
afterplayer = playerBuilder.build();
at line279
Misc
listGoogle Play (MP3)
to play00:56
)Expected result
The artwork picture of the item remains the same.
Actual result
The artwork disappears. As I inspected in debug mode, all metadata values but the title are null in the second playback.
Media
video_2024-01-20_10-59-33.mp4
Bug Report
adb bugreport
to android-media-github@google.com after filing this issue.The text was updated successfully, but these errors were encountered: