tim1mw / pycon_capture

Automated conference video capture and upload for PyconUK (and others)
4 stars 3 forks source link

Check for schedule change #23

Closed glen442 closed 5 years ago

glen442 commented 6 years ago

At the moment the metadata is loaded once when the web page is opened.

Alternatives include: Ajax to refresh the schedule between sessions

tim1mw commented 6 years ago

This caused a problem on Tuesday when a late schedule changed caused the Ferrier room to be "closed down" too early.

tim1mw commented 5 years ago

I think this got added at some point and this issue wasn't closed. The code is now refreshing from the live conference feed, so just re-load the video monitor to get the latest schedule. However, that only works if the laptop is online.