Skip to content

Jobs dashboard ​

Scanning a library, fetching a title's details, and preparing video for playback all happen as background jobs — work Loombre does outside of a direct request, so the rest of the server stays responsive. The Jobs screen lets you watch this work happen.

(screenshot coming soon)

What you'll see ​

Jobs are listed newest first. Each one shows:

  • What kind of job it is — a library scan, a metadata lookup, image preparation, and so on.
  • Status — queued, active, completed, failed, or cancelled, shown as a colored status pill.
  • Progress, while a job is actively running.

The list updates live while you have this screen open — you don't need to refresh the page to see a job move from queued to running to completed.

(screenshot coming soon)

When a job fails ​

A failed job shows its status clearly, along with the reason it failed where one is available. This is often the fastest way to understand why, for example, a scan didn't pick up a file you expected — check here before assuming something is silently broken.

(screenshot coming soon)

Released under the AGPL-3.0-only license. No telemetry, ever.