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
338 stars 48 forks source link

Emby Throttle #95

Closed efanibi25 closed 2 years ago

efanibi25 commented 3 years ago

This adds a throttle for emby and jellyfin

doing this requires a small change to the config file:moving the rclone section in plex to its own section Right now the plex_monitor and emby_monitor process work separately.

Redoing these to make them less confusing

saltydk commented 2 years ago

Any chance you could rebase this against develop?