Skip to content

Fix: ExoPlayer playback error#587

Open
Adicn wants to merge 1 commit intomaotoumao:devfrom
Adicn:dev
Open

Fix: ExoPlayer playback error#587
Adicn wants to merge 1 commit intomaotoumao:devfrom
Adicn:dev

Conversation

@Adicn
Copy link
Copy Markdown

@Adicn Adicn commented Feb 26, 2026

The original fakeAudioUrl and proposedAudioUrl caused ExoPlayException (Source error). Replaced it with a silent audio file to avoid playback error.
因为只有三星手机的息屏页面会抛出这个报错,但在错误日志中发现该报错(具体为A歌播放完毕到B歌的过程中)。实际上这个报错的出现是因为Exoplayer不支持musicfree://;,通过内置静音文件的Url替换掉了fakeAudioUrl以解决了这个问题。
修复了#463

The original fakeAudioUrl and proposedAudioUrl caused ExoPlayException (Source error).
Replaced it with a silent audio file to avoid playback error.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant