Riven
Seerr

Settings

SeerrSettings

Object containing the following properties:

PropertyDescriptionTypeDefault
apiKey (*)Your Seerr API Keystring (min length: 1)
urlYour Seerr instance URL (e.g. http://localhost:5055)string (url)'http://localhost:5055'
filterRequest status filter (all, approved, available, pending, processing, ...)'all' | 'approved' | 'available' | 'pending' | 'processing' | 'unavailable' | 'failed' | 'deleted' | 'completed''approved'
updateIntervalSecondsInterval in seconds to update content. If using the webhook, set to null to disable automatic updates (an initial request will still be made on startup)number (≥0) (nullable)60
autofixMetadataProvidersAutomatically fix metadata provider settings in Seerr if they are incorrectbooleanfalse
autofixWebhookBodyAutomatically fix webhook payload body and enable required notification types in Seerr if they are incorrect (required for request approval events to work)booleanfalse

(*) Required.

On this page