NzbDav
WebDAV server to stream Usenet NZB files with SABnzbd-compatible API
NzbDav is a WebDAV server that exposes NZB documents as a browsable virtual filesystem and streams their contents directly from Usenet without requiring full local downloads. It presents a SABnzbd-compatible API so automation tools like Sonarr and Radarr can use it as a drop-in download client. (github.com)
Key Features
- WebDAV server that exposes a virtual, streamable filesystem over HTTP(S).
- Mount and browse NZB documents without downloading payloads.
- Full streaming and seek support for video; can stream files inside RAR/7z archives and password-protected archives.
- SABnzbd-compatible API for integration with Sonarr, Radarr and similar automation tools.
- Healthchecks and automatic repair/replace for missing Usenet content.
- Official Docker image for containerized deployment.
Feature details and examples are documented in the project README. (github.com)
Use Cases
- Provide an "infinite" Plex/Jellyfin/Emby library by streaming media directly from Usenet without local storage.
- Use NzbDav as a drop-in SABnzbd-compatible download client for Radarr/Sonarr automation workflows.
- Mount Usenet-sourced content via rclone (WebDAV) so media servers and players access streams via a filesystem mount.
These workflows are commonly described in the project documentation and community posts. (github.com)
Limitations and Considerations
- Requires accompanying tooling to mount and expose streams (examples and recommended settings use rclone with a FUSE driver); some rclone flags (e.g.,
--links) are required for expected behavior — check the README for exact guidance. - Playback and client compatibility can vary: community reports describe occasional player errors (client-specific), mount/configuration sensitivity, and the need for correct reverse-proxy/HTTPS setups for some clients.
- Performance and reliability depend heavily on the Usenet provider and indexer behavior; large-scale automated searches can trigger high API/indexer usage.
These constraints are noted in the documentation and in community discussions. (github.com)
NzbDav is a developer-focused tool for integrating Usenet streaming into media-server ecosystems, optimized for containerized deployment and automation via SABnzbd-compatible APIs. It is primarily distributed via its source repository and official Docker images; deployers should review rclone/FUSE and client compatibility notes before production use. (github.com)
Categories:
Tags:
Tech Stack:
Similar Services

Syncthing
Open-source, peer-to-peer file synchronization tool.
Open-source peer-to-peer file synchronization with TLS encryption, no central server, and a browser-based UI.

LocalSend
Open-source cross-platform local network file sharing app
LocalSend is a free, open-source app for fast, encrypted file and text sharing between nearby devices over a local network, available on desktop and mobile.
AList
Multi-storage file listing server with WebDAV and previews
AList is a multi-storage file listing and sharing server with WebDAV access, file previews, protected routes, uploads, and cross-storage file operations.

copyparty
Portable file server with fast resumable uploads and many protocols
Copyparty is a portable file server with a web UI, accelerated resumable uploads, deduplication, indexing, and support for WebDAV, SFTP, FTP and more.

qBittorrent
Cross-platform BitTorrent client built with Qt and libtorrent
qBittorrent is a fast, free, cross-platform BitTorrent client with a desktop UI and optional Web UI, built on libtorrent for efficient torrent downloading and seeding.

Nextcloud
Open-source collaboration platform for file sync and groupware
Nextcloud is an open-source content collaboration platform providing file sync & share, groupware (calendar, contacts, mail), real-time office editing, chat and video con...

Docker
TypeScript