You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 9, 2023. It is now read-only.
It seems to work fine? I just added them to the test directory and they seem to be fine, except for WAV which is showing up as a generic application/x-riff and the ogg files which don't have proper aliases set up.
Out of curiosity, are you using a Linux system? I tested it on Windows. I'm starting to think pulling the system's MIME database is a bad idea, as there's no real reason to do so outside of obscure proprietary software adding their own definitions.
I'm on Linux, yeah, Arch Linux specifically. And I have to agree that using the system's MIME db is indeed a bad idea. On Linux it can be, and usually is, not correctly configured.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If you test tree_magic on the test files in Musync (Check the
data/
folder) you get mostly bogus results, with only a couple identifying correctly.The text was updated successfully, but these errors were encountered: