arimus
arimus
Hi, I'm sorry for the delays. I've not merged anything into the project for a while and many folks modify their own magic files to support all the necessary detection....
Hi. I'm not sure I understand. Are you asking me to post a new version of the lib...or? 0.1.2 is really the most recent version of the library, so you...
Yeah, I have only pushed that version up to the maven repo. Use maven/ivy! :) Glad it's helping you out.
It looks like the tests aren't passing on this quite yet. I'm getting this on the Excel file test: --- ## Test set: net.sf.jmimemagic.MagicTest Tests run: 26, Failures: 1, Errors:...
You may very well be correct. It's been awhile since I got deep into this code. I don't have time to dig into it at the moment, but if you...
Yeah, the stream should at least be detected as binary. Unless you are encoding your diacritic characters in a UTF-\* file and adding the appropriate byte-order mark to the file,...
This may be the fix, but need to dig into it. Don't remember if the MP4 detection was a fixed position or regex based matcher. https://github.com/arimus/jmimemagic/commit/bbcd4e04f0d9cb0e60ad7ec98c40383d39e024d3
It would indeed. Thanks for the interest. Will keep this ticket open to track this getting done.
Confirmed that the solution @koan00 mentioned works. FYI, I was able to use this snippet right after my Quill import to get things working (included below from the commit referenced...
> @arimus Can you provide TS version, I am facing difficulty in `reduce` I believe I was using 3.8.3 at the time. If you are stuck on a version without...