sawdoctor/usenet-ultimate — explained in plain English
Analysis updated 2026-05-18
Add Usenet search and streaming to a Stremio media server setup.
Connect Sonarr or Radarr to a self-hosted Newznab-compatible indexer.
Automatically filter, dedupe, and health-check Usenet search results across multiple indexers.
| sawdoctor/usenet-ultimate | 4ssh1/mine-sweeper | achawla19/intuitcode-extension | |
|---|---|---|---|
| Stars | 2 | 2 | 2 |
| Language | TypeScript | TypeScript | TypeScript |
| Last pushed | — | 2026-01-31 | — |
| Maintenance | — | Maintained | — |
| Setup difficulty | moderate | moderate | moderate |
| Complexity | 4/5 | 2/5 | 4/5 |
| Audience | ops devops | vibe coder | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires a Usenet provider account and a companion NzbDAV container for streaming and downloads.
Usenet Ultimate is a self-hosted platform for searching, checking, and streaming or downloading content from Usenet, an older internet file-sharing network. It works as an addon for the media streaming app Stremio, and it also runs its own Newznab-compatible search server that tools like Sonarr, Radarr, and Prowlarr can connect to, since those are popular apps people use to automatically find and organize TV shows and movies. You point Usenet Ultimate at your Usenet indexers, which are search services for Usenet content, or at Prowlarr, NZBHydra, or an EasyNews account. When you search or press play in Stremio, the tool looks up the title across services like IMDB and TMDB, searches your connected sources at the same time, and reads details out of each result such as video quality, audio format, and release group. It then filters out unusable results, checks whether the files are actually still available on the Usenet provider, and inspects archives for things like passwords or unusual folder structures before streaming the best candidate through a companion tool called NzbDAV, or through EasyNews directly. When used as a Newznab server for Sonarr or Radarr, the same search and filtering pipeline responds to those apps in the standard format they expect, and Usenet Ultimate keeps track of whether a given download was later successfully imported, failed, or ignored, building up a history of which releases and indexers tend to work well. Other notable features include combining results from multiple indexers while removing duplicates, detecting when a whole season of a show is being offered as one bundle and estimating the per-episode file size, and searching across multiple pages of indexer results when needed. The project is self-hosted, released under the MIT license, and has an active Discord community for support. The full README is longer than what was shown.
A self-hosted Usenet search platform that plugs into Stremio, Sonarr, and Radarr to find and stream verified releases.
Mainly TypeScript. The stack also includes TypeScript, NzbDAV, Newznab.
Use freely for any purpose, including commercial use, as long as you keep the copyright notice.
Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.
Mainly ops devops.
This repo across BitVibe Labs
Verify against the repo before relying on details.