Import .nzb from email

Got a program that plays well with SABnzbd? Share it here!
Post Reply
beulbek
Newbie
Newbie
Posts: 2
Joined: January 31st, 2008, 5:10 pm
Location: NL

Import .nzb from email

Post by beulbek »

Hi guys,

Let's say you have access to the internet at work, but your home computer is connected through a dynamic IP address. It's hard to access your computer to add your .nzb's through the web interface, so why don't you just let the pc fetch nzb's from an emailaddress?

I've written adjusted a script that checks a given emailaddress every x seconds. If a NZB is found, it is downloaded and copied to the blackhole. It uses python ( >2.3.1 I think ) and is used on an Ubuntu system.

Feel free to download the script and don't forget: comments are highly appreciated. All you need can be found here.
Post Reply