whatisgithub

What is usenet-ultimate?

sawdoctor/usenet-ultimate — explained in plain English

Analysis updated 2026-05-18

2TypeScriptAudience · ops devopsComplexity · 4/5LicenseSetup · moderate

In one sentence

A self-hosted Usenet search platform that plugs into Stremio, Sonarr, and Radarr to find and stream verified releases.

Mindmap

mindmap
  root((Usenet Ultimate))
    What it does
      Searches Usenet indexers
      Streams via Stremio
      Serves Newznab API
    Tech stack
      TypeScript
      NzbDAV
      Newznab protocol
    Use cases
      Stremio streaming addon
      Sonarr Radarr indexer
      Result deduplication
    Audience
      Homelab self-hosters
      Media server admins
    Setup
      Self-hosted server
      Usenet provider account
      Optional Prowlarr sync

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Add Usenet search and streaming to a Stremio media server setup.

USE CASE 2

Connect Sonarr or Radarr to a self-hosted Newznab-compatible indexer.

USE CASE 3

Automatically filter, dedupe, and health-check Usenet search results across multiple indexers.

What is it built with?

TypeScriptNzbDAVNewznab

How does it compare?

sawdoctor/usenet-ultimate4ssh1/mine-sweeperachawla19/intuitcode-extension
Stars222
LanguageTypeScriptTypeScriptTypeScript
Last pushed2026-01-31
MaintenanceMaintained
Setup difficultymoderatemoderatemoderate
Complexity4/52/54/5
Audienceops devopsvibe coderdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 1h+

Requires a Usenet provider account and a companion NzbDAV container for streaming and downloads.

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

So what is it?

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.

Copy-paste prompts

Prompt 1
Help me deploy Usenet Ultimate using its INSTALLATION.md walkthrough.
Prompt 2
Explain how to connect Sonarr to Usenet Ultimate's built-in Newznab endpoint.
Prompt 3
Walk me through configuring NzbDAV alongside Usenet Ultimate for streaming.
Prompt 4
Help me set up Prowlarr indexer syncing with Usenet Ultimate.

Frequently asked questions

What is usenet-ultimate?

A self-hosted Usenet search platform that plugs into Stremio, Sonarr, and Radarr to find and stream verified releases.

What language is usenet-ultimate written in?

Mainly TypeScript. The stack also includes TypeScript, NzbDAV, Newznab.

What license does usenet-ultimate use?

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

How hard is usenet-ultimate to set up?

Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.

Who is usenet-ultimate for?

Mainly ops devops.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.