Skip to main content
BYOS lets a user send their content to their own cloud storage instead of (or alongside) the shared cache. It’s built on rclone, and everything is encrypted before it leaves the server (rclone crypt), so the provider only ever sees scrambled files.

Supported providers

Google Drive, Dropbox, OneDrive, and pCloud via OAuth, plus any S3-compatible bucket via keys.

Enabling OAuth providers

For the OAuth cloud providers, register an app with each provider and set its client ID/secret, plus the api’s public base so the OAuth redirect works: An S3-compatible bucket needs no app registration — the user just enters the endpoint, bucket, and keys in settings.

Using it

Once a provider is configured, a user connects their storage in the app’s settings. New downloads are encrypted and written to their provider, and playback streams back from it — geo-routed and decrypted on the fly.
Content on your own storage is not subject to the shared-cache eviction; it stays until you remove it. See Storage.