UrDatabase

Your films.Finally catalogued.

UrDatabase reads the folder your films already live in and builds a catalogue of them — posters, cast, directors, genres and ratings, filled in automatically. Everything stays on your machine, in one SQLite file you can open yourself.

Finding the latest release…

Three builds

One for each kind of machine. If you are not sure which Mac you have, open the menu and choose About This Mac: an Apple silicon machine says Chip Apple M-something, an older one says Processor Intel.

Apple silicon

Mac with an M1, M2, M3 or M4 · macOS 12 or later

Download for Apple silicon

Checking…

Intel Mac

Mac made before late 2020 · macOS 12 or later

Download for Intel Mac

Checking…

Windows

Windows 10 or later · 64-bit

Download for Windows

Checking…

The first time you open it

These builds are not notarized by Apple, and Windows has not seen them before. Both operating systems will stop you on first launch, and it is better to know why beforehand than to conclude the download is broken.

macOS — nothing happens at all

The macOS builds are ad-hoc signed but not notarized, and that is enough for Gatekeeper to refuse them. Notarizing needs a paid Apple developer account, which this project does not have.

Downloading through a browser attaches a quarantine flag, and on first launch macOS kills the process outright — no dialog, no error, nothing in the interface. The app has not crashed and the download is not corrupt. It looks broken because macOS declined to say anything.

  1. Unzip the download.
  2. Run this in Terminal, against the folder that came out of it:
xattr -dr com.apple.quarantine ~/Downloads/UrDatabase-*

That clears the download flag from that one folder and nothing else. There is no .app to drag to Applications: the folder holds an executable called UrDatabase.App. Open that.

This step exists only because notarization does not, so treat it as a gap rather than as how the project is meant to work.

Windows — “Windows protected your PC”

SmartScreen shows this for any program it has not seen many people run before. Choose More info, then Run anyway.

It is a reputation check rather than a virus scan, so it says nothing about the file except that it is new. If you would rather check the file itself, every release lists a SHA-256 for each archive in SHA256SUMS.txt on its release page.

What it actually does

A desktop application, not a service. Nothing is uploaded, there is no account, and it keeps working with the network off — it only reaches out to fetch metadata for a film it has not seen before.