Skip to content

Releases: macvfx/P5-Search-Jumper

0.2.1-beta (build 4) — beta

Pre-release

Choose a tag to compare

@macvfx macvfx released this 03 Sep 21:16

P5 Search Jumper 0.2.1-beta (build 4)

This beta connects P5 Search Jumper to the first shared P5Kit REST and evidence
foundation and refines the tested search-to-restore workflow.

New in this beta

  • P5 restore, exact-entry lookup, job parsing, redaction, and API-log events now
    use the shared P5Kit implementation.
  • The Restore folder defaults to the missing file's original parent directory,
    returning it to its prior path by default. A different folder can still be
    selected for relocation.
  • The restore sheet stays open while P5 runs, disables cancellation during the
    active request, refreshes the app after verified file arrival, and dismisses
    automatically on success.
  • Localhost restores refuse to overwrite a file that already exists at the
    destination.

Requirements and current boundaries

  • macOS 13 or newer.
  • Jumper must be running locally, with a valid license for authenticated search
    endpoints.
  • Archiware P5 REST access is required for archive lookup and restore.
  • The selected Restore folder must already exist and be writable by the P5
    service.
  • The app reconciles P5 job success with restored-file existence. Independent
    checksum comparison remains part of the CLI/evidence workflow rather than the
    current app UI.

Download the DMG, open it, and drag P5 Search Jumper to Applications.

0.2.0-beta (build 1) — beta

Pre-release

Choose a tag to compare

@macvfx macvfx released this 14 Aug 20:49

P5 Search Jumper 0.2.0-beta

New in this beta:

  • Metadata filters: narrow visual or transcript results by media kind, resolution, codec, camera, duration and more.
  • Per-file result limit: choose how many top matches each file shows (default 1, 0 = All).
  • Collapse same name: duplicate or copy files (Name.mp4 vs Name - 01.mp4) collapse to one result, with a menu to reveal the others.
  • Clip preview: click a result or press space to play the source file from the exact matched frame; still images open in a viewer.
  • Click any row to play it; the Play button greys out when the source is offline and needs a P5 restore first.

Requires macOS 13 or newer and Jumper running locally. Download the DMG, drag P5 Search Jumper to Applications.

Full description: https://github.com/macvfx/P5-Search-Jumper

0.1.0 Pre-release

0.1.0 Pre-release Pre-release
Pre-release

Choose a tag to compare

@macvfx macvfx released this 05 Aug 06:03

Pre-release

First public build of P5 Search Jumper — search your offline archive and restore exactly what you need.

What you can do

  • Semantic visual search over a Jumper analysis cache (/search/text)
  • Transcript search for spoken phrases (/search/transcript)
  • Resolve a result to its exact Archiware P5 ArchiveEntry handle
  • Restore just that file from P5 to an isolated folder via POST /rest/v1/restore/restoreselections
  • Menu bar quick search, inventory check, restore history, and a credential-redacting API log

DL the app

The DMG will be attached to this release shortly. Check back or add it here.

Requirements

  • macOS 13 or newer
  • Jumper running locally with a Pro license
  • Archiware P5 with the REST API available