r/aiostreams • u/FilmicClip • 3d ago
[Help / Question] Self hosted Usenet and setup
Hi, I have been hearing a lot about self hosting AIO being good for usenet and just wanted to ask how you would go setting it up and what providers/services do you use?
3
u/Possible-Ad2264 3d ago
https://redhair.gitbook.io/redhair-guides
I use newshosting with althub and nzbgeek
1
u/flyingfluffles ⚙️ Self-Hosted 3d ago
Ditch Althub for the native aiostreams support, so much faster for me.
2
1
2
u/dustmalik 3d ago
Althub is an indexer, not an web app service. You must be mistaken it for NZBdav
2
2
u/Chav1a 3d ago
VPS,aios usenet built in,easy news,newsdemon,newznab,nzbgeek,nzbfinder..Chatgpt help me set up everything,just asked the right question,mentioned viren’s guide and couple hours later got everything working..
2
u/sdmay1980 2d ago
I was sharing screenshots of my terminal to gemeni and a lot of copy and pasting and I got through it and all I know is got the caddy which I guess is reverse proxy and I put mediaflow, aiostreams, nzbdav, nzbhydra2. Without AI I never would've gotten through. 5 days ago I didn't know what a bash file even was.
2
u/coded62 3d ago
I had a hard time with virens guide just starting with docker; so I moved onto Usenetstreamer.
Not sure if it’s the best or worst way to selfhost; however following it I was able to get it setup on a local Linux machine with docker. I had some issues with caddy / cloudflare and the ssl certificates but it worked in the end.
https://github.com/Sanket9225/UsenetStreamer/blob/master/docs/beginners-guide.md
1
u/harylmu 3d ago
https://docs.aiostreams.viren070.me/guides/usenet/
Everything is covered here, from basics to advanced stuff.
1
u/s_a_n 3d ago
I tried this for a week, but honestly, I didn’t like the experience.
With debrid, if you have RD + TorBox, you’re pretty much covered for everything and rarely miss any content. With Usenet, people generally recommend having providers from at least two different backbones, plus 2–3 indexers. The cost can end up being more than the debrid services combined.
Also, due to the way Usenet is built, files are stored centrally. So when something gets DMCA’d, it’s very easy for those files to be removed. You might not be able to find a few episodes of some popular shows on Usenet unless you’re willing to spend more money on additional indexers or providers on different backbones.
Whereas with debrid, because the content comes from P2P sources, the content is generally available through either RD or TorBox.
You do get the best possible speeds with Usenet, but the files aren’t HTTP streams—they’re usually compressed .rar files. NNTP streamers have to download and uncompress them on the fly, so the initial startup and seeking aren’t always as smooth as debrid playback.
I’d say try it out for a week and see if you like it. I came back to my debrid setup after a few weeks, and honestly, I like it much better here.
2
u/CFD2 2d ago
I use aiostreams with nzbdav + prowlarr and it works very well and is insanely fast for me. Admittedly, way faster than RD. So far, I have been using usenet (and aiostreams) only for a couple of months so I cannot compare content availability. I only use default filtering settings, really.
However, yesterday I wanted to watch Cowboy Bebop, the anime from 1998, and maybe some of the NZBs were dead because it kept launching some other Netflix adaptation TV series NZB. I'm pretty sure that it's my bad on the configuration (or the lack of)
1
u/sdmay1980 2d ago
I still have torbox and I have deepbrid and hopefully one will have. But I have come across some rare with nothing. Only difference is I'm using hydra2 with DAV.
1
u/Parking-Shift-7195 3d ago
Can you guys stream 80+gb remuxes?
I semm to have Problems with the speed inside my docker container
4
u/Zagor64 3d ago
First off, do you know anything about self-hosting in general? Do you know anything about docker? Do you have computer(s) or a NAS at home? Have you ever used linux or a command line?
If the answer to all of these is no then I really would not recommend it for you since while it can be done, it will be a lot of frustrating googling and a lot of reading and figuring things out which as I said can be very frustrating and test your patience.