• 1 Post
  • 7 Comments
Joined 1Y ago
cake
Cake day: Jun 16, 2023

help-circle
rss

Not as far as i know. Root of this is that usenet files are usually obfuscated. Means that they are encrypted and their filenames are pure gibberish.

You then visist a “newsgroup” which is a forum or some list on the internet. There are posts for everything you want; Movies, shows, games, etc.
Those posts will give you a .nzb file. This is basically just a textfile that has the decryption password and the exact path if you will, for that specific file.

Example: You want to download John Wick 4. You find a post for that on some forum. You get the .nzb file. You throw this .nzb file into your usenet downloader (sabNZBd for example). This downloader takes the file, goes to your usenet provider (the actual server that hosts files) and finds the file for John Wick 4. This file might be called 132907as097fd192070a9sd709asdgsd90g709123907 and is fragmented into 400 .zip files, each with their own gibberish name.

But your downloader knows all the files that belong to each other because of that .nzb file.

Then they all get downloaded, unpacked together and you have your file.


Now this would make it very very hard to actually “stream” directly from usenet. sabNZBd can actually unpack the files while you download them, but i don’t know if they are in correct order and if it could produce a streamable videofile.

I heard of a website that claimed it could stream directly from usenet, but i never looked into it and it didn’t gain any popularity as it had some other severe issues as far as i know.


If you want a streaming like experience via Usenet, you have to go the Plex/Jellyfin + Overseerr/Ombi/Jellyseerr + Radarr&Sonarr route. It’s a suite of applications that will automate the process of finding, downloading and organizing your movies & shows. Overseerr/Ombi/Jellyseerr provide you the catalog where you can pick what you want to watch. They will push that interaction to Radarr&Sonarr. They are responsible for actually searching through the usenet forums you configured and find the correct movie / show you want from there. They will then push that to your downloader (sabNZBd for example again) and once it’s downloaded they will organize it and tell Jellyfin or Plex that it’s available. Jellyfin & Plex are the final streaming services that run locally on your hardware and can be accessed on your network. They are beautiful and extremely capable streaming applications that handle metadata automatically.

It’s quite a complicated and cumbersome process to set it all up properly. But once it’s done you never have to touch it again (unless something breaks lol) and you will have a fully automated media server that will get you whatever you want in whatever quality / language profile you want.

And since usenet is blazing fast, depending on your internet connection, you can watch a movie within 20~30 minutes after “requesting” it (requesting is the process of telling the aforementioned Overseerr/Ombi/Jellyseerr that you want John Wick 4 for example).


So yeah, sorry for that long and probably unasked explamation but thanks for listening to my Ted Talk.



100% - i get 40MB/s on Usenet, something i could only dream about on torrents…also i am in germany, torrenting is quite risky here.

When i find something on usenet, it is there…period. I can get it. On torrents? Just because i found a magnet doesn’t mean there is anyone seeding it.


Apparently you know your way around there… can you ELI5 what soulseek exactly is? Is this based on torrenting? Is it comparable to what limewire was back in the day?

Stumbled across it and don’t know what makes this so charming for so many people


that’s sadly true, but in the past - the pirates turned out to be the fair and square ones that i could trust…unlike the others


No, and that’s a good thing.

How should they make money? Services and Storage cost money. Period. That has to be paid by someone. Either be it the users, or some sketchy not-giving-a-shit-about-privacy-advertising company because hosters on the usenet have to sell your data to pay for the servers.

Easy as that.

And since usenet is used for a lot of piracy, i 100% DON’T want it to be financed by shit like this. I pay for it and i know i am safe.
Don’t forget. If a product is free - you are the product.


Plex doesn’t play John Wick 4 I got from radarr
So I downloaded 3 different versions of John Wick 4 at this point... 4k h265 from PsO, the same from CONTiNENTAL and the 1080p from CONTiNENTAL. I even tried "optimizing" it for TV via Plex.... It just doesn't play on my TV... On my PC via Plex Web it does play but no matter what I do, it doesn't on my TV. Everything else plays perfectly fine. I have the Samsung S95B and I know it doesn't support DoVi, but other titles that have DoVi do play and just use HDR10 if that's available. The 1080p CONTiNENTAL doesn't have any HDR and doesn't play either. What am I missing? EDIT: I found out that the AC3 audio codec is broken for me with the german language. It shows as AC3 Stereo and doesn't work. But the AC3 5.1 in english does work flawless....i need to find out how to change the audio codec of the german track for eAC3 or DAC for example.
fedilink

@Awwab

I currently have an *arr suite consisting of Sonarr, Radarr, Prowlarr that’s connected to my sabNZBd. i don’t use torrents at all (germany here, it’s super dangerous).

What benefit would this add to my setup? As far as i can see this is more useful for torrent users (because of the irc vs rss tracking) but in my case it appears not beneficial. Am i missing something ?

Other than that, obviously gorgeous UI, impressive feature list and very good Github page.