MediaFind 0.1.5
Pre-release
Pre-release
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 runmediafind.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).