Plex integration and syncing

I have a local Plex server that uses Rclone Cache’s Plex integration. When playing media files it allocates extra workers when needed but when I try to sync a media file to a portable device such as my Pixel phone it only calls up one worker.

Can we have additional workers allocated to get syncing to speed up?

Guess there’s no reason why the websockets listener can’t intercept that too if it’s logged…
@remus.bunduc thoughts?

@remus.bunduc the best solution would be to find a trigger when a scan starts and lower the workers accordingly for the time period

Not sure, I’m more of a fan of a whitelist to scale up than a blacklist to scale down, if that for whatever reason misses stuff or you run a find . in the wrong folder you’ll hit an API ban pretty quick.