Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Playlist will not go past the 1st Preset #3867

Open
1 task done
morrisam74 opened this issue Mar 30, 2024 · 7 comments
Open
1 task done

Playlist will not go past the 1st Preset #3867

morrisam74 opened this issue Mar 30, 2024 · 7 comments
Labels
bug waiting for feedback addition information needed to better understand the issue

Comments

@morrisam74
Copy link

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

  • I agree to follow this project's Code of Conduct
@morrisam74 morrisam74 added the bug label Mar 30, 2024
@blazoncek
Copy link
Collaborator

Please provide presets.json and cfg.json.

@Mattstir
Copy link
Contributor

Mattstir commented Apr 2, 2024

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
Copy link
Collaborator

You are not providing what was requested.

@Ulmerju
Copy link

Ulmerju commented Apr 2, 2024

See following issues:
#3843 and #3844

@morrisam74
Copy link
Author

morrisam74 commented Apr 4, 2024 via email

@Doyle4
Copy link

Doyle4 commented Apr 7, 2024

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
Copy link

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.

@blazoncek blazoncek added the waiting for feedback addition information needed to better understand the issue label Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug waiting for feedback addition information needed to better understand the issue
Projects
None yet
Development

No branches or pull requests

6 participants