Search found 8 matches

by JonDubya
July 30th, 2009, 8:00 pm
Forum: General Help
Topic: Problem with Opera
Replies: 3
Views: 3158

Re: Problem with Opera

Sorry to bump an old post, but a big thank you to switch for the helpful insight.  Been using sabnzbd for a long time now but this was the first time I came across this problem and was really lost.
by JonDubya
March 30th, 2009, 8:37 pm
Forum: General Help
Topic: Unpacking
Replies: 4
Views: 3651

Re: Unpacking

Thanks.  This has made a world of difference!
by JonDubya
March 30th, 2009, 7:39 am
Forum: General Help
Topic: Unpacking
Replies: 4
Views: 3651

Re: Unpacking

How/where do i enable ionice?
by JonDubya
March 30th, 2009, 12:37 am
Forum: General Help
Topic: Unpacking
Replies: 4
Views: 3651

Unpacking

I use groups to move downloads to another drive from my primary download drive (where sabnzd downloads to).  I did this primarily because when watching something while downloading all on the download drive, it would lag when verifying and unpacking took place.  However it seems that the way sabnzbd ...
by JonDubya
October 24th, 2008, 11:11 pm
Forum: Feature Requests
Topic: Req: Direct link to download folder
Replies: 9
Views: 8461

Re: Req: Direct link to download folder

@inpheaux: Agreed. This is really what I was looking for, not so much as a full-on addition to the application.

@Eejit: Yeah, I don't have an answer for you besides download everything to one folder :D

Cheers
by JonDubya
October 22nd, 2008, 11:32 am
Forum: Feature Requests
Topic: Req: Direct link to download folder
Replies: 9
Views: 8461

Re: Req: Direct link to download folder

What I implemented works for me.  I use sabnzbd on my desktop so everything is local.
by JonDubya
October 22nd, 2008, 12:45 am
Forum: Feature Requests
Topic: Req: Direct link to download folder
Replies: 9
Views: 8461

Re: Req: Direct link to download folder

Figured it out,

Code: Select all

<a href="file:///D:/$line.filename/">$line.filename</a>
but it seems that FF nor Opera allow for that kind of link. Go figure :P~ Any other suggestions?

Edit:
Solution here: http://www.techlifeweb.com/firefox/2006 ... ox-15.html
by JonDubya
October 22nd, 2008, 12:04 am
Forum: Feature Requests
Topic: Req: Direct link to download folder
Replies: 9
Views: 8461

Req: Direct link to download folder

I was wondering if it's possible to edit the template to make the completed download names links to the actual directory.  Example: If the nzb is "sabnzbd" it would have a url to file:///d:/downloads/sabnzbd/ If you can show how or where to do it in the history.tmpl file I'll make the chan...