Re: SABnzbd Smart Downloader
Posted: April 16th, 2009, 7:00 am
hi guys i see my movie script for nzbs.org got incorporated so thought i would post my latest version, this version is created for use with newzbin.com and will download nzb files for 720p hd movies, please make sure you read the pre-requisites before attempting to run the script.
if there is enough demand i can tweak this for xvid/divx downloads too, also considering a xbox 360 version.
Pre-requisites
1. install latest version of python
2. login to newzbin and create a new custom search, example of a custom search for 720p HD material:-
"category" "movies"
"larger" than "4000MB"
"smaller" than "9000MB"
"video source" "HD-DVD/Blu-Ray"
"video format" "H.264/x264"
"language" "english"
3. click on new search and link to rss feed, copy and paste rss feed in section "newzbin_com_feed" (details encrypted, script uses ssl)
4. enter in your newzbin username and password in sections "newzbin_username"/"newzbin_password" (details encrypted, script uses ssl)
5. recommended setting - create "my exclusions"/"attribue exclusions" for unwanted video formats and languages
6. recommended setting - goto "my preferences"/"states" and set to "normal"
7. recommended setting - goto "my preferences"/"completion" and set to "completed"
8. schedule script to run using windows "task scheduler"
Features
movie title cache
the script will auto cache the checked movie titles, thus reducing the time taken to run and also prevents excessive hits on newzbin and imdb.
file checks
checks watched folder for existing nzb
checks nzb folder for existing nzb
checks completed downloads for existing movie
checks movie collection for existing movie
imdb checks
checks imdb rating value
checks imdb number of votes
checks imdb movie language
checks imdb movie country
checks imdb movie genre (bad and good)
checks imdb movie release date
checks imdb for good actor (will skip other imdb checks)
checks imdb for good character (will skip other imdb checks)
checks imdb for good movie title (will skip other imdb checks)
release checks
checks size of movie
checks source of movie
checks format of movie
checks resolution of movie
Download ver 1.0
http://pastebin.com/f72e7f221
new version uploaded, trimmed out page scrape of newzbin, using custom "my search" filters on newzbin website instead, this also means the script can now be used for ANY video format, not just hd content without alteration of the script, if any probs let me know.
Download ver 1.1
http://pastebin.com/f20f4fc43
if there is enough demand i can tweak this for xvid/divx downloads too, also considering a xbox 360 version.
Pre-requisites
1. install latest version of python
2. login to newzbin and create a new custom search, example of a custom search for 720p HD material:-
"category" "movies"
"larger" than "4000MB"
"smaller" than "9000MB"
"video source" "HD-DVD/Blu-Ray"
"video format" "H.264/x264"
"language" "english"
3. click on new search and link to rss feed, copy and paste rss feed in section "newzbin_com_feed" (details encrypted, script uses ssl)
4. enter in your newzbin username and password in sections "newzbin_username"/"newzbin_password" (details encrypted, script uses ssl)
5. recommended setting - create "my exclusions"/"attribue exclusions" for unwanted video formats and languages
6. recommended setting - goto "my preferences"/"states" and set to "normal"
7. recommended setting - goto "my preferences"/"completion" and set to "completed"
8. schedule script to run using windows "task scheduler"
Features
movie title cache
the script will auto cache the checked movie titles, thus reducing the time taken to run and also prevents excessive hits on newzbin and imdb.
file checks
checks watched folder for existing nzb
checks nzb folder for existing nzb
checks completed downloads for existing movie
checks movie collection for existing movie
imdb checks
checks imdb rating value
checks imdb number of votes
checks imdb movie language
checks imdb movie country
checks imdb movie genre (bad and good)
checks imdb movie release date
checks imdb for good actor (will skip other imdb checks)
checks imdb for good character (will skip other imdb checks)
checks imdb for good movie title (will skip other imdb checks)
release checks
checks size of movie
checks source of movie
checks format of movie
checks resolution of movie
Download ver 1.0
http://pastebin.com/f72e7f221
new version uploaded, trimmed out page scrape of newzbin, using custom "my search" filters on newzbin website instead, this also means the script can now be used for ANY video format, not just hd content without alteration of the script, if any probs let me know.
Download ver 1.1
http://pastebin.com/f20f4fc43