SABqueueSnapShot for PowerShell 1.0B

Got a program that plays well with SABnzbd? Share it here!
Post Reply
hl2guide
Jr. Member
Jr. Member
Posts: 71
Joined: August 31st, 2016, 3:17 am

SABqueueSnapShot for PowerShell 1.0B

Post 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
Last edited by hl2guide on April 4th, 2020, 7:45 am, edited 1 time in total.
petersh
Newbie
Newbie
Posts: 2
Joined: May 29th, 2018, 2:48 am
Contact:

Re: SABqueueSnapShot for PowerShell 1.0A

Post by petersh »

Thanks, I am downloading it. It is good to use through API
hl2guide
Jr. Member
Jr. Member
Posts: 71
Joined: August 31st, 2016, 3:17 am

Re: SABqueueSnapShot for PowerShell 1.0B

Post by hl2guide »

Updated to version 1.0B:
- Added fix for HTTPS connections
- Formatted code
- Improved error messages
Post Reply