Author Topic: Add command to Connect\Disconnect altbinz when running in process  (Read 6957 times)

Offline tsdarkness

  • Contributor
  • ***
  • Posts: 38
Hi, can you please Add a command line to Connect\Disconnect altbinz when running in process?
Because when using any Download Manager and when the queued files is finished it run altbinz, and if altbinz is already running it will focus but without connect, so adding an command line like:
C:\Program Files\Altbinz\altbinz.exe /connect
also if possible add other command like: /disconnect /importnzb /pause
will be good.
thanks

Offline Rdl

  • Administrator
  • *****
  • Posts: 3918
Re: Add command to Connect\Disconnect altbinz when running in process
« Reply #1 on: June 02, 2012, 05:38:32 PM »
Done.

Iimportnzb function already exists. Everything that isn't following is assumed as nzb filename:

/connect
/disconnect
/pause
/unpause
-minimize
-tray
/f:nzb_name - import nzb as first
/p:nzb_name - import nzb as paused
/fp:nzb_name - import nzb as first and paused

Offline tsdarkness

  • Contributor
  • ***
  • Posts: 38
Re: Add command to Connect\Disconnect altbinz when running in process
« Reply #2 on: June 02, 2012, 06:57:20 PM »
Yes, tried that but it didn't work while Altbinz is still running in the process....
it will only work if Altbinz is closed!

Offline Rdl

  • Administrator
  • *****
  • Posts: 3918
Re: Add command to Connect\Disconnect altbinz when running in process
« Reply #3 on: June 02, 2012, 07:19:44 PM »
Tried what?

Offline tsdarkness

  • Contributor
  • ***
  • Posts: 38
Re: Add command to Connect\Disconnect altbinz when running in process
« Reply #4 on: June 02, 2012, 07:36:10 PM »
tried this when Altbinz is running in process:
C:\Program Files\Altbinz\altbinz.exe /connect

Offline Rdl

  • Administrator
  • *****
  • Posts: 3918
Re: Add command to Connect\Disconnect altbinz when running in process
« Reply #5 on: June 02, 2012, 08:48:05 PM »
Done as done adding request for /connect /disconnect /pause. It will be available in next version.

Offline tsdarkness

  • Contributor
  • ***
  • Posts: 38
Re: Add command to Connect\Disconnect altbinz when running in process
« Reply #6 on: June 03, 2012, 06:37:56 AM »
Thanks a lot... also if possible please add /unpause