simplemagic icon indicating copy to clipboard operation
simplemagic copied to clipboard

More matroska support and .TS mpeg support

Open gandji opened this issue 5 years ago • 1 comments

Hi, I love and use simplemagic, brings some of the power of linux to java. For my own projects I added the file types I needed (in magic.gz file):

  • some matroska files were not detected as such
  • some .ts (mpeg stream) files were not detected as such I added 2 unit tests with small files. Integration in official simplemagic would make my life easier maintenance-wise. Cheers, G.

gandji avatar Apr 05 '20 10:04 gandji

Thanks for this.

j256 avatar Oct 05 '20 16:10 j256