Tsarr Documentation - v2.11.0
    Preparing search index...

    Type Alias SetPreferences

    SetPreferences: Preferences & { web_ui_password?: string }

    A json object with key-value pairs of the settings you want to change and their new values.

    Type Declaration

    • Optionalweb_ui_password?: string

      For API ≥ v2.3.0: Plaintext WebUI password, not readable, write-only. For API < v2.3.0: MD5 hash of WebUI password, hash is generated from the following string: username:Web UI Access:plain_text_web_ui_password