Skip to content

Knivy — Agent 0.4.1 · App 0.4.0

Choose a tag to compare

@Spamercz Spamercz released this 31 Jul 06:19

The product is now Knivy, at https://knivy.xyz.

Download filenames changed with it — knivy-agent-* and knivy-<version>.apk.

This release requires re-pairing and re-installing. The old domain no longer
answers, so:

  • Agent. Run the new binary; it opens its own setup page at
    http://127.0.0.1:8600 and asks for a pairing code from
    Settings → Linked Machine. It keeps its credential in a new place, so it
    starts fresh — delete the old medialib-agent config directory afterwards.
  • Android. Uninstall the old app first. The application id changed, and
    Android treats that as a different application, so it cannot update in place.
    The signing key is unchanged, so updates after this one work normally.

Agent 0.4.1

  • Points at knivy.xyz.
  • Scanning from the agent's own setup page now works. It fetched the folder
    list only when a scan was commanded from the website, so folders picked on
    the setup page were invisible to it and it reported having none.

App 0.4.0

  • applicationId is now xyz.knivy.app.
  • Minimum Android version is 7.0. Two calls needed APIs above what the app
    claimed to support and would have crashed on Android 6.