Nymara
Media library organizer for Jellyfin homelab owners
Nymara is a local-first media library organizer for Jellyfin homelab owners. It scans messy folders, previews a reorganization plan before moving anything, pulls TMDB metadata, scores duplicates by resolution, codec, and bitrate, and connects to the ARR stack. The AI runs on your own hardware through Ollama — no cloud required. Free, with a $25/year Pro tier.
I built it because I wanted a media organizer that kept my files local, never deleted anything by accident, and let me preview every change. Nymara taught me what local AI can do on a real Windows machine without enterprise infrastructure.
What it does for you
- Search and discover media with plain language, with everything staying on your network
- Let local AI agents handle complex library tasks in the Pro tier
- One portable .exe for Windows and one app for Android, with Velopack auto-updates
- Plugs into Jellyfin plus the ARR stack you already use
- Preview and undo every reorganization before it touches your files
Behind the build
The hard part was not pulling metadata — it was making a destructive file reorganization safe. Every move gets a dry run, an undo tree, and protected folders. Building Nymara proved that local AI on a real Windows machine can match cloud convenience for this workflow.