These are free to use NZB Search Engines which allow you to search inside the usenet groups and create a nzb there.
Please let me know if you have more or better (free) NZB Search Engines!
In addition to my previous post, I’ve also tried “PS3 Media Player“, which seems like a better match; in my tests it played less movie formats but the ones it did play (about 80% of the ones TVersity did), it did it in greater quality and with less resources on the serverside. So check out which features and quality are the best for you. I use both next to eachother.
I wanted to watch some movies on my PS3, therefore I was in need of something that could stream my movies to my PS3 and making them suitable for the PS3 ‘on-the-fly’, this process is called ‘transcoding’. So here’s my guide to get it working.
You need a fast PC. In my case an Intel Core2 Quad Q9550; and you need your PS3 to have a wired connection to your network!
To get things working do the following:
<transcode when="pprofile" optimize="quality" connectionSpeed="WIRED_HIGH" downsampleForConnectionSpeed="false" audioCompressionRatio="8" videoCompressionRatio="18" disableDecodingClock="true" wmProfile="wmv8" wmEncodeDShow="true"> <maxVideoInfo width="1920" height="1080" bitrate="10000000" fps="30"></maxVideoInfo> <minVideoInfo width="0" height="0" bitrate="0" fps="24"></minVideoInfo> <maxAudioInfo sampleRate="48000" bitsperSample="16" bitrate="384000" nchannels="6"></maxAudioInfo> <minAudioInfo sampleRate="32000" bitsperSample="0" bitrate="0" nchannels="1"></minAudioInfo> <maxImageInfo width="1920" height="1080"></maxImageInfo> </transcode>
And you’re set; now TVersity will transcode most movies to your PS3 in good HD quality. Transcoding will always incur quality loss.
You can’t do anything else with it, you can only see who’s online and who’s playing what game. You can’t send any messages or anything.
Go to this URL: http://www.us.playstation.com/MyAccount/PSNL/FriendList
Check it out!
Pretty unique for a usenet provider. 400 days retention!
This script will automatically virus scan downloaded files using the free ClamWin Antivirus package. These instructions are for SABnzbd on Windows.
It will prefix the directory with _VIRUS_ when a virus is found in the downloaded stuff, it won’t delete files but just reminds you that you’ve downloaded hazardous stuff
To set this up follow the these steps:
@echo off set name=%3 set name=%name:"=% set dirname=%1 set dirname=%dirname:"=% "C:\Program Files (x86)\ClamWin\bin\clamscan.exe" --tempdir "c:tempclamscan" --keep-mbox --stdout --database="C:\ProgramData\.clamwin\db" --log="c:\temp\clamscan.log" --no-mail --infected --max-files=500 --max-scansize=150000M --max-recursion=5 --max-filesize=100000M --recursive --kill "%dirname%" @echo %errorlevel% if not errorlevel 1 goto novirus goto virus :virus echo virus found! echo ___WARNING VIRUS FOUND___ > "%dirname%___WARNING VIRUS FOUND___" rem make sure the drive letter below matches your download destination drive!! c: cd "%dirname%" cd.. move "%name%" "_VIRUS_%name%" goto end :novirus echo no virus found! goto end :end
I’ve updated my site once again ![]()
I will try to keep it current now!
Usenet is the best place to download anything you need. It’s not free but it shouldn’t cost more than 10$ per month.
Here are my steps to the best downloading experience ever:
You will get this:

