r/usenet 22h ago

Software Announcing NZBFAST - a free open source nzb downloader that's really fast and full featured

61 Upvotes

Hi all - mods OK’d for me to post this. I'm the developer, so flagging that up front.

i've spent the last while building nzbfast - a usenet downloader written in Rust

it's now at the point where I'd really like people other than me & close friends to kick the tyres

why do we need yet another nzb downloader?

i wanted something faster and lighter than the usual suspects.   It has all the capabilities of nzbget and sabnzbd, but its faster, smaller, uses less ram and less disk space.

it verifies articles while downloading instead of doing a separate verify pass afterwards and it does its best with optimised code - to download at wire speed.

its one-pass.   It does everything at the same time fully overlapped - downloading, verifying, extracting, and renaming etc.   No 2nd pass like the others do.

the code is very optimised, so that it can run on low end cpus, with not much memory… though it thrives if you give it a fast internet connection, some ram, and a faster cpu.

it runs at pretty much the theoretical maximum speed… of your hardware.  It soaks your network, memory, cpu and disk.. all at the same time. you can also tell it not to, and use less resources.

its open source, and cross platform: macOS, Windows, Linux, plus a Docker image

I'd like to ask for your help..  please can you give it a try?    i've tested it on some Macs (desktop and laptop), a windows laptop, and a Synology NAS.

but it needs a lot more testing on a variety of different hardware.

in my tests, its quite a bit faster than nzbget, and significantly faster than sabnzbd.  I have also tested some commercial nzb downloader apps, and its way faster than those too.

but your hardware and environment will be different than mine, so please can you try it for yourself and report back how it fares compared with your existing nzb downloader on your own hardware.

my target metric is end to end performance, ie, nzb file in, output file saved on your disk.   I'm not counting download time separately from extraction time.  Im measuring end to end.  When you get your file, on your disk, is when the timer stops.

feel free to report bugs, request features, etc.   If you're a developer on GitHub, please contribute.   If you can sign a Mac or Windows binary, we need your help!

link: https://github.com/nzbfast/nzbfast (downloads on the releases page; site with docs linked from the repo)

any questions on how it works etc, ask away.

thanks!

nzbfast dev.

UPDATE: v1.0.5 is out - removes the self-update code entirely, updates are notify-only with an off switch. see comments


r/usenet 5h ago

Indexer Indexer suggesstions

8 Upvotes

I have slug and geek and free miatrix.

Worth upgrading miatrix or go with either life or planet?

Update: Thanks for the suggestions. I'll put Ninja on my short list and keep an eye out for open registrations. I added NzbNest because it is free for now and I also added Finder. I should be able to use what I have until BF.


r/usenet 22h ago

Provider Easynews newbie! Speed unpredictable

3 Upvotes

Hi there! I signed up for this service a couple of days ago, and overall, I'm really enjoying it so far. It seems on links that have been added on the newer side all behave very well. But on anything that's a bit older, I'm having a hard time. Is this normal? I was thinking that everything would be accessible with the same speeds.

Edit: all issues seem to be resolved. I'm getting great speeds now.


r/usenet 7h ago

Software SABnzbd Priority 0/1 vs 0/99

3 Upvotes

I understand what setting priorities does, but couldn't find this exact answer.

If you have 3 servers, is there any tangible difference between setting their priority as 0/1/2 versus 0/50/99 or does it function exactly the same?