Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reinstate Episode saving #1363

Open
wesbos opened this issue Nov 7, 2023 · 7 comments
Open

Reinstate Episode saving #1363

wesbos opened this issue Nov 7, 2023 · 7 comments

Comments

@wesbos
Copy link
Collaborator

wesbos commented Nov 7, 2023

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
Copy link
Collaborator Author

wesbos commented Nov 7, 2023

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

@pranavgoel29
Copy link

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?

@wesbos
Copy link
Collaborator Author

wesbos commented Nov 30, 2023

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

@wesbos
Copy link
Collaborator Author

wesbos commented Nov 30, 2023

related: #1369

@pranavgoel29
Copy link

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

Awesome 😁

@pranavgoel29
Copy link

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

@stolinski
Copy link
Collaborator

Working on some updates for this stuff today including saving to browser cache for offline / spotty network play. Not sure if I'll complete today but this kind of syncing would be great to put into my branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants