Re: Sign up to become an Official SABnzbd Tester
Posted: October 19th, 2009, 4:42 am
Hello, trying to write an Trayapp with api calls so amazing u cant believe ur eyes
Its going to be a Remote Watched Folder Trayapp. With Queue options!
little bit about my app:
-Trayapp
-remote blackhole function or local if u have sab running locally
-multiple dir scan
-recursivly
-all the queue options the webbrowser has
To realize this I need a lot more then the current api from 0.4.12 has to offer, atleast for the Queue options part. The sending of nzb files works allrdy in the old api.
The reason im writing this program is mainly because I have 1 server in my home enviroment and multiple clients that want to download.
The hidious task of drag and dropping nzb files to an app is so 2008. And sabnzbd has the best option ever "Watched Folder". But that requires a shared network folder for all the clients and ofc setting up their browser to download into that network share (I probly going to make some default profiles for the usual browser default download folder in my program).
This trayapp however wil scan the directories u provide and if there is an nzb file found in that folder it wil upload it through the api.
At the moment it only supports 1 directory and a little bit queue status. But ran into some problems when I wanted to switch 2 items in the queue (Mainly because the old api from 0.4.12 doesnt have that command lol :p)
My program is very very alpha atm but atleast it works so far. In 0.5 releases there are so many api command I want to integrate into my app but sadly cant cause im not a beta tester yet
If u guys could make me a beta tester I can finalize my app with all the new spicy api commands.
Thx in advance,
AciDCooL
Its going to be a Remote Watched Folder Trayapp. With Queue options!
little bit about my app:
-Trayapp
-remote blackhole function or local if u have sab running locally
-multiple dir scan
-recursivly
-all the queue options the webbrowser has
To realize this I need a lot more then the current api from 0.4.12 has to offer, atleast for the Queue options part. The sending of nzb files works allrdy in the old api.
The reason im writing this program is mainly because I have 1 server in my home enviroment and multiple clients that want to download.
The hidious task of drag and dropping nzb files to an app is so 2008. And sabnzbd has the best option ever "Watched Folder". But that requires a shared network folder for all the clients and ofc setting up their browser to download into that network share (I probly going to make some default profiles for the usual browser default download folder in my program).
This trayapp however wil scan the directories u provide and if there is an nzb file found in that folder it wil upload it through the api.
At the moment it only supports 1 directory and a little bit queue status. But ran into some problems when I wanted to switch 2 items in the queue (Mainly because the old api from 0.4.12 doesnt have that command lol :p)
My program is very very alpha atm but atleast it works so far. In 0.5 releases there are so many api command I want to integrate into my app but sadly cant cause im not a beta tester yet
If u guys could make me a beta tester I can finalize my app with all the new spicy api commands.
Thx in advance,
AciDCooL