Tieson Trowbridge

Results 203 comments of Tieson Trowbridge

The intent was that the bootbox.locales.js file would be built from the individual locale files. That would (in theory) make it easier to either commit a new locale or update...

Thank you for the explanation. If you get to a point where you could use some help, let me know, even if it's just help writing/updating documentation.

I assume I mentioned this somewhere already, but I was able to get access to the npm package for Bootbox, so if you're still using it in this project instead...

I also could not reproduce. For reference: https://dotnetfiddle.net/yaU6Dn - works just fine.

Hard to say. How is this code being called?

Unless RTFD files have a unique set of magic bytes, it's probably going to be hard to detect them reliably. It _might_ be possible leverage the RTF format, https://github.com/neilharvey/FileSignatures/blob/master/src/FileSignatures/Formats/RichTextFormat.cs, since...

Would this be expected to return the version of the ffmpeg binary, or the version of FFMegCore?

I'm having trouble tracking down where it was discussed, but I _think_ (if memory serves) that the error is not logged into StandardError. I swear it's actually the root ffmpeg...

Hmm... I might be conflating this with a different issue. _Logging_ is all pushed through StandardError, which I think has confused people in the past.