Turn the metadata inside your .torrent files into reviewed tags, performers, studios and cover
art on the Cove videos you already have.
Trackers built on Luminance embed a metadata block in every .torrent they serve — a tag list, a
title, a cover URL, a description. If your library came from those torrents, that block already
describes your videos better than anything you would type by hand. This extension reads it, matches
it to your library by exact file size, and puts every change in front of you before anything is
written.
This is a community project. It is not affiliated with, endorsed by, or supported by the Cove project. All titles, names and tags shown in the screenshots are invented.
- Download the ZIP from the latest release.
- In Cove: Settings → Extensions → Install from ZIP.
- Requires Cove 1.3.1 or newer.
Where to find it afterwards — three places:
- Settings → Interface → Navigation: toggle Torrent Matches on to put the batch page in the main menu. Cove's menu entries are opt-in, so a freshly installed extension page starts hidden — and while you are there, you can hide content types you don't use.
- On every video page, under Operations → Match from torrent.
- Settings → Extensions → Torrent Metadata: torrent folders, cover hosts, tag naming — the batch page's gear icon goes straight there.
Then drop a .torrent on a video, or add a folder of torrents in settings and open Torrent
Matches.
- Matching is by exact file size, per video file, so a pack matches each of its scenes independently and nothing is guessed from names.
- Nothing is written without review. Fields fill only where empty unless you say otherwise; tags and performers are only ever added.
- Everything applied carries provenance, so the host can purge one run, or all of it, cleanly.
- Packs never join a bulk apply — a whole-release tag list lands on a single scene only when you tick that row yourself.
| Doc | What's in it |
|---|---|
| docs/USAGE.md | The full behaviour: what is read, how matching and tag handling decide, cover fetching, undo, uninstall |
| docs/BUILDING.md | Building from source, testing, packaging, and why AGPL |
| docs/DESIGN-DECISIONS.md | Why the extension is shaped this way — read before changing behaviour |
| docs/DEV-SETUP.md | Reproducing the dev environment (WSL, Docker Postgres, restored library) |
| docs/TEST-COVERAGE.md | Where the suite actually stands, measured rather than estimated |
| docs/POSTGRES_LINUX_ISSUES.md | Three Linux/Docker PostgreSQL defects, with reproductions |
GNU AGPL v3 — see LICENSE. Copyright the Torrent Metadata contributors. Contributions are accepted under the same terms — see CONTRIBUTING.md, and docs/BUILDING.md for why the licence is what it is.





