Page 1 of 1

[Windows] Leechr - Is this an advised way of running?

Posted: September 7th, 2010, 5:48 am
by soopahfly
I'm coming to Sabnzb+ from NZBGet, and I was using Leechr script quite successfully.

I've not been able to find much information on here regarding Leechr, but this is the way I've got it running.

Install Python.
extract the Leechr.zip to a folder of your choice.
rename example.conf to leechr.conf
edit to include your "MyEpisodes" details

Paths.

I had to set the paths like this :

d:/downloads/nzb  -  to get it to download to Sabnzb's watch folder.

Now the bit I'm not sure about.  In NZBGet, you could run scheduled tasks.  I had it running hourly checking for newly released TV Episodes, but I couldn't find a way of doing this on Sab, so I did it like this.

I created a scheduled task through Windows to run the python script hourly.

Is there a better way of doing this, or is this OK?

Re: [Windows] Leechr - Is this an advised way of running?

Posted: September 7th, 2010, 8:47 am
by shypike
Sorry, don't know anything about Leechr.

SABnzbd has a scheduler, but it's not designed to run external tasks.
Your OS solution should work fine.
Apparently SABnzbd only needs to watch the "watched folder".
So I assume you let the Windows Scheduler run Leechr.

Re: [Windows] Leechr - Is this an advised way of running?

Posted: September 14th, 2010, 10:55 am
by goudkamp
I confirm this; just configure leechr to save it's downloaded NZB's inside the same 'watch' folder of SABnzbd. Then use the Windows scheduler to run your leechr script.

The same counts also for Linux users (as myself).