- This release adds a feature to turn off extraction logs for folders (not Starr apps).
- Also added is a new Command Hook feature.
This allows running an application or script during various points of the extraction process. - Provides Webhook support for pushover.net, and discordapp.com.
Other changes:
Synchronizing Webhooks and Command hooks with a channel, so you can run them in order, or perhaps in the future, allow higher concurrency.
Channelized polling starr apps, so concurrency can poll up to all four at once, or only 1 at a time. This basically makes it use less CPU (at once) when concurrency is 1. EDIT: to be more clear, this has nothing to do with extraction CPU, just spreading it out when polling starr apps.