Page 1 of 1

SABqueueSnapShot for PowerShell 1.0B

Posted: December 8th, 2017, 3:55 am
by hl2guide
This PowerShell script gets the full queue of SABnzbd as a snapshot text file using the official API. :D
O0
Outputs a text file of your SAB queue in proper download ordering. 8)

Very useful as a backup in case the queue becomes corrupted or missing. SAB currently has no export queue option. :P

Version: 1.0B
Link: https://gist.github.com/hl2guide/1456c5 ... 8ec3f47550

Latest Changes in 1.0B:
  • Added fix for HTTPS connections
  • Formatted code
  • Improved error messages

Re: SABqueueSnapShot for PowerShell 1.0A

Posted: June 24th, 2018, 9:55 pm
by petersh
Thanks, I am downloading it. It is good to use through API

Re: SABqueueSnapShot for PowerShell 1.0B

Posted: April 4th, 2020, 7:46 am
by hl2guide
Updated to version 1.0B:
- Added fix for HTTPS connections
- Formatted code
- Improved error messages