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

Network requests are taking a long time (streaming episodes and adding to the queue) #2112

Closed mitchdowney closed 7 months ago

mitchdowney commented 11 months ago

Copying text from a bug report over here into Github so we can keep track of it better.

Oh. There was a 30+ second delay in the display of the option to continue the unfinished episode. Is that a known issue or something on my end or a configuration option? ... v4.15.2 build 5252 I'm using a pixel 7 I've only subscribed to one podcast https://podverse.fm/podcast/sWGx8QKY-n The 30 second delay is not an occasional thing. It happens every day also adding and removing episodes to my queue has similar extended delays
I've always been on WiFi when this has happened ... (regarding how many items in queue when there are issues with queue) As few as 0 as many as 12 in the queue when experiencing this I'm logged into my account when experiencing all problems I've discussed.

image

mitchdowney commented 10 months ago

It turns out this was related to a weird hack I put in back when chtbl.com mp3s were not loading for us. I'm not sure what problems removing the hack can introduce, but the hack is not worth the trouble and we should debug those issues as/if they're reported.

fix: https://github.com/podverse/podverse-rn/commit/d70a5f54e3cbfe2e9077444828846d28113aecdd

related: https://github.com/podverse/podverse-rn/issues/1898

mitchdowney commented 10 months ago

This should be in v4.15.4