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
219 stars 36 forks source link

Live streams seem to skip or fail to play when pausing and resuming #2152

Closed mitchdowney closed 7 months ago

mitchdowney commented 8 months ago

I am using an Apple iPhone 14 I think. When using the live stream function with the No Agenda show, it skips and repeats constantly. This has been happening for several weeks at least.

I am thinking this livestream playback issue may be related to the player attempting to jump to a time within the livestream, instead of just reseting / resuming the livestream from the current / zero time position. I'm not sure if this would fix it, but I'd like to try making a livestream always reset and start from the current time position whenever the Play / Resume button is pressed.

Ideally we could play livestreams from earlier times (ex. jump to 10 minutes earlier in a livestream), but that would require the livestream servers themselves to support that functionality, and I'm not aware of podcast livestream servers that support that functionality currently.

mitchdowney commented 7 months ago

Attempting a fix for this in v4.16.0