Search found 18 matches

by demioa
July 7th, 2010, 10:45 pm
Forum: Templates
Topic: Theme: smpl (Discussion)
Replies: 27
Views: 43992

Re: Theme: smpl (Discussion)

I want to add an icon to the 'Links' section to open that folder in Finder (OS X). I edited the history.tmpl adding the first line here: <td> <a href="file://$line.storage" target="_blank"><img class="imglink" src="static/images/Finder.png" /></a>            <...
by demioa
August 12th, 2009, 10:48 am
Forum: Post-Processing Scripts
Topic: Can you control emails via scripting?
Replies: 13
Views: 8504

Re: Can you control emails via scripting?

I took a look at the cheetah documentation and found that I may be able to simplify the process by having the emails stored in a template file.  If I import that into the email.tmpl file and reference the person email that way, it will be much easier as there are only a hand full of users on my FTP.
by demioa
August 12th, 2009, 7:47 am
Forum: Post-Processing Scripts
Topic: Can you control emails via scripting?
Replies: 13
Views: 8504

Re: Can you control emails via scripting?

Well, the page is the web interface for my FTP.  It is a private FTP I have for some friends over seas.  If they upload an nzb file the ftp launches sabnzbd from a command line and starts to download the file.  The FTP downloads the file to a new directory and makes an account for that file.  Sabnzb...
by demioa
August 10th, 2009, 11:38 pm
Forum: Post-Processing Scripts
Topic: Can you control emails via scripting?
Replies: 13
Views: 8504

Re: Can you control emails via scripting?

I am also in need of such a script. However my setup is a bit different.   I have a separate page for uploading NZBs that requires an e-mail address.  The entered e-mail address is stored in a csv file.  Is there anyway to look up and extract the email value from a CSV file? this is very easy to do ...
by demioa
May 4th, 2009, 11:51 am
Forum: General Discussion
Topic: Mac Mini vs. MacBook Download Speeds
Replies: 7
Views: 9132

Re: Mac Mini vs. MacBook Download Speeds

Is anyone else seeing this issue... I have a 20/5 FIOS connection at my house (it smokes) and Sabnzbd downloads the same file as follows: MacBook (C2D 2.4Ghz Unibody/4GB RAM/802.11n) About 2400-2500KB/s Mac Mini (C2D 1.83Ghz/1GB RAM/802.11g) About 1700-1800KB/s Both are connecting wirelessly throug...
by demioa
April 25th, 2009, 11:24 am
Forum: Post-Processing Scripts
Topic: newzbin automated game downloader
Replies: 5
Views: 8263

Re: newzbin automated game downloader

Can not get this working on OS X?

Could this script be modified to grab what ever is posted to abgx  or console-news?

The Newsbin RSS feed will take care of the Region locking.
by demioa
April 17th, 2009, 1:53 pm
Forum: Feature Requests
Topic: Post Processing script output.
Replies: 4
Views: 4398

Re: Post Processing script output.

hovering about an nfo will show the nfo in a floating window.
by demioa
April 17th, 2009, 1:32 pm
Forum: Feature Requests
Topic: Post Processing script output.
Replies: 4
Views: 4398

Re: Post Processing script output.

Might I suggest a method that Newzbin uses for nfos and comments on search results?
by demioa
April 14th, 2009, 4:27 pm
Forum: Feature Requests
Topic: Post Processing script output.
Replies: 4
Views: 4398

Post Processing script output.

Can "show script output" be modified to display as an HTML if it has HTML tags?
by demioa
April 14th, 2009, 12:03 pm
Forum: Post-Processing Scripts
Topic: abgx360 Post processing script
Replies: 87
Views: 125276

Re: abgx360 Post processing script

Sorry, how would I do that?

I don't even know what to repipe.
by demioa
April 14th, 2009, 10:18 am
Forum: Post-Processing Scripts
Topic: abgx360 Post processing script
Replies: 87
Views: 125276

Re: abgx360 Post processing script

I want this to appear as a normal html.
by demioa
April 13th, 2009, 5:00 pm
Forum: Post-Processing Scripts
Topic: abgx360 Post processing script
Replies: 87
Views: 125276

Re: abgx360 Post processing script

Is there anyway to get Sabnzbd to output the resulting html/txt file from abgx360 on the web interface? In other words clicking on "Show script output" would show the html/txt. I am sure you can just code this script for abgx360 to output to a dir that Sabnzbd can read from. Edit: Ok it is...
by demioa
April 1st, 2009, 1:56 am
Forum: Post-Processing Scripts
Topic: abgx360 Post processing script
Replies: 87
Views: 125276

Re: abgx360 Post processing script

Never mind the part about the achievements; I was impatient.  It works fine. :)
by demioa
April 1st, 2009, 1:55 am
Forum: Post-Processing Scripts
Topic: abgx360 Post processing script
Replies: 87
Views: 125276

Re: abgx360 Post processing script

Ok, I tested this with a couple games.  It works with flag "-pchix -af3 --localonly --rgn 000000FF --splitvid --" When I try --pch, the achievemnents,  it stalls at 8kb (or 16kb if using html).  No matter what the program is doing, the file can not get larger than 8kb.  What could be the c...