Skip to content

SABThrottle

What is it?

SABThrottle Sabthrottle was designed in order to dynamically control the bandwidth allocation when users are actively streaming from Plex to avoid unnecessary buffering while still allowing the user to download at the fastest rate possible. Remember nzbthrottle from daghaian, yes its exactly like that but for SABnzbd with some additional tweaks.

Details
Project home Docs Github Docker

1. Installation

sb install sandbox-sabthrottle

2. Setup

  • See documentation for configuration and instructions see the sample configuration and description below it.

  • Running the role will autopopulate plex token and plex url.

  • If you require more then 5 stream count just follow the example and add more using proper yml formatting.
  • You can always check logs via

    ``` shell
    docker logs -f sabthrottle
    ```
    
  • Documentation: SAB Throttle Docs