# Providers

> Usenet providers for this setup: Newshosting as the primary, with Frugal Usenet as an alternative. Configured in SABnzbd as download servers.

# Providers

A Usenet provider gives you access to newsgroup servers to download content. Without a provider, your indexers can find releases but SABnzbd has nowhere to download them from.

This setup uses **Newshosting** as the primary provider.

## Newshosting

Newshosting is a US-based Usenet provider with high retention, fast speeds, and up to 100 SSL connections.

- Site: `newshosting.com`
- Server: `news.newshosting.com`
- SSL port: `563`
- Non-SSL port: `119` (not recommended)

### Starter deal

Newshosting has a limited-time offer that is worth checking before signing up at the standard rate:

- **$23 for a full year** of unlimited access
- **EasyNews** included free for one year (normally a separate subscription)
- Over 5,700 days of retention
- 100 SSL connections
- Free newsreader and zero-log VPN

Promo link: [Newshosting yearly deal](https://controlpanel.newshosting.com/signup/index.php?promo=jp5x)

For a home server that pulls a few shows per week, this plan covers more than a year of use.

## Frugal Usenet (alternative)

Frugal Usenet is a Swiss provider offering unlimited and block-based plans. It is a good option if you want a European server or prefer prepaid block access.

- Site: `frugalusenet.com`
- Server: `news.frugalusenet.com`
- SSL port: `563`
- Retention: over 3,000 days

Block accounts are a good option if your download volume is irregular.

## Configuring in SABnzbd

Go to **Config → Servers → Add Server** and enter:

| Field | Value |
|-------|-------|
| Server | `news.newshosting.com` |
| Port | `563` |
| SSL | Yes |
| Username | Your Newshosting username |
| Password | Your Newshosting password |
| Connections | Set based on your plan (check your account) |

After saving, use **Test Server** to verify the connection. A successful test confirms SABnzbd can reach the server and authenticate.

## Using multiple providers

You can add a backup provider in SABnzbd under the same **Servers** section. Mark it as a backup so it is only used if the primary fails or a file is not available on the primary server. This is optional for a home setup.
