podverse / podverse-web

Podverse web app written with React and Next.js
https://podverse.fm/about
GNU Affero General Public License v3.0
81 stars 29 forks source link

When a live stream has ended or is pending, display the page with appropriate messaging #1214

Open mitchdowney opened 10 months ago

mitchdowney commented 10 months ago

Currently when someone tries to visit the URL for a livestream that has ended (or is pending?), the URL will return a 404. This should be updated so the front-end displays the message "This livestream has ended." or "This livestream is scheduled for (time).".

mitchdowney commented 5 months ago

This won't be added until v5. Unassigning for now.