synchronizing multiple sab clients to share one download source
Posted: June 11th, 2008, 10:43 am
I am seriously considering writing a small controller client to sync my home and work computer. This client will:
- allow you to register N sabnzbd clients which share one usenet acct
- the client will only allow one client at a time to download from usenet, while pausing all other clients
- provide a fair scheduler
i plan to implement this by means of a token ring using java to control each client though the web api.
does something like this exist? Is there any interest in building this?
I cannot write this in python, because i dont know it.
- allow you to register N sabnzbd clients which share one usenet acct
- the client will only allow one client at a time to download from usenet, while pausing all other clients
- provide a fair scheduler
i plan to implement this by means of a token ring using java to control each client though the web api.
does something like this exist? Is there any interest in building this?
I cannot write this in python, because i dont know it.