podverse / podverse-rn

Podverse mobile app written in React Native for iOS, Android, and F-Droid
https://podverse.fm/about
GNU Affero General Public License v3.0
218 stars 36 forks source link

Concurrent Episode Playback Results in Playback Error #2187

Open stephenobe opened 3 months ago

stephenobe commented 3 months ago

When I listen to multiple episodes (usually only 2 or 3), I eventually get a permanent playback error during the 2nd or 3rd episode that can only be resolved by killing the app and restarting. The player will attempt to play with the press of the play button, however eventually displays an error icon in place of the play button. I have tried tweaking playback settings with no change.

It seems to happen at random intervals of concurrent episode playback. It will happen on both Wifi, and mobile data.

lovegaoshi commented 3 months ago

how do u do concurrent playbacks? i doubt its even possible? if u can provide any error logs (adb, js console.log, etc) it would be helpful