almostengr / light-show-extender

Application that allows visitors to the light show website to request songs. In addition, displaying temperature, current song, and other information about the show on the website.
https://thealmostengineer.com/projects/light-show-extender
MIT License
0 stars 1 forks source link

no playlist scheduled #56

Closed almostengr closed 2 years ago

almostengr commented 2 years ago

Reported https://github.com/FalconChristmas/fpp/issues/1293

When next scheduled playlist is more than 35 days out from the current date, the API and front end will say that there is no playlist scheduled. Additional checks need to be added to make sure that date time value, which would be an empty string, in this scenario.