Skip to content

Windows: Audio preview broken + poor placement in Soundtrack panel #67

Description

@walliai666

Running on Windows, I hit two issues with the Soundtrack feature:

  1. Audio preview fails to load (HTTP 403) — The /asset endpoint's path validation only matches forward slashes, but path.resolve() returns backslash paths on Windows, so the check always fails. Both AI-generated and manually registered audio assets can't play.

  2. Audio preview placement is hard to notice — The preview player sits at the very bottom of the Soundtrack panel, far from the "Generate music" button. It should appear directly below each generate button instead.

I have fixes ready for both and would be happy to submit a PR.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions