For those who dont know what my previous script did this monitors index sites nzbmatrix.com/nzbs.org/newznab for releases, it then checks imdb for certain criteria, if there is a positive match then it will download the nzb to either a queued folder or to the defined "watched" folder for sabnzbd+ to download.
feature list
checks for existing movies
define genres
define min rating
define min votes
define min year
define favorite actors
define favorite directors
define favorite characters
define favorite movie titles
define ignore titles
define ignore genres
define prefered genres and rating
define queue genres (used for genres you may or may not want)
define queue year (can be used for early movies you may or may not want)
create metadata for movie browser (media center plugin)
email notification of queued and downloading jobs
min download size to accept
title value filtering e.g telesync, telecine etc.
i have compiled the script to a windows executable format which can be executed from the command line or run as a scheduled task.
download the zip, extract and then read the readme.txt file before attempting to run. you will have to edit the sample config.ini before running.
rss feed
http://www.mediafire.com/rss.php?key=pnd4e29x6y7w6
changelog
ver 1.4.5
added in exit on failure to download imdb json feed and imdb mobile webpage scraping
added in checking of tt number for 7 digits or more, will skip if less than 7 or if error 404 recieved from imdb
general unicode tidy up
moved submit webform with username/password for nzbmatrix to retry loop




