XBigTK13X / snowgloo

Minimal audio catalog player
MIT License
0 stars 0 forks source link

Music stops playing after 15 minutes #62

Closed XBigTK13X closed 1 year ago

XBigTK13X commented 2 years ago

When playing a looooong media file, it can crash after 15 minutes. This happened on a mobile connection over a Wireguard VPN.

1656693121682 - 2022/07/01 11:32:01 - LocalPlayer : an error occurred in media Unknown int -38 for messageKind MediaPlayerError Unknown int 0 for messageKind MediaPlayerErrorExtra

Possibly related SO posts

https://stackoverflow.com/questions/9008770/media-player-called-in-state-0-error-38-0

XBigTK13X commented 1 year ago

Fix by the swap from MediaPlayer to ExoPlayer