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
14.78k stars 3.18k forks source link

Playlist will not go past the 1st Preset #3867

Open morrisam74 opened 6 months ago

morrisam74 commented 6 months ago

What happened?

When making a Playlist with defined Presets, the Playlist will only play the 1st Preset in the Playlist and stay on that Preset.

To Reproduce Bug

Define at least 2 Presets. Define a Playlist with at least 2 Presets and Test.

Expected Behavior

Playlist should go through all the Presets in the Playlist within the timeframe of the Playlist.

Install Method

Binary from WLED.me

What version of WLED?

WLED 0.15.0-b1

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 6 months ago

Please provide presets.json and cfg.json.

Mattstir commented 6 months ago

I came across the same problem today when setting up a new WLED instance with 0.15.0-b1. I applied config and presets from an identical light project that runs on 0.14.2. Everything worked as expected, only the transitions in playlist's didn't work for me. After downgrading the new instance also to 0.14.2 it started working as expected again without changing anything else.

Background information in case its interesting: Board: D1 mini LEDs: WS2812B LED length: 44 Segments 1 or 2 depening on the safed preset Happens on different playlists with different durations and different transition times

blazoncek commented 6 months ago

You are not providing what was requested.

Ulmerju commented 6 months ago

See following issues:

3843 and #3844

morrisam74 commented 6 months ago

Sorry, I was out on Holiday. Attached are the Presets and CFG files. Thank you for looking into this. I am using a UserMod for servos but I have also seen this happen for the regular release of 0.15.0-b1.

Tony

On Sun, Mar 31, 2024 at 2:34 AM Blaž Kristan @.***> wrote:

Please provide presets.json and cfg.json.

— Reply to this email directly, view it on GitHub https://github.com/Aircoookie/WLED/issues/3867#issuecomment-2028574751, or unsubscribe https://github.com/notifications/unsubscribe-auth/AX4FQM4HWX5CA233JNT7KGDY26U6NAVCNFSM6AAAAABFP3EPPSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMRYGU3TINZVGE . You are receiving this because you authored the thread.Message ID: @.***>

Doyle4 commented 6 months ago

Happening to me also, one effect saved as Boot plays upon launch, but if a preset is made with multiple effects and set for boot using any method to set it does nothing, will boot up to orange.

braveatheart commented 6 months ago

I can confirm the problem for version v0.15.0-b1 "Kōsen". Playlists only show the first preset. When the allotted time for the preset has expired, the first preset will continue to be displayed. The playlist does not jump to the next preset. If random playback is activated, a random preset will be selected and displayed, but again it will not jump to the next preset after the time has elapsed.