AllskyTeam / allsky-website

Web interface displaying an image from an allsky camera.
54 stars 44 forks source link

Functions.php web log #88

Closed EricClaeys closed 2 years ago

EricClaeys commented 2 years ago

When there are no timelapse videos to display we want to say "No Timelapse images" versus "No Allsky images" since "Timelapse" means more to people than "Allsky". However, the name of the videos created by Allsky's timelapse.sh are called "allsky-yyyymmdd.mp4" which means we need to distinguish between the type of files being displayed (e.g., Timelapse) and the name of the file (e.g., allsky-xxx).