-
Vivid sequences has a sequence that when imported the shaders are lost - not all of them - but some are replaced with ''.
Working with Mark to track this down. Also reported on fb. - Daryl
-
MIME-based HTTP file uploads support including a filename, as per https://datatracker.ietf.org/doc/html/rfc7578#section-4.2
It can be either % encoded like URIs, or encoded with e.g. UTF-8, or some…
-
Good afternoon
I want it to substitute a copyrite when there are no artists.
My attempt
`\%md5%.%ext%`
But alas, it writes anonymous.
Help
-
### What happened?
When saving a sidecar file with a filename like 'a.filename.with.many.dots.smd` an error is thrown.
It thinks `filename` is the files extension.
Clearly a problem with h…
-
When mounting a selected archive with whitespaces in its filename (i.e., `Test Archive.zip`), the plugin creates multiple directories (i.e., `Test` and `Archive.zip.tmpXXXXXXXX`) and then followed by …
-
Enviroment:
server,not browser;
nodejs@12.22,
"axios": "^1.7.7",
"form-data": "^4.0.0",
code:
```js
var form = new FormData();
form.append( '/firmware.binS', , file.size );
form.append( 'my…
-
Systeminfo:
OS Name: Microsoft Windows 11 Famille
OS Version: 10.0.22631 N/A Build 22631
From C:\home\athomme\work\athena-decision-systems\dev\athena-owl-agent, w…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#issues).
### Prere…
-
### Description & Motivation
Tiny annoyance, but wouldn't it make sense to put the monitor value in the default value of the filename so it's not just `epoch-X-step-y` by default?
### Pitch
Coul…
-
when using the scala (e.g. scala mytuningfile.scl) message for the [sfz~] object, it returns an error:
`[sfz~] could not load scala file
`
This happens even when using the example in the help…