Page 1 of 1

inline newzleecher or binsearch

Posted: August 24th, 2008, 6:12 pm
by atlas
I have a watched folder called "nzbin" where I drop off nzb's for processing. The problem is that when i go to newzleecher or binsearch or w/e and download an nzb, it creates a folder with what I put in the search field as opposed to what I am downloading.

If you could let index sites load inline and superimpose an "add to sabnzbd" near their search fields, and have the actual namesĀ  instead of the search names, then streamlining nzb downloading would be improved.

hope this makes sense.

Re: inline newzleecher or binsearch

Posted: August 24th, 2008, 7:04 pm
by switch
This is impossible for us to do, sabnzbd has no control over the rendering of other pages. You could request it be added to a third party script such as nzbdstatus, or write your own greasemonkey script for firefox.

Re: inline newzleecher or binsearch

Posted: August 25th, 2008, 1:24 am
by shypike
Such a thing has to be custom-made for each site, which is obviously a problem.
Personally, I use an AutoIt3 script to intercept downloaded NZB files. This script
gives me the chance to rename the file before copying it to the Watched Folder.

I'll see if I can make it usable for other people so that it can be added to a
later release.