Stremthru
Settings
StremThruSettings
Object containing the following properties:
| Property | Description | Type | Default |
|---|---|---|---|
stremThruUrl | The URL of the StremThru instance to request | string (url) | 'https://stremthru.13377001.xyz/' |
storePriority | The priority order of stores to use. If unset, stores will attempt to download in alphabetical order. | Array<'alldebrid' | 'debrider' | 'debridlink' | 'easydebrid' | 'offcloud' | 'pikpak' | 'premiumize' | 'realdebrid' | 'torbox'> (min: 1) | ["alldebrid","debrider","debridlink","easydebrid","offcloud","pikpak","premiumize","realdebrid","torbox"] |
realdebridApiKey | string | ||
alldebridApiKey | string | ||
debriderApiKey | string | ||
debridlinkApiKey | string | ||
easydebridApiKey | string | ||
offcloudApiKey | string | ||
pikpakApiKey | string | ||
premiumizeApiKey | string | ||
torboxApiKey | string |
All properties are optional.