blacktwin / JBOPS

Just a Bunch Of Plex Scripts
1.67k stars 307 forks source link

[Script Request] Pause SabNZBd when Activity detected, Resume SabNZBd when Activity ends #280

Closed ramair02 closed 3 years ago

ramair02 commented 3 years ago

Thought this might be a useful script for the community.

I prefer not to be downloading while my users are streaming (to save CPU resources). Currently, I use SabNZBd scheduling to run downloads from 2 AM - 10 AM, a block when my users are typically not streaming.

Would it be feasible to write a script that tells SabNZBd to pause downloading when Tautulli detects a new stream and resume downloading when streaming finishes? Essentially, pause SabNZBd when any user is streaming from Plex and resume only when no one is streaming.

Thanks!

blacktwin commented 3 years ago

This already exists. Found in the Tautulli scripts list.

ramair02 commented 3 years ago

This already exists. Found in the Tautulli scripts list.

Wow, thank you and sorry for missing that