Open-source Usenet addon

Stream from Usenet like any other source.

Proxnzb is a modular Stremio/Nuvio addon that turns your indexers and NZBdav into a fast, personal streaming backend โ€” with per-user config, proxy/cache support, and a built-in filter engine.

Get started View on GitHub
docker run -d -p 1338:1337 -v ./data:/app/data --env-file .env proxnzb:latest

Everything you need, nothing you don't.

Built for self-hosters who want control over sources, quality, and routing.

๐ŸŽฏ

Filter & Rank

Regex and SEL rules score releases by resolution, source, audio, visual tags, group, language, and more.

๐Ÿ‘ค

Per-user config

Each user gets a unique addon URL with isolated indexers, proxy, and filter rules.

๐Ÿ”’

Proxy-aware

Route indexer and NZB traffic through your own Squid/SOCKS proxy so requests leave from your home IP.

โšก

Async streaming

NZB jobs start in the background. Streams are served as soon as the video is ready.

๐Ÿ› ๏ธ

Modern UI

Dark, mobile-first shadcn interface for setup, admin, and rule editing.

๐Ÿ 

Self-hosted

Runs in Docker. All secrets stay in your local .env, data in a local SQLite volume.

Three steps to your first stream.

1

Configure sources

Add your NZBdav/SABnzbd endpoint and one or more indexers. Optionally set your proxy.

2

Define quality rules

Use the filter editor to prefer WEB-DL, 1080p, German audio, or any combination you like.

3

Add to Stremio

Copy your personal manifest URL and install the addon. Done.

Ready to self-host your own Usenet addon?

Deploy Proxnzb on your VPS or homelab, keep your credentials local, and stream from Usenet on your own terms.

Configure Proxnzb Read the docs