Aircoookie / WLED

Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!
https://kno.wled.ge
MIT License
15.01k stars 3.24k forks source link

Playlist Stops Changing When Timer Set and Browser Closed #4085

Open quadbock opened 3 months ago

quadbock commented 3 months ago

What happened?

When starting a playlist, if the Timer is set and then the webpage is closed, the playlist does not continue and is stuck on the current effect.

To Reproduce Bug

  1. Start a Playlist
  2. Click on the Timer
  3. Exit the page or close the browser

Expected Behavior

The Playlist would continue and then WLED would shut down after the designated Timer time.

Install Method

Binary from WLED.me

What version of WLED?

2406290

Which microcontroller/board are you seeing the problem on?

ESP32

Relevant log/trace output

No response

Anything else?

No response

Code of Conduct

blazoncek commented 3 months ago

You can configure playlist to stop at the pre-determined time without activating nightlight.

Nightlight AKA timer is incompatible with playlist.

quadbock commented 2 months ago

Problem still exists. I left out important info. When I stated: "When starting a playlist, if the Timer is set and then the webpage is closed, the playlist does not continue and is stuck on the current effect."

I forgot to mention that if I did NOT close the webpage, everything worked as expected."

Thanks.