Web-Interface and Zip Files

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
potman100
Newbie
Newbie
Posts: 13
Joined: June 14th, 2012, 2:16 pm

Web-Interface and Zip Files

Post by potman100 »

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 get an {"status":false,"nzo_ids":[]} when sending a zip file.

Thanks for any help.

Potman
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Web-Interface and Zip Files

Post by shypike »

SABnzbd will not accept uploaded ZIP files.
potman100
Newbie
Newbie
Posts: 13
Joined: June 14th, 2012, 2:16 pm

Re: Web-Interface and Zip Files

Post by potman100 »

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
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Web-Interface and Zip Files

Post by shypike »

I don't see an awful lot of added value,
but I'm prepared to put it on the very long feature wish list...
potman100
Newbie
Newbie
Posts: 13
Joined: June 14th, 2012, 2:16 pm

Re: Web-Interface and Zip Files

Post by potman100 »

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 system that use's Usenet for the supply of Nzb files, rather than having to rely on Nzb Indexing sites.
I hope that I will be able to release a windows app soon, that will allow user's to take over creating the indexes, that will
update the client app's, creating a distributed index with no single point of failure.

Regards

Potman
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Web-Interface and Zip Files

Post by shypike »

Cannot you use http compression? SABnzbd supports that.
http://en.wikipedia.org/wiki/HTTP_compression
potman100
Newbie
Newbie
Posts: 13
Joined: June 14th, 2012, 2:16 pm

Re: Web-Interface and Zip Files

Post by potman100 »

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
Post Reply