MediatedCommunications / Mime-Detective

Other
96 stars 13 forks source link

Mime Detective does not recognise plain text files #33

Closed CSL-SSG closed 12 months ago

CSL-SSG commented 12 months ago

The Mime Detective returns and empty list when running ContentInspector.Inspect on a text/plain file.

I see there was a ticket opened for this before: https://github.com/MediatedCommunications/Mime-Detective/issues/9 however the issue was not resolved, instead alternative text files were proposed.

Is there any solution to get this working with plain text files?

Thank you

Note: I'm using it from the .NET nugget package: https://www.nuget.org/packages/Mime-Detective

TonyValenti commented 12 months ago

Please see https://github.com/MediatedCommunications/Mime-Detective#how-does-it-work for information regarding how MD works and limitations regarding non-binary files.