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

xlDoAutomation New Sequence command broken #5134

Closed
patdelaney opened this issue Jan 19, 2025 · 1 comment
Closed

xlDoAutomation New Sequence command broken #5134

patdelaney opened this issue Jan 19, 2025 · 1 comment

Comments

@patdelaney
Copy link

Describe the bug
I'm experimenting xLights Automation, I'm wondering if the xlDoAutomation command for new Sequence might be broken. Based on the api doc in xlights I should be able to do a:
post http://localhost:49913/xlDoAutomation with the following json payload:
{"cmd":"newSequence", "force":"true"} i have also tried
{"cmd":"newSequence", "force":"true", "mediaFile":"", "durationSecs":30, "frameMS":50, "view":"All Models"}
The it opens the new sequence dialog, but it never select Animation and frame rate, it just hangs.

Image

To Reproduce
Steps to reproduce the behavior:
I'm using Postman for the API test
Here is the early beginning of a postman project

xLights.postman_collection.json

Expected behavior
It should create the animation

Screenshots
If applicable, add screenshots to help explain your problem.

Versions (please complete the following information):

  • OS: Windows 10
  • xLights version [e.g. 2024.20.1]
@derwin12 derwin12 self-assigned this Jan 20, 2025
derwin12 added a commit to derwin12/xLights that referenced this issue Jan 21, 2025
dkulp pushed a commit that referenced this issue Jan 25, 2025
@cybercop23
Copy link
Collaborator

Available in next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants