Player not working on Android TV

App version

Production

Issue description

Symphonium app on my tv (Mi A Pro) fails to play audio with “Check player is compatible” (rough translation) error message.
I’ve uploaded logs (tagged with my forum username).
I’m using Navidrome as source, and configuration was easy. App works perfect on my phone; casting to the TV also works, but the native app fails to play.
I see something about audio sink error in the log - TV is connected via HDMI e-ARC to homecinema, tried disabling that but no change.
What can I do to fix this, or to further troubleshoot the problem?

Thank you!

Device type

Android TV

Media provider

Navidrome

Steps to reproduce

Select any music to play, start play, experience error in a couple of seconds (and no audio is plays)

I searched existing issues first

on

I understand that logs are mandatory

on

Log upload name / description

Username: Byte

Can you check if your TV expose a way to do a full bug report ? Or do you have a way to connect to it via ADB ? The app can’t create the audiotrack but logs are not enough to know why.

Hi!

Yes, I can connect to the TV with adb.

Then https://developer.android.com/studio/debug/bug-report#bugreportadb just after a couple of failures with debug mode enabled in the app.

Turned on debug mode in app, tried to play several songs and pulled the report with ADB.

Uploaded file: bugreport-flipped-RTM5.220609.003-2026-05-07-18-08-11.zip

Thanks the buffer size retry from media3 is still a little too large for that device.

I’ve reported upstream and will add a workaround if they don’t fix before next release.

Ah got it. My tv got a fairly recent firmware update that helped a lot with responsiveness, but I guess we just found out one of the places they went cutting.

I’ve found a bug report upload in the TV that I hope goes to the manufacturer, so maybe they can either address it on their end or help push google on media3 buffer size.

Thanks!