SABqueueSnapShot for PowerShell 1.0B
Posted: December 8th, 2017, 3:55 am
This PowerShell script gets the full queue of SABnzbd as a snapshot text file using the official API.
Outputs a text file of your SAB queue in proper download ordering.
Very useful as a backup in case the queue becomes corrupted or missing. SAB currently has no export queue option.
Version: 1.0B
Link: https://gist.github.com/hl2guide/1456c5 ... 8ec3f47550
Latest Changes in 1.0B:
Outputs a text file of your SAB queue in proper download ordering.
Very useful as a backup in case the queue becomes corrupted or missing. SAB currently has no export queue option.
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