Romain Oddone
Romain Oddone
Hi, Apparently there is a branch "feature/v7" for gotenberg 7 support. do you have any idea when it would be released ?
It works in the sandbox but I tried to download the project and ran it into my local dev environment and I got the same errors as above. I assume...
> For the record, if you update `tsconfig.app.json` with `types: ["node"]` then you _do_ get passed the Buffer error ... and if you delete the `corsProxy` argument (because apparently I...
@wmhilton yes we are doing this for now and it seems to work. Since it's just the build process that fails, using the library with the pre-built bundle without typings...
Well, I have to admit I haven't tested enough the music mode, in fact I don't use it in my personal setup. In this case we should let the user...
Why port 5000 specifically ? I was thinking of setting default port to 0, so it could take the first available port.
Hey, its been a while since this issue has been opened. But with global pandemic, kids, my new job and so on I didn't had any time to work on...
Hi, thank you for this fix. I didn't know about this `NoDelay` property. As i'm not familiar with this property, I think it would be better if we make it...
Just added property "HighRateEnabled" on Device's `MusicMode` property. Please let me know if it suits your needs so I can merge thir PR. I will try to push new version...
Hi, any news on this ? I have the exact same problem and it prevents me to migrate my project correctly in .NET 8 .