l3uddz / cloudplow

Automatic rclone remote uploader, with support for multiple remote/folder pairings. UnionFS Cleaner functionality: Deletion of UnionFS whiteout files and their corresponding files on rclone remotes. Automatic remote syncer: Sync between different remotes via a Scaleway server instance, that is created and destroyed at every sync.
GNU General Public License v3.0
339 stars 48 forks source link

Sabnzbd integration #78

Closed hacktek closed 2 years ago

hacktek commented 4 years ago

Describe the problem I run my media through an mp4 remux workflow of my own using my own scripts. I don't exclude mkv's from upload because I don't want the remux job to create a backlog if it can't convert quickly enough but I would like to be able to control how quickly SAB downloads to give the remux job more time to finish.

I'm currently doing this from my script but it would be cool if cloudplow could throttle SAB in a similar way to how it throttles itself when plex has active streams.

Occasionally when a lot of media is requested/downloaded at once

Describe any solutions you think might work

API request to SAB to limit download speed while cloudplow uploads or possibly depending on the size of the data to upload.

Additional context Add any other context or screenshots about the feature request here.

pushnoi commented 4 years ago

Would like this as well. NZBGet integration is already here, would love this for SABnzbd.

Akury83 commented 2 years ago

100% agree this would be a great feature for those of us using sabnzbd instead of nzbget