I currently have an arr-stack setup on my home server with qBittorrent, which works relatively well. However, I mainly have two issues with it:
- There is very little content available on BitTorrent in my native language (Dutch), not even on private trackers afaik
- There are many torrents which take days to download, or even worse get stuck (hate it when that happens, especially if it’s at 99%)
This got me interested in Usenet.
As for point 1, I found an NZB indexer which seems to have a lot more Dutch content. I still have some questions, however.
- I understand that apart from having access to indexers I’ll also need a Usenet provider. How big are the differences between providers? I can find plans between €2 and €20 per month; does it matter that much which I take, apart from retention rate and download speed? Do all providers host all newsgroups?
- As for point 2, I understand that if content is on a provider’s servers, then you will be able to download it with whatever speed your provider gives you. How much content will I actually be able to find? Why isn’t content constantly taken down?
- Is using a VPN recommended with Usenet?
Usenet is not the WWW. It operates on a different protocol and methods. It’s not over HTTP(s) like this or standard web sites. Thus, your typical web user won’t even ever see or notice anything on or about usenet. This is why you would need a usenet provider or access. You cannot access usenet with a web browser. One notable difference between the web and Usenet is the absence of a central server and dedicated administrator. Usenet is distributed among a large, constantly changing conglomeration of servers that store and forward messages to one another in so-called news feeds. Individual users may read messages from and post messages to a local servers.
Usenet is literally just a collection of text files on various servers or locations. There really isn’t an index builtin or a way to just ‘click to the next page’. This is why you need an indexer. An indexer crawls and scrapes usenet headers to allow searching and finding of specific content or posts. It automatically builds releases and indexes them like google indexes the internet.
When someone uploads files to usenet, it’s just text. Very large files such as videos, aren’t easily represented as text and don’t “fit” in one post. It is spread over many different posts, sometimes hundreds. In text format. You could find all those posts, combine the text, and end up with an actual video or music file. But that file doesn’t “exist” on usenet as a specific, single, item. Indexers find all posts associated with something you may be searching for, and other news reader software (like NZBGet or SABNZB) combine all those text files into one, giving you the file you actually expect after downloading all the different posts/parts.
Using a VPN account with usenet is beneficial, but not required. It is ideal to have access to multiple different indexers to find the posts you want.
Edit: deleting most of my comment because it’s a duplicate from the person who answered hours ago, leaving my indexers comment.
Something that you didn’t mention, but needs addressing - indexers. Yes, there are free indexers but they’re often capped at a certain number of grabs per day. Expect to pay for access to these as well - but some have lifetime memberships at a reasonable price. Get more than one and sabnzbd can prioritize by user-assigned weight. (By the way,these are typically what gets hit by content protection/LE). Indexers provide the nzb files that tell you download client where in the providers’ server to find the download bits/bytes.
The *arr stack works wonderfully with Usenet, I think if you go this route, you’ll be surprised how little you have to fall back to torrents.
A VPN won’t be useful because you’ll have to login to the Usenet server. But (someone please tell me if I’m wrong) I’ve never heard of anyone getting busted downloading stuff from newsgroups.
For dutch content on Usenet, I can strongly recommend Spotnet. If you are familiar with docker, you will find a turnkey solution here to get you going with spotnet.
Short explanation (from Wikipedia): “Spotnet is a protocol on top of Usenet, providing a decentralized alternative to usenet indexing websites, and the NZB format in general. Spotnet allows users to create and browse private ‘newsservers’, or decentralized repositories of files and information. Members share spots (file sharing) with one another, similar to the seeding process in torrent sharing”.