AviatoAviato
DeveloperAPI ReferenceAdapterJellyfinQuickconnectConnect

Quick Connect stub (always rejects)

GET
/api/adapter/jellyfin/QuickConnect/Connect

Aviato's Quick Connect is disabled — this endpoint exists only so clients that probe it before checking /QuickConnect/Enabled see a clean error.

Response Body

application/json

curl -X GET "https://example.com/api/adapter/jellyfin/QuickConnect/Connect"
{
  "error": "string"
}