View your Sonarr instance, upcoming shows and much more


Host accepts either a plain host/IP (192.168.2.141) or a full URL (http://192.168.2.141:8989).Port should be only the numeric port (8989) and is ignored if already included in Host.Connection Type should match your Sonarr server (HTTP or HTTPS).URL Base (example: sonarr for http://host:8989/sonarr).Instance Name is only a label: it names the instance in the search bar and in the switch action.The extension can talk to a second Sonarr server and switch between the two from any command.
Second Instance in the extension preferences.Second Instance Host, Second Instance Port, Second Instance Connection Type and Second Instance API Key — the same four values as the first instance, with the same rules (Second Instance URL Base for a subpath, and a full URL in Host also works).Second Instance Name.Active Instance decides which one commands start on, and changing it takes effect right away even if you had switched manually before. From any command, the Instance section of the action panel switches to the other one (⌘⇧I on macOS, Ctrl+Shift+I on Windows). The choice is remembered: it applies to every command and survives closing Raycast, until you switch back.
Instance Status lists every configured instance, tests each connection, and reports a second instance that is enabled but still missing its host or API key.