Search found 13 matches

by potman100
November 17th, 2012, 5:54 am
Forum: General Help
Topic: Web-Interface and Zip Files
Replies: 6
Views: 2855

Re: Web-Interface and Zip Files

Hi

Yes, I use gzip now for single Nzbs, but also wanted to be able to have a que system implemented, so a user could create a
a list of Nzbs and the they would be zipped and sent to sab in one go.

Regards

Potman
by potman100
November 16th, 2012, 7:35 pm
Forum: General Help
Topic: Web-Interface and Zip Files
Replies: 6
Views: 2855

Re: Web-Interface and Zip Files

Hi I am currently working on an Android app, and the use of Zip files on larger Nzb files can be quite drastic in cutting down large 3-4 meg nzb files to 2-300k zip files, so rather than having to send 3-4 meg over 3g sending 2-300k files is a lot faster and cost effective. Its part of an indexing s...
by potman100
November 16th, 2012, 3:54 pm
Forum: General Help
Topic: Web-Interface and Zip Files
Replies: 6
Views: 2855

Re: Web-Interface and Zip Files

Hi shypike

Thanks for the info m8, its a shame it doesn't.

Do you think it would be worth putting a it in as a requested feature ?

Regards

Potman
by potman100
November 16th, 2012, 9:25 am
Forum: General Help
Topic: Web-Interface and Zip Files
Replies: 6
Views: 2855

Web-Interface and Zip Files

Hi When using Sab on your local computer you can pass a zip file with an Nzb file to it, and Sab will extract the Nzb from the zip file and add it to the que ! My question is, can you also send a Zip file to the web-interface / Api ? I have got it working sending Nzbs to the web-interface / Api, but...
by potman100
June 16th, 2012, 5:30 am
Forum: General Help
Topic: Adding Nzb From Android
Replies: 11
Views: 4484

Re: Adding Nzb From Android

Hi shypike

Thanks for your help with this, got it working now, the issue was when reading
the nzb for the post request, there was a \r\n being added to the nzb post data,
which was making the nzb data invalid.

Regards

Potman
by potman100
June 15th, 2012, 4:13 pm
Forum: General Help
Topic: Adding Nzb From Android
Replies: 11
Views: 4484

Re: Adding Nzb From Android

basic4android application
by potman100
June 15th, 2012, 3:08 pm
Forum: General Help
Topic: Adding Nzb From Android
Replies: 11
Views: 4484

Re: Adding Nzb From Android

Hi I've managed to craft a http post in basic4android, and when I check the sab logs it matches the log entry's for the same file added by curl. The curl one works and adds to sab and gives the return code {"status":true,"nzo_ids":["SABnzbd_nzo_allw_s"]} but the b4a fai...
by potman100
June 15th, 2012, 11:37 am
Forum: General Help
Topic: Adding Nzb From Android
Replies: 11
Views: 4484

Re: Adding Nzb From Android

Hi

thanks for the info, not really used curl in the past but will see If I can get if working.

Regards

Potman
by potman100
June 15th, 2012, 9:51 am
Forum: General Help
Topic: Adding Nzb From Android
Replies: 11
Views: 4484

Re: Adding Nzb From Android

Hi shypike

Any ideas on this ?

Sabcontrol on android can do it, I just can't seem to find out how.

The app has over 700,000 Nzbs avaliable, with a couple of thousand being added daily, and they all come direct from
Usenet.

Regards

Potman
by potman100
June 14th, 2012, 5:22 pm
Forum: General Help
Topic: Adding Nzb From Android
Replies: 11
Views: 4484

Re: Adding Nzb From Android

Hi

Yes, I have an android app, that I can download Nzb files to the device, the problem I have is I
need to send the nzb from the app to sab.

I think its a http post request via mode=addfile but Im not sure.

Regards

Potman
by potman100
June 14th, 2012, 4:11 pm
Forum: General Help
Topic: Adding Nzb From Android
Replies: 11
Views: 4484

Adding Nzb From Android

Hi

I'm trying to upload a Nzb file to sab via the api from Android.

I've look all around the net and can't find an answer.

Thanks for any help.

Regards

Potman
by potman100
June 14th, 2012, 2:34 pm
Forum: General Discussion
Topic: Nzb Key
Replies: 2
Views: 4327

Re: Nzb Key

Hi Thanks for the reply. No I'm not using an index site I have an indexer my self that runs on a server, basically automatically indexes 18 groups at the moment and adds the nzbs to usenet, then generates an index that an app I have written for andriod uses, so I want to be able to send the nzb from...
by potman100
June 14th, 2012, 2:20 pm
Forum: General Discussion
Topic: Nzb Key
Replies: 2
Views: 4327

Nzb Key

Hi

Can some please tell me how to use the Nzb Key. It says

"This key will allow 3rd party programs to add NZBs to SABnzbd."

This is the functionality I require, but I can't find an info on this, and how to implement it ?

Thanks for any help.

Regards

Potman