Search found 5 matches

by SizzlechestSA
November 12th, 2008, 11:39 pm
Forum: Bug Reports
Topic: Passed variable (e.g., %1) are now quoted?
Replies: 7
Views: 5248

Re: Passed variable (e.g., %1) are now quoted?

The problem with this is if you're writing a script that takes the variable and appends subfolders and/or filenames with spaces, it's not going to work. I understand the quotes are not being put there by sabnzbd.  However, I think it would be a good idea to strip them (if they exist) before the vari...
by SizzlechestSA
November 11th, 2008, 7:35 am
Forum: Bug Reports
Topic: Passed variable (e.g., %1) are now quoted?
Replies: 7
Views: 5248

Re: Passed variable (e.g., %1) are now quoted?

shypike wrote: What was the previous release you used?
0.4.4
by SizzlechestSA
November 10th, 2008, 11:47 pm
Forum: Bug Reports
Topic: Passed variable (e.g., %1) are now quoted?
Replies: 7
Views: 5248

Passed variable (e.g., %1) are now quoted?

I made a post-processing script a while back that uses %1.  I noticed ever since I upgraded to 0.4.5 that the variable passes the directory with quotes around it.  This breaks the script.  Is it possible to turn this off?  The scripts should be handling the quoting.
by SizzlechestSA
October 13th, 2008, 9:20 am
Forum: Feature Requests
Topic: Pass more values to post-processing scripts
Replies: 2
Views: 2671

Pass more values to post-processing scripts

It would be nice if more values would be passed to the post-processing scripts. For example, I had a need for the blackhole directory and it would be better not to have hard-coded it in the script.
by SizzlechestSA
October 9th, 2008, 4:28 pm
Forum: Post-Processing Scripts
Topic: Usenetserver.com Global Search nzb processor
Replies: 1
Views: 7866

Usenetserver.com Global Search nzb processor

Usenetserver.com has a Global Search engine for Usenet posts. The system allows you to select posts and download your own custom nzb file containing those posts.  Many times, an nzb has been posted for the item you wish to retrieve.  I designed this script to take the nzb files retrieved through SA...