Listrr
Settings
ListrrSettings
Object containing the following properties:
| Property | Description | Type | Default |
|---|---|---|---|
apiKey (*) | Your Listrr API Key | string (min length: 1) | |
movieLists | List of Listrr movie lists to request | Array<string (_min length: 1_)> | [] |
showLists | List of Listrr show lists to request | Array<string (_min length: 1_)> | [] |
updateIntervalSeconds | Interval in seconds to update content | number (≥0) | 86400 |
(*) Required.