Search found 87 matches

by Usenet
October 27th, 2011, 5:17 pm
Forum: Feature Requests
Topic: For Streaming: Direct Download to Folder or Delayed Post-Processing
Replies: 29
Views: 28978

Re: For Streaming: Direct Download to Folder or Delayed Post

Edit: I think we are talking about two different things but I still appreciate your help :D By running: api?mode=get_files&output=xml&value=SABnzbd_nzo_zt2syz I get something like ... <file> <status>active</status> <mb>98.27</mb> <age>31d</age> <bytes>103048697.00</bytes> <filename> Movie.pa...
by Usenet
October 27th, 2011, 9:51 am
Forum: Feature Requests
Topic: For Streaming: Direct Download to Folder or Delayed Post-Processing
Replies: 29
Views: 28978

Re: For Streaming: Direct Download to Folder or Delayed Post

Hi, I already today list the individual files, so that call is done (api?mode=get_files&output=xml&value=SABnzbd_nzo_zt2syz ). But I dont find any API info on how to move the file X.99r to the top of the job SABnzbd_nzo_zt2syz's content list and thus be downloaded before X.02r. Follow what I...
by Usenet
October 27th, 2011, 7:35 am
Forum: Feature Requests
Topic: For Streaming: Direct Download to Folder or Delayed Post-Processing
Replies: 29
Views: 28978

Re: For Streaming: Direct Download to Folder or Delayed Post

I'm back! Streaming of nzb's using XBMC has been working great for quite some time now. However there is one issue with .mkv's where XBMC wants to seek to the last rar file. Nothing of this is of course SAB's problem. I just want to download the first (done) and the last rar, then the rest. Is there...
by Usenet
March 31st, 2011, 4:29 am
Forum: General Help
Topic: API question, change order of contents in a queue item?
Replies: 26
Views: 15812

Re: API question, change order of contents in a queue item?

Great, thanks for the clarification!
by Usenet
March 31st, 2011, 4:10 am
Forum: General Help
Topic: API question, change order of contents in a queue item?
Replies: 26
Views: 15812

Re: API question, change order of contents in a queue item?

Implicating that the sorting doesn't happen in "streaming mode"? yes, If the sorting works properly, there isn't a real need to fiddle with the API, is there? No, but when looking at the code it looks like something like  "/nzb/SABnzbd_nzo_xxxxx/bulk_operation/?_dc=XXXX&session=X...
by Usenet
March 31st, 2011, 3:01 am
Forum: General Help
Topic: API question, change order of contents in a queue item?
Replies: 26
Views: 15812

Re: API question, change order of contents in a queue item?

SABnzbd is already trying to sort it in a streaming-friendly order. Ignore the fact that the par2 files are at the front. As soon as the first (and smallest) vol.par file is in, the rest goes to the back of the queue. Got some news here. Apparently if you set the job to +download, nothing in the fi...
by Usenet
March 25th, 2011, 5:41 am
Forum: General Help
Topic: API question, change order of contents in a queue item?
Replies: 26
Views: 15812

Re: API question, change order of contents in a queue item?

If the vol.xx+yy.par2 files are the exact same size (as they mostly seem to be) they all get downloaded first...
Maybe something to look into for next release as part of a "set streaming per job" feature...?
by Usenet
March 24th, 2011, 7:13 pm
Forum: General Help
Topic: API question, change order of contents in a queue item?
Replies: 26
Views: 15812

Re: API question, change order of contents in a queue item?

When looking at the queue again it still seems as if xxx.vol01+2.par2 placed on top of the nzb gets downloaded first. the xxx.par2 is almost last in the queue and doesnt move during download....
by Usenet
March 24th, 2011, 4:57 am
Forum: General Help
Topic: API question, change order of contents in a queue item?
Replies: 26
Views: 15812

Re: API question, change order of contents in a queue item?

Ok, that was great news. Guess I'm just impatient when testing and got a slow connection, thats probably why it looked like all the pars where in the top. One  thing to fix less before release is always good!
by Usenet
March 24th, 2011, 4:39 am
Forum: General Help
Topic: API question, change order of contents in a queue item?
Replies: 26
Views: 15812

Re: API question, change order of contents in a queue item?

I have working code for streaming movies using SAB. I I could promote the first rar to the top, the streaming could start earlier.... Another way I assume is rebuilding the nzb, but that is just messy, or skip downloading par files....
by Usenet
March 24th, 2011, 2:50 am
Forum: General Help
Topic: API question, change order of contents in a queue item?
Replies: 26
Views: 15812

Re: API question, change order of contents in a queue item?

But I can do it in the we UI... any other way of doing this?
by Usenet
March 23rd, 2011, 7:22 pm
Forum: General Help
Topic: API question, change order of contents in a queue item?
Replies: 26
Views: 15812

Re: API question, change order of contents in a queue item?

is it

Code: Select all

URL: api?mode=switch&value=SABnzbd_nzo_zt2syz&id=2&value2=0
?
by Usenet
March 23rd, 2011, 5:18 pm
Forum: General Help
Topic: API question, change order of contents in a queue item?
Replies: 26
Views: 15812

Re: API question, change order of contents in a queue item?

yes, that is moving the whole queue item, not the individual content :D In this case I want to move id 2 to the top of the list to get it downloaded first.. <?xml version="1.0" encoding="UTF-8" ?> <files><file><status>active</status> <mb>0.78</mb> <age>1h</age> <bytes>813927.00</...
by Usenet
March 23rd, 2011, 3:09 pm
Forum: General Help
Topic: API question, change order of contents in a queue item?
Replies: 26
Views: 15812

API question, change order of contents in a queue item?

Hi, when running

Code: Select all

api?mode=get_files&output=xml&value=SABnzbd_nzo_zt2syz
I get a nice formated output of all files being downloaded with a tag for files.
In the UI it's possible to promote one or several files to the top but what is the API for doing this?
by Usenet
March 15th, 2011, 4:39 pm
Forum: Feature Requests
Topic: For Streaming: Direct Download to Folder or Delayed Post-Processing
Replies: 29
Views: 28978

Re: For Streaming: Direct Download to Folder or Delayed Post-Processing

Think I found a workaround for the individual job streaming option. The default setting for post processing is +delete and this will cause SABnzbd to proceed as usual. If running "api?mode=change_opts&value=SABnzbd_nzo_zt2syz&value2=0" the job will fail. Then running "api?mode...