Results 59 comments of bannsec

Good call, thanks! Will push update soon.

Oops! Never ran into that timeout. Will bump it up. Thanks!

Ah, yeah this library won't run on Linux as it utilizes Windows API calls to achieve the querying. I'll keep this open until I add a check into the installer...

whoa.. yeah something definitely got into a strange state. how reproducible is this? i.e.: is it reliably happening each time? So it looks like you're using this over domain auth,...

Sorry, haven't had a chance to look at this yet. On Mon, Dec 17, 2018, 1:19 PM Supermec0 any update on this? > Thanks! > > — > You are...

it appears that the image you posted is corrupted. might be worth looking at it in 010editor or something.

Unfortunately i don't have a mac to test against. python magic notes the following for mac ``` When using Homebrew: brew install libmagic When using macports: port install file ```

Thanks @fsilberstein ! Could you run this on your mac and let me know what it says: ```python3 import distro distro.name().lower() ``` Would like to try to hook in that...

Where are you finding python exiftool lib? I'm not seeing it here: https://pypi.org/project/exiftool/