Skip to content

MediaFind 0.1.5

Pre-release
Pre-release

Choose a tag to compare

@neurallab-dev neurallab-dev released this 23 Jun 08:47
df1d841

Unsigned beta server binaries for Windows (x64) and Ubuntu/Linux (x64).

These are PyInstaller builds of the mediafind server, run from a terminal. They are not code-signed — your OS may warn on first launch.

  • Windows: extract MediaFind-0.1.5-windows-x64.zip, then run mediafind.exe serve
  • Linux: extract MediaFind-0.1.5-linux-x64.tar.gz, then ./mediafind serve

Then open the printed http://127.0.0.1:<port> URL.

The macOS app remains the signed & notarized .dmg (see the 0.1.4 release).