Aarni Koskela

Results 741 comments of Aarni Koskela

Glad you were able to get to the bottom of it! :)

I'd look at system logs for the time you were asleep (`journalctl`) to figure out if e.g. something was automatically updated in the background.

CI is failing here because the translations from #2201 are apparently... not really in sync at all with what `i18next` expects.

Btw, I can split this into multiple PRs that refactor a couple of files at a time if it'd make things easier to review :v:

@tjbck Rebased. CI errors seem unrelated.

Rebased on `dev`. Some of the newly added functions haven't been ported to the new style. Looks like the migration and Cypress tests are broken on `dev` too anyway.

Please show the prompt you're using. You're right the wrap command is new; it's documented [here](https://github.com/adieyal/dynamicprompts/blob/main/docs/SYNTAX.md#wrap-command).

If you do always require a prompt between various background details (if any are emitted), you can [specify a custom separator](https://github.com/adieyal/sd-dynamic-prompts/blob/main/docs/SYNTAX.md#custom-separator): `{0-2$$,$$__background_details__}`

I haven't used ADetailer and I don't know how it does its thing (all I know [it interacts in many strange ways with this extension](https://github.com/adieyal/sd-dynamic-prompts/issues?q=is%3Aissue+adetailer)). "Don't apply to negative prompts"...

Ah, that looks like a conflict between webui's built-in prompt parser and Jinja syntax (but with pretty confusing symptoms). I'll take a look. This also doesn't happen if there's only...