website icon indicating copy to clipboard operation
website copied to clipboard

Reinstate Episode saving

Open wesbos opened this issue 1 year ago • 7 comments

A few complaints that we dont have the current time of the podcast saved, which is annoying if you reload a page or want to come back to an episode.

So, on timeupdate of the audio, we just need to mirror the player currentTime to localStorage with a key for the show.

Then when someone plays a show, check and see if we have that show progress in localStorage, if so, jump to that timestamp.

I know this is new website. I listen on phone, phone is only source of truth for me. Phone experience is worse. It used to save my session and does no longer. I'm in car listening to podcast, I go grocery shopping and switch to headphones. It keeps getting out of sync or resetting. Obviously I keep listening and deal with this because you guys are the best, but would be great to fix this

wesbos avatar Nov 07 '23 15:11 wesbos

This is a good one if any listeners want to take it on

wesbos avatar Nov 07 '23 15:11 wesbos

I am interested in this 🙌🏻

Hey, so I've got this one thing I've been working on – trying to set up and run the site on my own device. I followed the steps in the readme, and created a db for DATABASE_URL, but here's the snag: I can't see any shows. I mean, I'm using my own db now, so how do I test for that? Did I overlook something?

pranavgoel29 avatar Nov 30 '23 10:11 pranavgoel29

Paging @stolinski - hes working on making it easier to run locally right now!

wesbos avatar Nov 30 '23 21:11 wesbos

related: https://github.com/syntaxfm/website/issues/1369

wesbos avatar Nov 30 '23 21:11 wesbos

Paging @stolinski - hes working on making it easier to run locally right now!

Awesome 😁

pranavgoel29 avatar Dec 01 '23 07:12 pranavgoel29

Hey, just curious if there's any updates on this?

pranavgoel29 avatar Dec 23 '23 17:12 pranavgoel29