Stremio Addons
STREMTHRU_STREMIO_LOCKED
If true, Stremio Addons can only be used by authorized users.
Example:
STREMTHRU_STREMIO_LOCKED=trueStremThru List
STREMTHRU_STREMIO_LIST_PUBLIC_MAX_LIST_COUNT
Maximum number of lists allowed on public instance.
- Default:
10
Example:
STREMTHRU_STREMIO_LIST_PUBLIC_MAX_LIST_COUNT=10StremThru Newz
STREMTHRU_STREMIO_NEWZ_INDEXER_MAX_TIMEOUT
Max timeout for newz indexer requests.
- Default:
15s - Minimum:
2s - Maximum:
60s
Example:
STREMTHRU_STREMIO_NEWZ_INDEXER_MAX_TIMEOUT=15sSTREMTHRU_STREMIO_NEWZ_PLAYBACK_WAIT_TIME
Max wait time for newz playback to be ready.
- Default:
15s
Example:
STREMTHRU_STREMIO_NEWZ_PLAYBACK_WAIT_TIME=15sStremThru Torz
STREMTHRU_STREMIO_TORZ_INDEXER_MAX_TIMEOUT
Max timeout for Torz indexer requests.
- Default:
10s - Minimum:
2s - Maximum:
60s
Example:
STREMTHRU_STREMIO_TORZ_INDEXER_MAX_TIMEOUT=10sSTREMTHRU_STREMIO_TORZ_LAZY_PULL
If true, Torz will pull from the public database in the background, so on first query it returns fewer results but responds faster.
Example:
STREMTHRU_STREMIO_TORZ_LAZY_PULL=falseSTREMTHRU_STREMIO_TORZ_PUBLIC_MAX_INDEXER_COUNT
Maximum number of indexers allowed on public instance for Torz.
- Default:
2
Example:
STREMTHRU_STREMIO_TORZ_PUBLIC_MAX_INDEXER_COUNT=2STREMTHRU_STREMIO_TORZ_PUBLIC_MAX_STORE_COUNT
Maximum number of stores allowed on public instance for Torz.
- Default:
3
Example:
STREMTHRU_STREMIO_TORZ_PUBLIC_MAX_STORE_COUNT=3StremThru Store
STREMTHRU_STREMIO_STORE_CATALOG_ITEM_LIMIT
Maximum number of items to fetch for store catalog.
- Default:
2000
Example:
STREMTHRU_STREMIO_STORE_CATALOG_ITEM_LIMIT=2000STREMTHRU_STREMIO_STORE_CATALOG_CACHE_TIME
Cache time for store catalog.
- Default:
10m - Minimum:
1m
Example:
STREMTHRU_STREMIO_STORE_CATALOG_CACHE_TIME=10mStremThru Wrap
STREMTHRU_STREMIO_WRAP_PUBLIC_MAX_UPSTREAM_COUNT
Maximum number of upstreams allowed on public instance.
- Default:
5
Example:
STREMTHRU_STREMIO_WRAP_PUBLIC_MAX_UPSTREAM_COUNT=5STREMTHRU_STREMIO_WRAP_PUBLIC_MAX_STORE_COUNT
Maximum number of stores allowed on public instance.
- Default:
3
Example:
STREMTHRU_STREMIO_WRAP_PUBLIC_MAX_STORE_COUNT=3