tsarr 2.10.0 → 2.11.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (89) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +120 -233
  3. package/dist/cli/commands/doctor.d.ts.map +1 -1
  4. package/dist/cli/commands/manual-import.d.ts +30 -0
  5. package/dist/cli/commands/manual-import.d.ts.map +1 -0
  6. package/dist/cli/commands/radarr.d.ts.map +1 -1
  7. package/dist/cli/commands/sonarr.d.ts.map +1 -1
  8. package/dist/cli/index.js +5200 -4854
  9. package/dist/cli/index.js.map +133 -0
  10. package/dist/clients/bazarr.d.ts +124 -124
  11. package/dist/clients/bazarr.js +88 -97
  12. package/dist/clients/bazarr.js.map +22 -0
  13. package/dist/clients/lidarr.d.ts +146 -146
  14. package/dist/clients/lidarr.js +88 -97
  15. package/dist/clients/lidarr.js.map +23 -0
  16. package/dist/clients/prowlarr.d.ts +28 -28
  17. package/dist/clients/prowlarr.js +88 -97
  18. package/dist/clients/prowlarr.js.map +23 -0
  19. package/dist/clients/qbittorrent.d.ts +2 -0
  20. package/dist/clients/qbittorrent.d.ts.map +1 -1
  21. package/dist/clients/qbittorrent.js +119 -102
  22. package/dist/clients/qbittorrent.js.map +21 -0
  23. package/dist/clients/radarr.d.ts +193 -149
  24. package/dist/clients/radarr.d.ts.map +1 -1
  25. package/dist/clients/radarr.js +128 -97
  26. package/dist/clients/radarr.js.map +23 -0
  27. package/dist/clients/readarr.d.ts +148 -148
  28. package/dist/clients/readarr.js +88 -97
  29. package/dist/clients/readarr.js.map +23 -0
  30. package/dist/clients/seerr-types.d.ts +1 -1
  31. package/dist/clients/seerr-types.d.ts.map +1 -1
  32. package/dist/clients/seerr.d.ts +16 -16
  33. package/dist/clients/seerr.js +88 -97
  34. package/dist/clients/seerr.js.map +22 -0
  35. package/dist/clients/sonarr.d.ts +201 -167
  36. package/dist/clients/sonarr.d.ts.map +1 -1
  37. package/dist/clients/sonarr.js +104 -107
  38. package/dist/clients/sonarr.js.map +23 -0
  39. package/dist/generated/bazarr/client/client.gen.d.ts.map +1 -1
  40. package/dist/generated/bazarr/client/types.gen.d.ts +5 -2
  41. package/dist/generated/bazarr/client/types.gen.d.ts.map +1 -1
  42. package/dist/generated/bazarr/client/utils.gen.d.ts +5 -1
  43. package/dist/generated/bazarr/client/utils.gen.d.ts.map +1 -1
  44. package/dist/generated/lidarr/client/client.gen.d.ts.map +1 -1
  45. package/dist/generated/lidarr/client/types.gen.d.ts +5 -2
  46. package/dist/generated/lidarr/client/types.gen.d.ts.map +1 -1
  47. package/dist/generated/lidarr/client/utils.gen.d.ts +5 -1
  48. package/dist/generated/lidarr/client/utils.gen.d.ts.map +1 -1
  49. package/dist/generated/prowlarr/client/client.gen.d.ts.map +1 -1
  50. package/dist/generated/prowlarr/client/types.gen.d.ts +5 -2
  51. package/dist/generated/prowlarr/client/types.gen.d.ts.map +1 -1
  52. package/dist/generated/prowlarr/client/utils.gen.d.ts +5 -1
  53. package/dist/generated/prowlarr/client/utils.gen.d.ts.map +1 -1
  54. package/dist/generated/qbittorrent/client/client.gen.d.ts.map +1 -1
  55. package/dist/generated/qbittorrent/client/types.gen.d.ts +5 -2
  56. package/dist/generated/qbittorrent/client/types.gen.d.ts.map +1 -1
  57. package/dist/generated/qbittorrent/client/utils.gen.d.ts +5 -1
  58. package/dist/generated/qbittorrent/client/utils.gen.d.ts.map +1 -1
  59. package/dist/generated/radarr/client/client.gen.d.ts.map +1 -1
  60. package/dist/generated/radarr/client/types.gen.d.ts +5 -2
  61. package/dist/generated/radarr/client/types.gen.d.ts.map +1 -1
  62. package/dist/generated/radarr/client/utils.gen.d.ts +5 -1
  63. package/dist/generated/radarr/client/utils.gen.d.ts.map +1 -1
  64. package/dist/generated/readarr/client/client.gen.d.ts.map +1 -1
  65. package/dist/generated/readarr/client/types.gen.d.ts +5 -2
  66. package/dist/generated/readarr/client/types.gen.d.ts.map +1 -1
  67. package/dist/generated/readarr/client/utils.gen.d.ts +5 -1
  68. package/dist/generated/readarr/client/utils.gen.d.ts.map +1 -1
  69. package/dist/generated/seerr/client/client.gen.d.ts.map +1 -1
  70. package/dist/generated/seerr/client/types.gen.d.ts +5 -2
  71. package/dist/generated/seerr/client/types.gen.d.ts.map +1 -1
  72. package/dist/generated/seerr/client/utils.gen.d.ts +5 -1
  73. package/dist/generated/seerr/client/utils.gen.d.ts.map +1 -1
  74. package/dist/generated/seerr/index.d.ts +2 -2
  75. package/dist/generated/seerr/index.d.ts.map +1 -1
  76. package/dist/generated/seerr/sdk.gen.d.ts +13 -1
  77. package/dist/generated/seerr/sdk.gen.d.ts.map +1 -1
  78. package/dist/generated/seerr/types.gen.d.ts +78 -7
  79. package/dist/generated/seerr/types.gen.d.ts.map +1 -1
  80. package/dist/generated/sonarr/client/client.gen.d.ts.map +1 -1
  81. package/dist/generated/sonarr/client/types.gen.d.ts +5 -2
  82. package/dist/generated/sonarr/client/types.gen.d.ts.map +1 -1
  83. package/dist/generated/sonarr/client/utils.gen.d.ts +5 -1
  84. package/dist/generated/sonarr/client/utils.gen.d.ts.map +1 -1
  85. package/dist/index.js +3 -0
  86. package/dist/index.js.map +12 -0
  87. package/dist/tsarr-2.11.1.tgz +0 -0
  88. package/package.json +18 -9
  89. package/dist/tsarr-2.10.0.tgz +0 -0
@@ -0,0 +1,23 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../src/core/errors.ts", "../../src/core/fetch.ts", "../../src/core/client.ts", "../../src/clients/base.ts", "../../src/generated/radarr/core/bodySerializer.gen.ts", "../../src/generated/radarr/core/serverSentEvents.gen.ts", "../../src/generated/radarr/core/pathSerializer.gen.ts", "../../src/generated/radarr/core/utils.gen.ts", "../../src/generated/radarr/core/auth.gen.ts", "../../src/generated/radarr/client/utils.gen.ts", "../../src/generated/radarr/client/client.gen.ts", "../../src/generated/radarr/client.gen.ts", "../../src/generated/radarr/sdk.gen.ts", "../../src/clients/radarr.ts"],
4
+ "sourcesContent": [
5
+ "export class TsarrError extends Error {\n constructor(\n message: string,\n public code?: string,\n public statusCode?: number,\n public details?: unknown\n ) {\n super(message);\n this.name = 'TsarrError';\n }\n}\n\nexport class ApiKeyError extends TsarrError {\n constructor(message = 'Invalid or missing API key') {\n super(message, 'API_KEY_ERROR', 401);\n this.name = 'ApiKeyError';\n }\n}\n\nexport class ConnectionError extends TsarrError {\n constructor(message: string, details?: unknown) {\n super(message, 'CONNECTION_ERROR', undefined, details);\n this.name = 'ConnectionError';\n }\n}\n\nexport class ValidationError extends TsarrError {\n constructor(message: string, details?: unknown) {\n super(message, 'VALIDATION_ERROR', undefined, details);\n this.name = 'ValidationError';\n }\n}\n\nexport class NotFoundError extends TsarrError {\n constructor(resource: string) {\n super(`Resource not found: ${resource}`, 'NOT_FOUND', 404);\n this.name = 'NotFoundError';\n }\n}\n",
6
+ "import { ConnectionError } from './errors';\n\nexport interface RetryOptions {\n /** Maximum number of retry attempts for transient failures (default: 3) */\n maxRetries?: number;\n /** Initial delay in ms before the first retry (default: 1000) */\n initialDelayMs?: number;\n /** Maximum delay in ms between retries (default: 10000) */\n maxDelayMs?: number;\n}\n\nexport interface ResilientFetchOptions {\n /** Request timeout in milliseconds (default: 30000) */\n timeout?: number;\n /** Retry configuration for transient failures. Omit to disable retries. */\n retry?: RetryOptions;\n}\n\nconst DEFAULT_TIMEOUT = 30_000;\nconst DEFAULT_MAX_RETRIES = 3;\nconst DEFAULT_INITIAL_DELAY = 1_000;\nconst DEFAULT_MAX_DELAY = 10_000;\n\nconst RETRYABLE_STATUS_CODES = new Set([408, 429, 502, 503, 504]);\n\nfunction isRetryable(error: unknown): boolean {\n if (error instanceof DOMException && error.name === 'AbortError') {\n return false;\n }\n if (error instanceof TypeError) {\n // Network errors from fetch (e.g. DNS failure, connection refused)\n return true;\n }\n return false;\n}\n\nfunction getRetryDelay(attempt: number, initialDelayMs: number, maxDelayMs: number): number {\n const delay = initialDelayMs * 2 ** attempt;\n const jitter = delay * 0.2 * Math.random();\n return Math.min(delay + jitter, maxDelayMs);\n}\n\n/**\n * Creates a fetch function with timeout and retry support.\n *\n * - Timeout uses AbortController to cancel requests that exceed the limit.\n * - Retry uses exponential backoff with jitter for transient failures\n * (network errors and 408/429/502/503/504 status codes).\n */\nexport function createResilientFetch(options: ResilientFetchOptions = {}): typeof fetch {\n const timeout = options.timeout ?? DEFAULT_TIMEOUT;\n const maxRetries = options.retry ? (options.retry.maxRetries ?? DEFAULT_MAX_RETRIES) : 0;\n const initialDelayMs = options.retry?.initialDelayMs ?? DEFAULT_INITIAL_DELAY;\n const maxDelayMs = options.retry?.maxDelayMs ?? DEFAULT_MAX_DELAY;\n\n const resilientFetch = async (\n input: RequestInfo | URL,\n init?: RequestInit\n ): Promise<Response> => {\n let lastError: unknown;\n const template = createRequestTemplate(input, init);\n\n for (let attempt = 0; attempt <= maxRetries; attempt++) {\n const controller = new AbortController();\n const timeoutId = setTimeout(() => controller.abort(), timeout);\n\n // Merge abort signals: respect caller's signal and our timeout\n const callerSignal = init?.signal;\n if (callerSignal?.aborted) {\n clearTimeout(timeoutId);\n throw callerSignal.reason ?? new DOMException('The operation was aborted.', 'AbortError');\n }\n\n const onCallerAbort = () => controller.abort(callerSignal!.reason);\n callerSignal?.addEventListener('abort', onCallerAbort, { once: true });\n\n try {\n const response = await globalThis.fetch(\n new Request(template.clone(), { signal: controller.signal })\n );\n\n clearTimeout(timeoutId);\n callerSignal?.removeEventListener('abort', onCallerAbort);\n\n if (RETRYABLE_STATUS_CODES.has(response.status) && attempt < maxRetries) {\n lastError = new ConnectionError(`Request failed with status ${response.status}`);\n const delay = getRetryDelay(attempt, initialDelayMs, maxDelayMs);\n await new Promise(resolve => setTimeout(resolve, delay));\n continue;\n }\n\n return response;\n } catch (error) {\n clearTimeout(timeoutId);\n callerSignal?.removeEventListener('abort', onCallerAbort);\n\n // If the caller aborted, don't retry\n if (callerSignal?.aborted) {\n throw callerSignal.reason ?? new DOMException('The operation was aborted.', 'AbortError');\n }\n\n // Timeout: wrap as ConnectionError\n if (error instanceof DOMException && error.name === 'AbortError') {\n lastError = new ConnectionError(`Request timed out after ${timeout}ms`);\n if (attempt < maxRetries) {\n const delay = getRetryDelay(attempt, initialDelayMs, maxDelayMs);\n await new Promise(resolve => setTimeout(resolve, delay));\n continue;\n }\n throw lastError;\n }\n\n if (isRetryable(error) && attempt < maxRetries) {\n lastError = error;\n const delay = getRetryDelay(attempt, initialDelayMs, maxDelayMs);\n await new Promise(resolve => setTimeout(resolve, delay));\n continue;\n }\n\n throw error;\n }\n }\n\n throw lastError;\n };\n\n return Object.assign(resilientFetch, {\n preconnect: globalThis.fetch.preconnect?.bind(globalThis.fetch),\n }) as typeof fetch;\n}\n\nfunction createRequestTemplate(input: RequestInfo | URL, init?: RequestInit): Request {\n const { signal: _signal, ...requestInit } = init ?? {};\n\n if (input instanceof Request) {\n return init ? new Request(input.clone(), requestInit) : input.clone();\n }\n\n return new Request(input, requestInit);\n}\n",
7
+ "import { ApiKeyError, ConnectionError } from './errors';\nimport { createResilientFetch } from './fetch';\nimport type { ServarrClientConfig } from './types';\n\nconst DEFAULT_TIMEOUT_MS = 30_000;\n\nexport function createServarrClient(config: ServarrClientConfig) {\n if (!config.apiKey) {\n throw new ApiKeyError();\n }\n\n if (!config.baseUrl) {\n throw new ConnectionError('No base URL provided');\n }\n\n const validatedConfig = {\n ...config,\n baseUrl: config.baseUrl.replace(/\\/$/, ''),\n };\n\n const timeoutMs = validatedConfig.timeout ?? DEFAULT_TIMEOUT_MS;\n\n const resilientFetch = createResilientFetch({\n timeout: timeoutMs,\n retry: validatedConfig.retry,\n });\n\n return {\n config: validatedConfig,\n getHeaders: () => ({\n 'X-Api-Key': validatedConfig.apiKey,\n 'Content-Type': 'application/json',\n ...validatedConfig.headers,\n }),\n getBaseUrl: () => validatedConfig.baseUrl,\n getTimeout: () => timeoutMs,\n getFetch: () => resilientFetch,\n };\n}\n\nexport function validateApiKey(apiKey: string | undefined): string {\n if (!apiKey || apiKey.trim() === '') {\n throw new ApiKeyError();\n }\n return apiKey.trim();\n}\n\nexport function validateBaseUrl(baseUrl: string | undefined): string {\n if (!baseUrl || baseUrl.trim() === '') {\n throw new ConnectionError('No base URL provided');\n }\n\n let parsed: URL;\n try {\n parsed = new URL(baseUrl);\n } catch {\n throw new ConnectionError(`Failed to connect: Invalid URL: ${baseUrl}`);\n }\n\n if (parsed.protocol === 'http:' && !isLocalhost(parsed.hostname)) {\n console.warn(\n `Warning: Using unencrypted HTTP for remote URL \"${parsed.host}\". Consider using HTTPS to protect your API key in transit.`\n );\n }\n\n return baseUrl.trim().replace(/\\/$/, '');\n}\n\nfunction isLocalhost(hostname: string): boolean {\n return (\n hostname === 'localhost' ||\n hostname === '127.0.0.1' ||\n hostname === '::1' ||\n hostname === '0.0.0.0' ||\n hostname.endsWith('.local') ||\n /^(10\\.|172\\.(1[6-9]|2\\d|3[01])\\.|192\\.168\\.)/.test(hostname)\n );\n}\n",
8
+ "import { createServarrClient } from '../core/client';\nimport type { ServarrClientConfig } from '../core/types';\n\ntype ApiCall = (...args: any[]) => Promise<any>;\n\nexport interface ServarrOps {\n // System\n getSystemStatus: ApiCall;\n getHealth: ApiCall;\n\n // Tags\n getTags: ApiCall;\n createTag: ApiCall;\n getTagById: ApiCall;\n updateTagById: ApiCall;\n deleteTagById: ApiCall;\n getTagDetails: ApiCall;\n getTagDetailById: ApiCall;\n\n // Notifications\n getNotifications: ApiCall;\n createNotification: ApiCall;\n getNotificationById: ApiCall;\n updateNotificationById: ApiCall;\n deleteNotificationById: ApiCall;\n getNotificationSchema: ApiCall;\n testNotification: ApiCall;\n testAllNotifications: ApiCall;\n\n // Download Clients\n getDownloadClients: ApiCall;\n createDownloadClient: ApiCall;\n getDownloadClientById: ApiCall;\n updateDownloadClientById: ApiCall;\n deleteDownloadClientById: ApiCall;\n getDownloadClientSchema: ApiCall;\n testDownloadClient: ApiCall;\n testAllDownloadClients: ApiCall;\n\n // Indexers\n getIndexers: ApiCall;\n createIndexer: ApiCall;\n getIndexerById: ApiCall;\n updateIndexerById: ApiCall;\n deleteIndexerById: ApiCall;\n getIndexerSchema: ApiCall;\n testIndexer: ApiCall;\n testAllIndexers: ApiCall;\n\n // System Admin\n restartSystem: ApiCall;\n shutdownSystem: ApiCall;\n getBackups: ApiCall;\n deleteBackup: ApiCall;\n restoreBackup: ApiCall;\n uploadBackup: ApiCall;\n getLogFiles: ApiCall;\n getLogFileByName: ApiCall;\n\n // Commands\n runCommand: ApiCall;\n getCommands: ApiCall;\n\n // Host Config\n getHostConfig: ApiCall;\n getHostConfigById: ApiCall;\n updateHostConfig: ApiCall;\n\n // UI Config\n getUiConfig: ApiCall;\n getUiConfigById: ApiCall;\n updateUiConfig: ApiCall;\n}\n\ninterface RawClient {\n setConfig(config: Record<string, unknown>): unknown;\n}\n\nexport abstract class ServarrBaseClient {\n protected clientConfig: ReturnType<typeof createServarrClient>;\n protected readonly rawClient: RawClient;\n\n protected abstract readonly ops: ServarrOps;\n\n constructor(config: ServarrClientConfig, rawClient: RawClient) {\n this.rawClient = rawClient;\n this.clientConfig = createServarrClient(config);\n this.configureRawClient();\n }\n\n protected configureRawClient(): void {\n this.rawClient.setConfig(this.getClientConfig());\n }\n\n protected getClientConfig() {\n return {\n baseUrl: this.clientConfig.getBaseUrl(),\n headers: this.clientConfig.getHeaders(),\n fetch: this.clientConfig.getFetch(),\n };\n }\n\n // System APIs\n\n async getSystemStatus() {\n return this.ops.getSystemStatus();\n }\n\n async getHealth() {\n return this.ops.getHealth();\n }\n\n // Tag Management APIs\n\n async getTags() {\n return this.ops.getTags();\n }\n\n async addTag(tag: { id?: number; label?: string | null }) {\n return this.ops.createTag({ body: tag });\n }\n\n async getTag(id: number) {\n return this.ops.getTagById({ path: { id } });\n }\n\n async updateTag(id: number | string, tag: { id?: number; label?: string | null }) {\n return this.ops.updateTagById({ path: { id: String(id) }, body: tag });\n }\n\n async deleteTag(id: number) {\n return this.ops.deleteTagById({ path: { id } });\n }\n\n async getTagDetails() {\n return this.ops.getTagDetails();\n }\n\n async getTagDetailById(id: number) {\n return this.ops.getTagDetailById({ path: { id } });\n }\n\n // Notification APIs\n\n async getNotifications() {\n return this.ops.getNotifications();\n }\n\n async getNotification(id: number) {\n return this.ops.getNotificationById({ path: { id } });\n }\n\n async addNotification(notification: Record<string, unknown>) {\n return this.ops.createNotification({ body: notification });\n }\n\n async updateNotification(id: number | string, notification: Record<string, unknown>) {\n return this.ops.updateNotificationById({ path: { id: String(id) }, body: notification });\n }\n\n async deleteNotification(id: number) {\n return this.ops.deleteNotificationById({ path: { id } });\n }\n\n async getNotificationSchema() {\n return this.ops.getNotificationSchema();\n }\n\n async testNotification(notification: Record<string, unknown>) {\n return this.ops.testNotification({ body: notification });\n }\n\n async testAllNotifications() {\n return this.ops.testAllNotifications();\n }\n\n // Download Client APIs\n\n async getDownloadClients() {\n return this.ops.getDownloadClients();\n }\n\n async getDownloadClient(id: number) {\n return this.ops.getDownloadClientById({ path: { id } });\n }\n\n async addDownloadClient(client: Record<string, unknown>) {\n return this.ops.createDownloadClient({ body: client });\n }\n\n async updateDownloadClient(id: number | string, client: Record<string, unknown>) {\n return this.ops.updateDownloadClientById({ path: { id: String(id) }, body: client });\n }\n\n async deleteDownloadClient(id: number) {\n return this.ops.deleteDownloadClientById({ path: { id } });\n }\n\n async getDownloadClientSchema() {\n return this.ops.getDownloadClientSchema();\n }\n\n async testDownloadClient(client: Record<string, unknown>) {\n return this.ops.testDownloadClient({ body: client });\n }\n\n async testAllDownloadClients() {\n return this.ops.testAllDownloadClients();\n }\n\n // Indexer APIs\n\n async getIndexers() {\n return this.ops.getIndexers();\n }\n\n async getIndexer(id: number) {\n return this.ops.getIndexerById({ path: { id } });\n }\n\n async addIndexer(indexer: Record<string, unknown>) {\n return this.ops.createIndexer({ body: indexer });\n }\n\n async updateIndexer(id: number | string, indexer: Record<string, unknown>) {\n return this.ops.updateIndexerById({ path: { id: String(id) }, body: indexer });\n }\n\n async deleteIndexer(id: number) {\n return this.ops.deleteIndexerById({ path: { id } });\n }\n\n async getIndexerSchema() {\n return this.ops.getIndexerSchema();\n }\n\n async testIndexer(indexer: Record<string, unknown>) {\n return this.ops.testIndexer({ body: indexer });\n }\n\n async testAllIndexers() {\n return this.ops.testAllIndexers();\n }\n\n // System Administration APIs\n\n async restartSystem() {\n return this.ops.restartSystem();\n }\n\n async shutdownSystem() {\n return this.ops.shutdownSystem();\n }\n\n async getSystemBackups() {\n return this.ops.getBackups();\n }\n\n async deleteSystemBackup(id: number) {\n return this.ops.deleteBackup({ path: { id } });\n }\n\n async restoreSystemBackup(id: number) {\n return this.ops.restoreBackup({ path: { id } });\n }\n\n async uploadSystemBackup() {\n return this.ops.uploadBackup();\n }\n\n async getLogFiles() {\n return this.ops.getLogFiles();\n }\n\n async getLogFileByName(filename: string) {\n return this.ops.getLogFileByName({ path: { filename } });\n }\n\n // Command APIs\n\n async runCommand(command: Record<string, unknown>) {\n return this.ops.runCommand({ body: command });\n }\n\n async getCommands() {\n return this.ops.getCommands();\n }\n\n // Host Configuration APIs\n\n async getHostConfig() {\n return this.ops.getHostConfig();\n }\n\n async getHostConfigById(id: number) {\n return this.ops.getHostConfigById({ path: { id } });\n }\n\n async updateHostConfig(id: number | string, config: Record<string, unknown>) {\n return this.ops.updateHostConfig({ path: { id: String(id) }, body: config });\n }\n\n // UI Configuration APIs\n\n async getUiConfig() {\n return this.ops.getUiConfig();\n }\n\n async getUiConfigById(id: number) {\n return this.ops.getUiConfigById({ path: { id } });\n }\n\n async updateUiConfig(id: number | string, config: Record<string, unknown>) {\n return this.ops.updateUiConfig({ path: { id: String(id) }, body: config });\n }\n\n // Update configuration\n updateConfig(newConfig: Partial<ServarrClientConfig>) {\n const updatedConfig = { ...this.clientConfig.config, ...newConfig };\n this.clientConfig = createServarrClient(updatedConfig);\n this.configureRawClient();\n return this.clientConfig.config;\n }\n}\n",
9
+ "// This file is auto-generated by @hey-api/openapi-ts\n\nimport type { ArrayStyle, ObjectStyle, SerializerOptions } from './pathSerializer.gen';\n\nexport type QuerySerializer = (query: Record<string, unknown>) => string;\n\nexport type BodySerializer = (body: unknown) => unknown;\n\ntype QuerySerializerOptionsObject = {\n allowReserved?: boolean;\n array?: Partial<SerializerOptions<ArrayStyle>>;\n object?: Partial<SerializerOptions<ObjectStyle>>;\n};\n\nexport type QuerySerializerOptions = QuerySerializerOptionsObject & {\n /**\n * Per-parameter serialization overrides. When provided, these settings\n * override the global array/object settings for specific parameter names.\n */\n parameters?: Record<string, QuerySerializerOptionsObject>;\n};\n\nconst serializeFormDataPair = (data: FormData, key: string, value: unknown): void => {\n if (typeof value === 'string' || value instanceof Blob) {\n data.append(key, value);\n } else if (value instanceof Date) {\n data.append(key, value.toISOString());\n } else {\n data.append(key, JSON.stringify(value));\n }\n};\n\nconst serializeUrlSearchParamsPair = (data: URLSearchParams, key: string, value: unknown): void => {\n if (typeof value === 'string') {\n data.append(key, value);\n } else {\n data.append(key, JSON.stringify(value));\n }\n};\n\nexport const formDataBodySerializer = {\n bodySerializer: (body: unknown): FormData => {\n const data = new FormData();\n\n Object.entries(body as Record<string, unknown>).forEach(([key, value]) => {\n if (value === undefined || value === null) {\n return;\n }\n if (Array.isArray(value)) {\n value.forEach((v) => serializeFormDataPair(data, key, v));\n } else {\n serializeFormDataPair(data, key, value);\n }\n });\n\n return data;\n },\n};\n\nexport const jsonBodySerializer = {\n bodySerializer: (body: unknown): string =>\n JSON.stringify(body, (_key, value) => (typeof value === 'bigint' ? value.toString() : value)),\n};\n\nexport const urlSearchParamsBodySerializer = {\n bodySerializer: (body: unknown): string => {\n const data = new URLSearchParams();\n\n Object.entries(body as Record<string, unknown>).forEach(([key, value]) => {\n if (value === undefined || value === null) {\n return;\n }\n if (Array.isArray(value)) {\n value.forEach((v) => serializeUrlSearchParamsPair(data, key, v));\n } else {\n serializeUrlSearchParamsPair(data, key, value);\n }\n });\n\n return data.toString();\n },\n};\n",
10
+ "// This file is auto-generated by @hey-api/openapi-ts\n\nimport type { Config } from './types.gen';\n\nexport type ServerSentEventsOptions<TData = unknown> = Omit<RequestInit, 'method'> &\n Pick<Config, 'method' | 'responseTransformer' | 'responseValidator'> & {\n /**\n * Fetch API implementation. You can use this option to provide a custom\n * fetch instance.\n *\n * @default globalThis.fetch\n */\n fetch?: typeof fetch;\n /**\n * Implementing clients can call request interceptors inside this hook.\n */\n onRequest?: (url: string, init: RequestInit) => Promise<Request>;\n /**\n * Callback invoked when a network or parsing error occurs during streaming.\n *\n * This option applies only if the endpoint returns a stream of events.\n *\n * @param error The error that occurred.\n */\n onSseError?: (error: unknown) => void;\n /**\n * Callback invoked when an event is streamed from the server.\n *\n * This option applies only if the endpoint returns a stream of events.\n *\n * @param event Event streamed from the server.\n * @returns Nothing (void).\n */\n onSseEvent?: (event: StreamEvent<TData>) => void;\n serializedBody?: RequestInit['body'];\n /**\n * Default retry delay in milliseconds.\n *\n * This option applies only if the endpoint returns a stream of events.\n *\n * @default 3000\n */\n sseDefaultRetryDelay?: number;\n /**\n * Maximum number of retry attempts before giving up.\n */\n sseMaxRetryAttempts?: number;\n /**\n * Maximum retry delay in milliseconds.\n *\n * Applies only when exponential backoff is used.\n *\n * This option applies only if the endpoint returns a stream of events.\n *\n * @default 30000\n */\n sseMaxRetryDelay?: number;\n /**\n * Optional sleep function for retry backoff.\n *\n * Defaults to using `setTimeout`.\n */\n sseSleepFn?: (ms: number) => Promise<void>;\n url: string;\n };\n\nexport interface StreamEvent<TData = unknown> {\n data: TData;\n event?: string;\n id?: string;\n retry?: number;\n}\n\nexport type ServerSentEventsResult<TData = unknown, TReturn = void, TNext = unknown> = {\n stream: AsyncGenerator<\n TData extends Record<string, unknown> ? TData[keyof TData] : TData,\n TReturn,\n TNext\n >;\n};\n\nexport function createSseClient<TData = unknown>({\n onRequest,\n onSseError,\n onSseEvent,\n responseTransformer,\n responseValidator,\n sseDefaultRetryDelay,\n sseMaxRetryAttempts,\n sseMaxRetryDelay,\n sseSleepFn,\n url,\n ...options\n}: ServerSentEventsOptions): ServerSentEventsResult<TData> {\n let lastEventId: string | undefined;\n\n const sleep = sseSleepFn ?? ((ms: number) => new Promise((resolve) => setTimeout(resolve, ms)));\n\n const createStream = async function* () {\n let retryDelay: number = sseDefaultRetryDelay ?? 3000;\n let attempt = 0;\n const signal = options.signal ?? new AbortController().signal;\n\n while (true) {\n if (signal.aborted) break;\n\n attempt++;\n\n const headers =\n options.headers instanceof Headers\n ? options.headers\n : new Headers(options.headers as Record<string, string> | undefined);\n\n if (lastEventId !== undefined) {\n headers.set('Last-Event-ID', lastEventId);\n }\n\n try {\n const requestInit: RequestInit = {\n redirect: 'follow',\n ...options,\n body: options.serializedBody,\n headers,\n signal,\n };\n let request = new Request(url, requestInit);\n if (onRequest) {\n request = await onRequest(url, requestInit);\n }\n // fetch must be assigned here, otherwise it would throw the error:\n // TypeError: Failed to execute 'fetch' on 'Window': Illegal invocation\n const _fetch = options.fetch ?? globalThis.fetch;\n const response = await _fetch(request);\n\n if (!response.ok) throw new Error(`SSE failed: ${response.status} ${response.statusText}`);\n\n if (!response.body) throw new Error('No body in SSE response');\n\n const reader = response.body.pipeThrough(new TextDecoderStream()).getReader();\n\n let buffer = '';\n\n const abortHandler = () => {\n try {\n reader.cancel();\n } catch {\n // noop\n }\n };\n\n signal.addEventListener('abort', abortHandler);\n\n try {\n while (true) {\n const { done, value } = await reader.read();\n if (done) break;\n buffer += value;\n buffer = buffer.replace(/\\r\\n?/g, '\\n'); // normalize line endings\n\n const chunks = buffer.split('\\n\\n');\n buffer = chunks.pop() ?? '';\n\n for (const chunk of chunks) {\n const lines = chunk.split('\\n');\n const dataLines: Array<string> = [];\n let eventName: string | undefined;\n\n for (const line of lines) {\n if (line.startsWith('data:')) {\n dataLines.push(line.replace(/^data:\\s*/, ''));\n } else if (line.startsWith('event:')) {\n eventName = line.replace(/^event:\\s*/, '');\n } else if (line.startsWith('id:')) {\n lastEventId = line.replace(/^id:\\s*/, '');\n } else if (line.startsWith('retry:')) {\n const parsed = Number.parseInt(line.replace(/^retry:\\s*/, ''), 10);\n if (!Number.isNaN(parsed)) {\n retryDelay = parsed;\n }\n }\n }\n\n let data: unknown;\n let parsedJson = false;\n\n if (dataLines.length) {\n const rawData = dataLines.join('\\n');\n try {\n data = JSON.parse(rawData);\n parsedJson = true;\n } catch {\n data = rawData;\n }\n }\n\n if (parsedJson) {\n if (responseValidator) {\n await responseValidator(data);\n }\n\n if (responseTransformer) {\n data = await responseTransformer(data);\n }\n }\n\n onSseEvent?.({\n data,\n event: eventName,\n id: lastEventId,\n retry: retryDelay,\n });\n\n if (dataLines.length) {\n yield data as any;\n }\n }\n }\n } finally {\n signal.removeEventListener('abort', abortHandler);\n reader.releaseLock();\n }\n\n break; // exit loop on normal completion\n } catch (error) {\n // connection failed or aborted; retry after delay\n onSseError?.(error);\n\n if (sseMaxRetryAttempts !== undefined && attempt >= sseMaxRetryAttempts) {\n break; // stop after firing error\n }\n\n // exponential backoff: double retry each attempt, cap at 30s\n const backoff = Math.min(retryDelay * 2 ** (attempt - 1), sseMaxRetryDelay ?? 30000);\n await sleep(backoff);\n }\n }\n };\n\n const stream = createStream();\n\n return { stream };\n}\n",
11
+ "// This file is auto-generated by @hey-api/openapi-ts\n\ninterface SerializeOptions<T> extends SerializePrimitiveOptions, SerializerOptions<T> {}\n\ninterface SerializePrimitiveOptions {\n allowReserved?: boolean;\n name: string;\n}\n\nexport interface SerializerOptions<T> {\n /**\n * @default true\n */\n explode: boolean;\n style: T;\n}\n\nexport type ArrayStyle = 'form' | 'spaceDelimited' | 'pipeDelimited';\nexport type ArraySeparatorStyle = ArrayStyle | MatrixStyle;\ntype MatrixStyle = 'label' | 'matrix' | 'simple';\nexport type ObjectStyle = 'form' | 'deepObject';\ntype ObjectSeparatorStyle = ObjectStyle | MatrixStyle;\n\ninterface SerializePrimitiveParam extends SerializePrimitiveOptions {\n value: string;\n}\n\nexport const separatorArrayExplode = (style: ArraySeparatorStyle) => {\n switch (style) {\n case 'label':\n return '.';\n case 'matrix':\n return ';';\n case 'simple':\n return ',';\n default:\n return '&';\n }\n};\n\nexport const separatorArrayNoExplode = (style: ArraySeparatorStyle) => {\n switch (style) {\n case 'form':\n return ',';\n case 'pipeDelimited':\n return '|';\n case 'spaceDelimited':\n return '%20';\n default:\n return ',';\n }\n};\n\nexport const separatorObjectExplode = (style: ObjectSeparatorStyle) => {\n switch (style) {\n case 'label':\n return '.';\n case 'matrix':\n return ';';\n case 'simple':\n return ',';\n default:\n return '&';\n }\n};\n\nexport const serializeArrayParam = ({\n allowReserved,\n explode,\n name,\n style,\n value,\n}: SerializeOptions<ArraySeparatorStyle> & {\n value: unknown[];\n}) => {\n if (!explode) {\n const joinedValues = (\n allowReserved ? value : value.map((v) => encodeURIComponent(v as string))\n ).join(separatorArrayNoExplode(style));\n switch (style) {\n case 'label':\n return `.${joinedValues}`;\n case 'matrix':\n return `;${name}=${joinedValues}`;\n case 'simple':\n return joinedValues;\n default:\n return `${name}=${joinedValues}`;\n }\n }\n\n const separator = separatorArrayExplode(style);\n const joinedValues = value\n .map((v) => {\n if (style === 'label' || style === 'simple') {\n return allowReserved ? v : encodeURIComponent(v as string);\n }\n\n return serializePrimitiveParam({\n allowReserved,\n name,\n value: v as string,\n });\n })\n .join(separator);\n return style === 'label' || style === 'matrix' ? separator + joinedValues : joinedValues;\n};\n\nexport const serializePrimitiveParam = ({\n allowReserved,\n name,\n value,\n}: SerializePrimitiveParam) => {\n if (value === undefined || value === null) {\n return '';\n }\n\n if (typeof value === 'object') {\n throw new Error(\n 'Deeply-nested arrays/objects aren’t supported. Provide your own `querySerializer()` to handle these.',\n );\n }\n\n return `${name}=${allowReserved ? value : encodeURIComponent(value)}`;\n};\n\nexport const serializeObjectParam = ({\n allowReserved,\n explode,\n name,\n style,\n value,\n valueOnly,\n}: SerializeOptions<ObjectSeparatorStyle> & {\n value: Record<string, unknown> | Date;\n valueOnly?: boolean;\n}) => {\n if (value instanceof Date) {\n return valueOnly ? value.toISOString() : `${name}=${value.toISOString()}`;\n }\n\n if (style !== 'deepObject' && !explode) {\n let values: string[] = [];\n Object.entries(value).forEach(([key, v]) => {\n values = [...values, key, allowReserved ? (v as string) : encodeURIComponent(v as string)];\n });\n const joinedValues = values.join(',');\n switch (style) {\n case 'form':\n return `${name}=${joinedValues}`;\n case 'label':\n return `.${joinedValues}`;\n case 'matrix':\n return `;${name}=${joinedValues}`;\n default:\n return joinedValues;\n }\n }\n\n const separator = separatorObjectExplode(style);\n const joinedValues = Object.entries(value)\n .map(([key, v]) =>\n serializePrimitiveParam({\n allowReserved,\n name: style === 'deepObject' ? `${name}[${key}]` : key,\n value: v as string,\n }),\n )\n .join(separator);\n return style === 'label' || style === 'matrix' ? separator + joinedValues : joinedValues;\n};\n",
12
+ "// This file is auto-generated by @hey-api/openapi-ts\n\nimport type { BodySerializer, QuerySerializer } from './bodySerializer.gen';\nimport {\n type ArraySeparatorStyle,\n serializeArrayParam,\n serializeObjectParam,\n serializePrimitiveParam,\n} from './pathSerializer.gen';\n\nexport interface PathSerializer {\n path: Record<string, unknown>;\n url: string;\n}\n\nexport const PATH_PARAM_RE = /\\{[^{}]+\\}/g;\n\nexport const defaultPathSerializer = ({ path, url: _url }: PathSerializer) => {\n let url = _url;\n const matches = _url.match(PATH_PARAM_RE);\n if (matches) {\n for (const match of matches) {\n let explode = false;\n let name = match.substring(1, match.length - 1);\n let style: ArraySeparatorStyle = 'simple';\n\n if (name.endsWith('*')) {\n explode = true;\n name = name.substring(0, name.length - 1);\n }\n\n if (name.startsWith('.')) {\n name = name.substring(1);\n style = 'label';\n } else if (name.startsWith(';')) {\n name = name.substring(1);\n style = 'matrix';\n }\n\n const value = path[name];\n\n if (value === undefined || value === null) {\n continue;\n }\n\n if (Array.isArray(value)) {\n url = url.replace(match, serializeArrayParam({ explode, name, style, value }));\n continue;\n }\n\n if (typeof value === 'object') {\n url = url.replace(\n match,\n serializeObjectParam({\n explode,\n name,\n style,\n value: value as Record<string, unknown>,\n valueOnly: true,\n }),\n );\n continue;\n }\n\n if (style === 'matrix') {\n url = url.replace(\n match,\n `;${serializePrimitiveParam({\n name,\n value: value as string,\n })}`,\n );\n continue;\n }\n\n const replaceValue = encodeURIComponent(\n style === 'label' ? `.${value as string}` : (value as string),\n );\n url = url.replace(match, replaceValue);\n }\n }\n return url;\n};\n\nexport const getUrl = ({\n baseUrl,\n path,\n query,\n querySerializer,\n url: _url,\n}: {\n baseUrl?: string;\n path?: Record<string, unknown>;\n query?: Record<string, unknown>;\n querySerializer: QuerySerializer;\n url: string;\n}) => {\n const pathUrl = _url.startsWith('/') ? _url : `/${_url}`;\n let url = (baseUrl ?? '') + pathUrl;\n if (path) {\n url = defaultPathSerializer({ path, url });\n }\n let search = query ? querySerializer(query) : '';\n if (search.startsWith('?')) {\n search = search.substring(1);\n }\n if (search) {\n url += `?${search}`;\n }\n return url;\n};\n\nexport function getValidRequestBody(options: {\n body?: unknown;\n bodySerializer?: BodySerializer | null;\n serializedBody?: unknown;\n}) {\n const hasBody = options.body !== undefined;\n const isSerializedBody = hasBody && options.bodySerializer;\n\n if (isSerializedBody) {\n if ('serializedBody' in options) {\n const hasSerializedBody =\n options.serializedBody !== undefined && options.serializedBody !== '';\n\n return hasSerializedBody ? options.serializedBody : null;\n }\n\n // not all clients implement a serializedBody property (i.e., client-axios)\n return options.body !== '' ? options.body : null;\n }\n\n // plain/text body\n if (hasBody) {\n return options.body;\n }\n\n // no body was provided\n return undefined;\n}\n",
13
+ "// This file is auto-generated by @hey-api/openapi-ts\n\nexport type AuthToken = string | undefined;\n\nexport interface Auth {\n /**\n * Which part of the request do we use to send the auth?\n *\n * @default 'header'\n */\n in?: 'header' | 'query' | 'cookie';\n /**\n * Header or query parameter name.\n *\n * @default 'Authorization'\n */\n name?: string;\n scheme?: 'basic' | 'bearer';\n type: 'apiKey' | 'http';\n}\n\nexport const getAuthToken = async (\n auth: Auth,\n callback: ((auth: Auth) => Promise<AuthToken> | AuthToken) | AuthToken,\n): Promise<string | undefined> => {\n const token = typeof callback === 'function' ? await callback(auth) : callback;\n\n if (!token) {\n return;\n }\n\n if (auth.scheme === 'bearer') {\n return `Bearer ${token}`;\n }\n\n if (auth.scheme === 'basic') {\n return `Basic ${btoa(token)}`;\n }\n\n return token;\n};\n",
14
+ "// This file is auto-generated by @hey-api/openapi-ts\n\nimport { getAuthToken } from '../core/auth.gen';\nimport type { QuerySerializerOptions } from '../core/bodySerializer.gen';\nimport { jsonBodySerializer } from '../core/bodySerializer.gen';\nimport {\n serializeArrayParam,\n serializeObjectParam,\n serializePrimitiveParam,\n} from '../core/pathSerializer.gen';\nimport { getUrl } from '../core/utils.gen';\nimport type { Client, ClientOptions, Config, RequestOptions } from './types.gen';\n\nexport const createQuerySerializer = <T = unknown>({\n parameters = {},\n ...args\n}: QuerySerializerOptions = {}) => {\n const querySerializer = (queryParams: T) => {\n const search: string[] = [];\n if (queryParams && typeof queryParams === 'object') {\n for (const name in queryParams) {\n const value = queryParams[name];\n\n if (value === undefined || value === null) {\n continue;\n }\n\n const options = parameters[name] || args;\n\n if (Array.isArray(value)) {\n const serializedArray = serializeArrayParam({\n allowReserved: options.allowReserved,\n explode: true,\n name,\n style: 'form',\n value,\n ...options.array,\n });\n if (serializedArray) search.push(serializedArray);\n } else if (typeof value === 'object') {\n const serializedObject = serializeObjectParam({\n allowReserved: options.allowReserved,\n explode: true,\n name,\n style: 'deepObject',\n value: value as Record<string, unknown>,\n ...options.object,\n });\n if (serializedObject) search.push(serializedObject);\n } else {\n const serializedPrimitive = serializePrimitiveParam({\n allowReserved: options.allowReserved,\n name,\n value: value as string,\n });\n if (serializedPrimitive) search.push(serializedPrimitive);\n }\n }\n }\n return search.join('&');\n };\n return querySerializer;\n};\n\n/**\n * Infers parseAs value from provided Content-Type header.\n */\nexport const getParseAs = (contentType: string | null): Exclude<Config['parseAs'], 'auto'> => {\n if (!contentType) {\n // If no Content-Type header is provided, the best we can do is return the raw response body,\n // which is effectively the same as the 'stream' option.\n return 'stream';\n }\n\n const cleanContent = contentType.split(';')[0]?.trim();\n\n if (!cleanContent) {\n return;\n }\n\n if (cleanContent.startsWith('application/json') || cleanContent.endsWith('+json')) {\n return 'json';\n }\n\n if (cleanContent === 'multipart/form-data') {\n return 'formData';\n }\n\n if (\n ['application/', 'audio/', 'image/', 'video/'].some((type) => cleanContent.startsWith(type))\n ) {\n return 'blob';\n }\n\n if (cleanContent.startsWith('text/')) {\n return 'text';\n }\n\n return;\n};\n\nconst checkForExistence = (\n options: Pick<RequestOptions, 'auth' | 'query'> & {\n headers: Headers;\n },\n name?: string,\n): boolean => {\n if (!name) {\n return false;\n }\n if (\n options.headers.has(name) ||\n options.query?.[name] ||\n options.headers.get('Cookie')?.includes(`${name}=`)\n ) {\n return true;\n }\n return false;\n};\n\nexport const setAuthParams = async ({\n security,\n ...options\n}: Pick<Required<RequestOptions>, 'security'> &\n Pick<RequestOptions, 'auth' | 'query'> & {\n headers: Headers;\n }) => {\n for (const auth of security) {\n if (checkForExistence(options, auth.name)) {\n continue;\n }\n\n const token = await getAuthToken(auth, options.auth);\n\n if (!token) {\n continue;\n }\n\n const name = auth.name ?? 'Authorization';\n\n switch (auth.in) {\n case 'query':\n if (!options.query) {\n options.query = {};\n }\n options.query[name] = token;\n break;\n case 'cookie':\n options.headers.append('Cookie', `${name}=${token}`);\n break;\n case 'header':\n default:\n options.headers.set(name, token);\n break;\n }\n }\n};\n\nexport const buildUrl: Client['buildUrl'] = (options) =>\n getUrl({\n baseUrl: options.baseUrl as string,\n path: options.path,\n query: options.query,\n querySerializer:\n typeof options.querySerializer === 'function'\n ? options.querySerializer\n : createQuerySerializer(options.querySerializer),\n url: options.url,\n });\n\nexport const mergeConfigs = (a: Config, b: Config): Config => {\n const config = { ...a, ...b };\n if (config.baseUrl?.endsWith('/')) {\n config.baseUrl = config.baseUrl.substring(0, config.baseUrl.length - 1);\n }\n config.headers = mergeHeaders(a.headers, b.headers);\n return config;\n};\n\nconst headersEntries = (headers: Headers): Array<[string, string]> => {\n const entries: Array<[string, string]> = [];\n headers.forEach((value, key) => {\n entries.push([key, value]);\n });\n return entries;\n};\n\nexport const mergeHeaders = (\n ...headers: Array<Required<Config>['headers'] | undefined>\n): Headers => {\n const mergedHeaders = new Headers();\n for (const header of headers) {\n if (!header) {\n continue;\n }\n\n const iterator = header instanceof Headers ? headersEntries(header) : Object.entries(header);\n\n for (const [key, value] of iterator) {\n if (value === null) {\n mergedHeaders.delete(key);\n } else if (Array.isArray(value)) {\n for (const v of value) {\n mergedHeaders.append(key, v as string);\n }\n } else if (value !== undefined) {\n // assume object headers are meant to be JSON stringified, i.e., their\n // content value in OpenAPI specification is 'application/json'\n mergedHeaders.set(\n key,\n typeof value === 'object' ? JSON.stringify(value) : (value as string),\n );\n }\n }\n }\n return mergedHeaders;\n};\n\ntype ErrInterceptor<Err, Res, Req, Options> = (\n error: Err,\n /** response may be undefined due to a network error where no response object is produced */\n response: Res | undefined,\n /** request may be undefined, because error may be from building the request object itself */\n request: Req | undefined,\n options: Options,\n) => Err | Promise<Err>;\n\ntype ReqInterceptor<Req, Options> = (request: Req, options: Options) => Req | Promise<Req>;\n\ntype ResInterceptor<Res, Req, Options> = (\n response: Res,\n request: Req,\n options: Options,\n) => Res | Promise<Res>;\n\nclass Interceptors<Interceptor> {\n fns: Array<Interceptor | null> = [];\n\n clear(): void {\n this.fns = [];\n }\n\n eject(id: number | Interceptor): void {\n const index = this.getInterceptorIndex(id);\n if (this.fns[index]) {\n this.fns[index] = null;\n }\n }\n\n exists(id: number | Interceptor): boolean {\n const index = this.getInterceptorIndex(id);\n return Boolean(this.fns[index]);\n }\n\n getInterceptorIndex(id: number | Interceptor): number {\n if (typeof id === 'number') {\n return this.fns[id] ? id : -1;\n }\n return this.fns.indexOf(id);\n }\n\n update(id: number | Interceptor, fn: Interceptor): number | Interceptor | false {\n const index = this.getInterceptorIndex(id);\n if (this.fns[index]) {\n this.fns[index] = fn;\n return id;\n }\n return false;\n }\n\n use(fn: Interceptor): number {\n this.fns.push(fn);\n return this.fns.length - 1;\n }\n}\n\nexport interface Middleware<Req, Res, Err, Options> {\n error: Interceptors<ErrInterceptor<Err, Res, Req, Options>>;\n request: Interceptors<ReqInterceptor<Req, Options>>;\n response: Interceptors<ResInterceptor<Res, Req, Options>>;\n}\n\nexport const createInterceptors = <Req, Res, Err, Options>(): Middleware<\n Req,\n Res,\n Err,\n Options\n> => ({\n error: new Interceptors<ErrInterceptor<Err, Res, Req, Options>>(),\n request: new Interceptors<ReqInterceptor<Req, Options>>(),\n response: new Interceptors<ResInterceptor<Res, Req, Options>>(),\n});\n\nconst defaultQuerySerializer = createQuerySerializer({\n allowReserved: false,\n array: {\n explode: true,\n style: 'form',\n },\n object: {\n explode: true,\n style: 'deepObject',\n },\n});\n\nconst defaultHeaders = {\n 'Content-Type': 'application/json',\n};\n\nexport const createConfig = <T extends ClientOptions = ClientOptions>(\n override: Config<Omit<ClientOptions, keyof T> & T> = {},\n): Config<Omit<ClientOptions, keyof T> & T> => ({\n ...jsonBodySerializer,\n headers: defaultHeaders,\n parseAs: 'auto',\n querySerializer: defaultQuerySerializer,\n ...override,\n});\n",
15
+ "// This file is auto-generated by @hey-api/openapi-ts\n\nimport { createSseClient } from '../core/serverSentEvents.gen';\nimport type { HttpMethod } from '../core/types.gen';\nimport { getValidRequestBody } from '../core/utils.gen';\nimport type { Client, Config, RequestOptions, ResolvedRequestOptions } from './types.gen';\nimport {\n buildUrl,\n createConfig,\n createInterceptors,\n getParseAs,\n mergeConfigs,\n mergeHeaders,\n setAuthParams,\n} from './utils.gen';\n\ntype ReqInit = Omit<RequestInit, 'body' | 'headers'> & {\n body?: any;\n headers: ReturnType<typeof mergeHeaders>;\n};\n\nexport const createClient = (config: Config = {}): Client => {\n let _config = mergeConfigs(createConfig(), config);\n\n const getConfig = (): Config => ({ ..._config });\n\n const setConfig = (config: Config): Config => {\n _config = mergeConfigs(_config, config);\n return getConfig();\n };\n\n const interceptors = createInterceptors<Request, Response, unknown, ResolvedRequestOptions>();\n\n const beforeRequest = async <\n TData = unknown,\n TResponseStyle extends 'data' | 'fields' = 'fields',\n ThrowOnError extends boolean = boolean,\n Url extends string = string,\n >(\n options: RequestOptions<TData, TResponseStyle, ThrowOnError, Url>,\n ) => {\n const opts = {\n ..._config,\n ...options,\n fetch: options.fetch ?? _config.fetch ?? globalThis.fetch,\n headers: mergeHeaders(_config.headers, options.headers),\n serializedBody: undefined as string | undefined,\n };\n\n if (opts.security) {\n await setAuthParams({\n ...opts,\n security: opts.security,\n });\n }\n\n if (opts.requestValidator) {\n await opts.requestValidator(opts);\n }\n\n if (opts.body !== undefined && opts.bodySerializer) {\n opts.serializedBody = opts.bodySerializer(opts.body) as string | undefined;\n }\n\n // remove Content-Type header if body is empty to avoid sending invalid requests\n if (opts.body === undefined || opts.serializedBody === '') {\n opts.headers.delete('Content-Type');\n }\n\n const resolvedOpts = opts as typeof opts &\n ResolvedRequestOptions<TResponseStyle, ThrowOnError, Url>;\n const url = buildUrl(resolvedOpts);\n\n return { opts: resolvedOpts, url };\n };\n\n const request: Client['request'] = async (options) => {\n const throwOnError = options.throwOnError ?? _config.throwOnError;\n const responseStyle = options.responseStyle ?? _config.responseStyle;\n\n let request: Request | undefined;\n let response: Response | undefined;\n\n try {\n const { opts, url } = await beforeRequest(options);\n const requestInit: ReqInit = {\n redirect: 'follow',\n ...opts,\n body: getValidRequestBody(opts),\n };\n\n request = new Request(url, requestInit);\n\n for (const fn of interceptors.request.fns) {\n if (fn) {\n request = await fn(request, opts);\n }\n }\n\n // fetch must be assigned here, otherwise it would throw the error:\n // TypeError: Failed to execute 'fetch' on 'Window': Illegal invocation\n const _fetch = opts.fetch!;\n\n response = await _fetch(request);\n\n for (const fn of interceptors.response.fns) {\n if (fn) {\n response = await fn(response, request, opts);\n }\n }\n\n const result = {\n request,\n response,\n };\n\n if (response.ok) {\n const parseAs =\n (opts.parseAs === 'auto'\n ? getParseAs(response.headers.get('Content-Type'))\n : opts.parseAs) ?? 'json';\n\n if (response.status === 204 || response.headers.get('Content-Length') === '0') {\n let emptyData: any;\n switch (parseAs) {\n case 'arrayBuffer':\n case 'blob':\n case 'text':\n emptyData = await response[parseAs]();\n break;\n case 'formData':\n emptyData = new FormData();\n break;\n case 'stream':\n emptyData = response.body;\n break;\n case 'json':\n default:\n emptyData = {};\n break;\n }\n return opts.responseStyle === 'data'\n ? emptyData\n : {\n data: emptyData,\n ...result,\n };\n }\n\n let data: any;\n switch (parseAs) {\n case 'arrayBuffer':\n case 'blob':\n case 'formData':\n case 'text':\n data = await response[parseAs]();\n break;\n case 'json': {\n // Some servers return 200 with no Content-Length and empty body.\n // response.json() would throw; read as text and parse if non-empty.\n const text = await response.text();\n data = text ? JSON.parse(text) : {};\n break;\n }\n case 'stream':\n return opts.responseStyle === 'data'\n ? response.body\n : {\n data: response.body,\n ...result,\n };\n }\n\n if (parseAs === 'json') {\n if (opts.responseValidator) {\n await opts.responseValidator(data);\n }\n\n if (opts.responseTransformer) {\n data = await opts.responseTransformer(data);\n }\n }\n\n return opts.responseStyle === 'data'\n ? data\n : {\n data,\n ...result,\n };\n }\n\n const textError = await response.text();\n let jsonError: unknown;\n\n try {\n jsonError = JSON.parse(textError);\n } catch {\n // noop\n }\n\n throw jsonError ?? textError;\n } catch (error) {\n let finalError = error;\n\n for (const fn of interceptors.error.fns) {\n if (fn) {\n finalError = await fn(finalError, response, request, options as ResolvedRequestOptions);\n }\n }\n\n finalError = finalError || {};\n\n if (throwOnError) {\n throw finalError;\n }\n\n // TODO: we probably want to return error and improve types\n return responseStyle === 'data'\n ? undefined\n : {\n error: finalError,\n request,\n response,\n };\n }\n };\n\n const makeMethodFn = (method: Uppercase<HttpMethod>) => (options: RequestOptions) =>\n request({ ...options, method });\n\n const makeSseFn = (method: Uppercase<HttpMethod>) => async (options: RequestOptions) => {\n const { opts, url } = await beforeRequest(options);\n return createSseClient({\n ...opts,\n body: opts.body as BodyInit | null | undefined,\n method,\n onRequest: async (url, init) => {\n let request = new Request(url, init);\n for (const fn of interceptors.request.fns) {\n if (fn) {\n request = await fn(request, opts);\n }\n }\n return request;\n },\n serializedBody: getValidRequestBody(opts) as BodyInit | null | undefined,\n url,\n });\n };\n\n const _buildUrl: Client['buildUrl'] = (options) => buildUrl({ ..._config, ...options });\n\n return {\n buildUrl: _buildUrl,\n connect: makeMethodFn('CONNECT'),\n delete: makeMethodFn('DELETE'),\n get: makeMethodFn('GET'),\n getConfig,\n head: makeMethodFn('HEAD'),\n interceptors,\n options: makeMethodFn('OPTIONS'),\n patch: makeMethodFn('PATCH'),\n post: makeMethodFn('POST'),\n put: makeMethodFn('PUT'),\n request,\n setConfig,\n sse: {\n connect: makeSseFn('CONNECT'),\n delete: makeSseFn('DELETE'),\n get: makeSseFn('GET'),\n head: makeSseFn('HEAD'),\n options: makeSseFn('OPTIONS'),\n patch: makeSseFn('PATCH'),\n post: makeSseFn('POST'),\n put: makeSseFn('PUT'),\n trace: makeSseFn('TRACE'),\n },\n trace: makeMethodFn('TRACE'),\n } as Client;\n};\n",
16
+ "// This file is auto-generated by @hey-api/openapi-ts\n\nimport { type ClientOptions, type Config, createClient, createConfig } from './client';\nimport type { ClientOptions as ClientOptions2 } from './types.gen';\n\n/**\n * The `createClientConfig()` function will be called on client initialization\n * and the returned object will become the client's initial configuration.\n *\n * You may want to initialize your client this way instead of calling\n * `setConfig()`. This is useful for example if you're using Next.js\n * to ensure your client always has the correct values.\n */\nexport type CreateClientConfig<T extends ClientOptions = ClientOptions2> = (override?: Config<ClientOptions & T>) => Config<Required<ClientOptions> & T>;\n\nexport const client = createClient(createConfig<ClientOptions2>());\n",
17
+ "// This file is auto-generated by @hey-api/openapi-ts\n\nimport { type Client, formDataBodySerializer, type Options as Options2, type TDataShape } from './client';\nimport { client } from './client.gen';\nimport type { DeleteApiV3AutotaggingByIdData, DeleteApiV3AutotaggingByIdResponses, DeleteApiV3BlocklistBulkData, DeleteApiV3BlocklistBulkResponses, DeleteApiV3BlocklistByIdData, DeleteApiV3BlocklistByIdResponses, DeleteApiV3CommandByIdData, DeleteApiV3CommandByIdResponses, DeleteApiV3CustomfilterByIdData, DeleteApiV3CustomfilterByIdResponses, DeleteApiV3CustomformatBulkData, DeleteApiV3CustomformatBulkResponses, DeleteApiV3CustomformatByIdData, DeleteApiV3CustomformatByIdResponses, DeleteApiV3DelayprofileByIdData, DeleteApiV3DelayprofileByIdResponses, DeleteApiV3DownloadclientBulkData, DeleteApiV3DownloadclientBulkResponses, DeleteApiV3DownloadclientByIdData, DeleteApiV3DownloadclientByIdResponses, DeleteApiV3ExclusionsBulkData, DeleteApiV3ExclusionsBulkResponses, DeleteApiV3ExclusionsByIdData, DeleteApiV3ExclusionsByIdResponses, DeleteApiV3ImportlistBulkData, DeleteApiV3ImportlistBulkResponses, DeleteApiV3ImportlistByIdData, DeleteApiV3ImportlistByIdResponses, DeleteApiV3IndexerBulkData, DeleteApiV3IndexerBulkResponses, DeleteApiV3IndexerByIdData, DeleteApiV3IndexerByIdResponses, DeleteApiV3MetadataByIdData, DeleteApiV3MetadataByIdResponses, DeleteApiV3MovieByIdData, DeleteApiV3MovieByIdResponses, DeleteApiV3MovieEditorData, DeleteApiV3MovieEditorResponses, DeleteApiV3MoviefileBulkData, DeleteApiV3MoviefileBulkResponses, DeleteApiV3MoviefileByIdData, DeleteApiV3MoviefileByIdResponses, DeleteApiV3NotificationByIdData, DeleteApiV3NotificationByIdResponses, DeleteApiV3QualityprofileByIdData, DeleteApiV3QualityprofileByIdResponses, DeleteApiV3QueueBulkData, DeleteApiV3QueueBulkResponses, DeleteApiV3QueueByIdData, DeleteApiV3QueueByIdResponses, DeleteApiV3ReleaseprofileByIdData, DeleteApiV3ReleaseprofileByIdResponses, DeleteApiV3RemotepathmappingByIdData, DeleteApiV3RemotepathmappingByIdResponses, DeleteApiV3RootfolderByIdData, DeleteApiV3RootfolderByIdResponses, DeleteApiV3SystemBackupByIdData, DeleteApiV3SystemBackupByIdResponses, DeleteApiV3TagByIdData, DeleteApiV3TagByIdResponses, GetApiData, GetApiResponses, GetApiV3AlttitleByIdData, GetApiV3AlttitleByIdResponses, GetApiV3AlttitleData, GetApiV3AlttitleResponses, GetApiV3AutotaggingByIdData, GetApiV3AutotaggingByIdResponses, GetApiV3AutotaggingData, GetApiV3AutotaggingResponses, GetApiV3AutotaggingSchemaData, GetApiV3AutotaggingSchemaResponses, GetApiV3BlocklistData, GetApiV3BlocklistMovieData, GetApiV3BlocklistMovieResponses, GetApiV3BlocklistResponses, GetApiV3CalendarData, GetApiV3CalendarResponses, GetApiV3CollectionByIdData, GetApiV3CollectionByIdResponses, GetApiV3CollectionData, GetApiV3CollectionResponses, GetApiV3CommandByIdData, GetApiV3CommandByIdResponses, GetApiV3CommandData, GetApiV3CommandResponses, GetApiV3ConfigDownloadclientByIdData, GetApiV3ConfigDownloadclientByIdResponses, GetApiV3ConfigDownloadclientData, GetApiV3ConfigDownloadclientResponses, GetApiV3ConfigHostByIdData, GetApiV3ConfigHostByIdResponses, GetApiV3ConfigHostData, GetApiV3ConfigHostResponses, GetApiV3ConfigImportlistByIdData, GetApiV3ConfigImportlistByIdResponses, GetApiV3ConfigImportlistData, GetApiV3ConfigImportlistResponses, GetApiV3ConfigIndexerByIdData, GetApiV3ConfigIndexerByIdResponses, GetApiV3ConfigIndexerData, GetApiV3ConfigIndexerResponses, GetApiV3ConfigMediamanagementByIdData, GetApiV3ConfigMediamanagementByIdResponses, GetApiV3ConfigMediamanagementData, GetApiV3ConfigMediamanagementResponses, GetApiV3ConfigMetadataByIdData, GetApiV3ConfigMetadataByIdResponses, GetApiV3ConfigMetadataData, GetApiV3ConfigMetadataResponses, GetApiV3ConfigNamingByIdData, GetApiV3ConfigNamingByIdResponses, GetApiV3ConfigNamingData, GetApiV3ConfigNamingExamplesData, GetApiV3ConfigNamingExamplesResponses, GetApiV3ConfigNamingResponses, GetApiV3ConfigUiByIdData, GetApiV3ConfigUiByIdResponses, GetApiV3ConfigUiData, GetApiV3ConfigUiResponses, GetApiV3CreditByIdData, GetApiV3CreditByIdResponses, GetApiV3CreditData, GetApiV3CreditResponses, GetApiV3CustomfilterByIdData, GetApiV3CustomfilterByIdResponses, GetApiV3CustomfilterData, GetApiV3CustomfilterResponses, GetApiV3CustomformatByIdData, GetApiV3CustomformatByIdResponses, GetApiV3CustomformatData, GetApiV3CustomformatResponses, GetApiV3CustomformatSchemaData, GetApiV3CustomformatSchemaResponses, GetApiV3DelayprofileByIdData, GetApiV3DelayprofileByIdResponses, GetApiV3DelayprofileData, GetApiV3DelayprofileResponses, GetApiV3DiskspaceData, GetApiV3DiskspaceResponses, GetApiV3DownloadclientByIdData, GetApiV3DownloadclientByIdResponses, GetApiV3DownloadclientData, GetApiV3DownloadclientResponses, GetApiV3DownloadclientSchemaData, GetApiV3DownloadclientSchemaResponses, GetApiV3ExclusionsByIdData, GetApiV3ExclusionsByIdResponses, GetApiV3ExclusionsData, GetApiV3ExclusionsPagedData, GetApiV3ExclusionsPagedResponses, GetApiV3ExclusionsResponses, GetApiV3ExtrafileData, GetApiV3ExtrafileResponses, GetApiV3FilesystemData, GetApiV3FilesystemMediafilesData, GetApiV3FilesystemMediafilesResponses, GetApiV3FilesystemResponses, GetApiV3FilesystemTypeData, GetApiV3FilesystemTypeResponses, GetApiV3HealthData, GetApiV3HealthResponses, GetApiV3HistoryData, GetApiV3HistoryMovieData, GetApiV3HistoryMovieResponses, GetApiV3HistoryResponses, GetApiV3HistorySinceData, GetApiV3HistorySinceResponses, GetApiV3ImportlistByIdData, GetApiV3ImportlistByIdResponses, GetApiV3ImportlistData, GetApiV3ImportlistMovieData, GetApiV3ImportlistMovieResponses, GetApiV3ImportlistResponses, GetApiV3ImportlistSchemaData, GetApiV3ImportlistSchemaResponses, GetApiV3IndexerByIdData, GetApiV3IndexerByIdResponses, GetApiV3IndexerData, GetApiV3IndexerflagData, GetApiV3IndexerflagResponses, GetApiV3IndexerResponses, GetApiV3IndexerSchemaData, GetApiV3IndexerSchemaResponses, GetApiV3LanguageByIdData, GetApiV3LanguageByIdResponses, GetApiV3LanguageData, GetApiV3LanguageResponses, GetApiV3LocalizationData, GetApiV3LocalizationLanguageData, GetApiV3LocalizationLanguageResponses, GetApiV3LocalizationResponses, GetApiV3LogData, GetApiV3LogFileByFilenameData, GetApiV3LogFileByFilenameResponses, GetApiV3LogFileData, GetApiV3LogFileResponses, GetApiV3LogFileUpdateByFilenameData, GetApiV3LogFileUpdateByFilenameResponses, GetApiV3LogFileUpdateData, GetApiV3LogFileUpdateResponses, GetApiV3LogResponses, GetApiV3ManualimportData, GetApiV3ManualimportResponses, GetApiV3MediacoverByMovieIdByFilenameData, GetApiV3MediacoverByMovieIdByFilenameResponses, GetApiV3MetadataByIdData, GetApiV3MetadataByIdResponses, GetApiV3MetadataData, GetApiV3MetadataResponses, GetApiV3MetadataSchemaData, GetApiV3MetadataSchemaResponses, GetApiV3MovieByIdData, GetApiV3MovieByIdFolderData, GetApiV3MovieByIdFolderResponses, GetApiV3MovieByIdResponses, GetApiV3MovieData, GetApiV3MoviefileByIdData, GetApiV3MoviefileByIdResponses, GetApiV3MoviefileData, GetApiV3MoviefileResponses, GetApiV3MovieLookupData, GetApiV3MovieLookupImdbData, GetApiV3MovieLookupImdbResponses, GetApiV3MovieLookupResponses, GetApiV3MovieLookupTmdbData, GetApiV3MovieLookupTmdbResponses, GetApiV3MovieResponses, GetApiV3NotificationByIdData, GetApiV3NotificationByIdResponses, GetApiV3NotificationData, GetApiV3NotificationResponses, GetApiV3NotificationSchemaData, GetApiV3NotificationSchemaResponses, GetApiV3ParseData, GetApiV3ParseResponses, GetApiV3QualitydefinitionByIdData, GetApiV3QualitydefinitionByIdResponses, GetApiV3QualitydefinitionData, GetApiV3QualitydefinitionLimitsData, GetApiV3QualitydefinitionLimitsResponses, GetApiV3QualitydefinitionResponses, GetApiV3QualityprofileByIdData, GetApiV3QualityprofileByIdResponses, GetApiV3QualityprofileData, GetApiV3QualityprofileResponses, GetApiV3QualityprofileSchemaData, GetApiV3QualityprofileSchemaResponses, GetApiV3QueueData, GetApiV3QueueDetailsData, GetApiV3QueueDetailsResponses, GetApiV3QueueResponses, GetApiV3QueueStatusData, GetApiV3QueueStatusResponses, GetApiV3ReleaseData, GetApiV3ReleaseprofileByIdData, GetApiV3ReleaseprofileByIdResponses, GetApiV3ReleaseprofileData, GetApiV3ReleaseprofileResponses, GetApiV3ReleaseResponses, GetApiV3RemotepathmappingByIdData, GetApiV3RemotepathmappingByIdResponses, GetApiV3RemotepathmappingData, GetApiV3RemotepathmappingResponses, GetApiV3RenameData, GetApiV3RenameResponses, GetApiV3RootfolderByIdData, GetApiV3RootfolderByIdResponses, GetApiV3RootfolderData, GetApiV3RootfolderResponses, GetApiV3SystemBackupData, GetApiV3SystemBackupResponses, GetApiV3SystemRoutesData, GetApiV3SystemRoutesDuplicateData, GetApiV3SystemRoutesDuplicateResponses, GetApiV3SystemRoutesResponses, GetApiV3SystemStatusData, GetApiV3SystemStatusResponses, GetApiV3SystemTaskByIdData, GetApiV3SystemTaskByIdResponses, GetApiV3SystemTaskData, GetApiV3SystemTaskResponses, GetApiV3TagByIdData, GetApiV3TagByIdResponses, GetApiV3TagData, GetApiV3TagDetailByIdData, GetApiV3TagDetailByIdResponses, GetApiV3TagDetailData, GetApiV3TagDetailResponses, GetApiV3TagResponses, GetApiV3UpdateData, GetApiV3UpdateResponses, GetApiV3WantedCutoffData, GetApiV3WantedCutoffResponses, GetApiV3WantedMissingData, GetApiV3WantedMissingResponses, GetByPathData, GetByPathResponses, GetContentByPathData, GetContentByPathResponses, GetData, GetFeedV3CalendarRadarrIcsData, GetFeedV3CalendarRadarrIcsResponses, GetLoginData, GetLoginResponses, GetLogoutData, GetLogoutResponses, GetPingData, GetPingResponses, GetResponses, HeadPingData, HeadPingResponses, PostApiV3AutotaggingData, PostApiV3AutotaggingResponses, PostApiV3CommandData, PostApiV3CommandResponses, PostApiV3CustomfilterData, PostApiV3CustomfilterResponses, PostApiV3CustomformatData, PostApiV3CustomformatResponses, PostApiV3DelayprofileData, PostApiV3DelayprofileResponses, PostApiV3DownloadclientActionByNameData, PostApiV3DownloadclientActionByNameResponses, PostApiV3DownloadclientData, PostApiV3DownloadclientResponses, PostApiV3DownloadclientTestallData, PostApiV3DownloadclientTestallResponses, PostApiV3DownloadclientTestData, PostApiV3DownloadclientTestResponses, PostApiV3ExclusionsBulkData, PostApiV3ExclusionsBulkResponses, PostApiV3ExclusionsData, PostApiV3ExclusionsResponses, PostApiV3HistoryFailedByIdData, PostApiV3HistoryFailedByIdResponses, PostApiV3ImportlistActionByNameData, PostApiV3ImportlistActionByNameResponses, PostApiV3ImportlistData, PostApiV3ImportlistMovieData, PostApiV3ImportlistMovieResponses, PostApiV3ImportlistResponses, PostApiV3ImportlistTestallData, PostApiV3ImportlistTestallResponses, PostApiV3ImportlistTestData, PostApiV3ImportlistTestResponses, PostApiV3IndexerActionByNameData, PostApiV3IndexerActionByNameResponses, PostApiV3IndexerData, PostApiV3IndexerResponses, PostApiV3IndexerTestallData, PostApiV3IndexerTestallResponses, PostApiV3IndexerTestData, PostApiV3IndexerTestResponses, PostApiV3ManualimportData, PostApiV3ManualimportResponses, PostApiV3MetadataActionByNameData, PostApiV3MetadataActionByNameResponses, PostApiV3MetadataData, PostApiV3MetadataResponses, PostApiV3MetadataTestallData, PostApiV3MetadataTestallResponses, PostApiV3MetadataTestData, PostApiV3MetadataTestResponses, PostApiV3MovieData, PostApiV3MovieImportData, PostApiV3MovieImportResponses, PostApiV3MovieResponses, PostApiV3NotificationActionByNameData, PostApiV3NotificationActionByNameResponses, PostApiV3NotificationData, PostApiV3NotificationResponses, PostApiV3NotificationTestallData, PostApiV3NotificationTestallResponses, PostApiV3NotificationTestData, PostApiV3NotificationTestResponses, PostApiV3QualityprofileData, PostApiV3QualityprofileResponses, PostApiV3QueueGrabBulkData, PostApiV3QueueGrabBulkResponses, PostApiV3QueueGrabByIdData, PostApiV3QueueGrabByIdResponses, PostApiV3ReleaseData, PostApiV3ReleaseprofileData, PostApiV3ReleaseprofileResponses, PostApiV3ReleasePushData, PostApiV3ReleasePushResponses, PostApiV3ReleaseResponses, PostApiV3RemotepathmappingData, PostApiV3RemotepathmappingResponses, PostApiV3RootfolderData, PostApiV3RootfolderResponses, PostApiV3SystemBackupRestoreByIdData, PostApiV3SystemBackupRestoreByIdResponses, PostApiV3SystemBackupRestoreUploadData, PostApiV3SystemBackupRestoreUploadResponses, PostApiV3SystemRestartData, PostApiV3SystemRestartResponses, PostApiV3SystemShutdownData, PostApiV3SystemShutdownResponses, PostApiV3TagData, PostApiV3TagResponses, PostLoginData, PostLoginResponses, PutApiV3AutotaggingByIdData, PutApiV3AutotaggingByIdResponses, PutApiV3CollectionByIdData, PutApiV3CollectionByIdResponses, PutApiV3CollectionData, PutApiV3CollectionResponses, PutApiV3ConfigDownloadclientByIdData, PutApiV3ConfigDownloadclientByIdResponses, PutApiV3ConfigHostByIdData, PutApiV3ConfigHostByIdResponses, PutApiV3ConfigImportlistByIdData, PutApiV3ConfigImportlistByIdResponses, PutApiV3ConfigIndexerByIdData, PutApiV3ConfigIndexerByIdResponses, PutApiV3ConfigMediamanagementByIdData, PutApiV3ConfigMediamanagementByIdResponses, PutApiV3ConfigMetadataByIdData, PutApiV3ConfigMetadataByIdResponses, PutApiV3ConfigNamingByIdData, PutApiV3ConfigNamingByIdResponses, PutApiV3ConfigUiByIdData, PutApiV3ConfigUiByIdResponses, PutApiV3CustomfilterByIdData, PutApiV3CustomfilterByIdResponses, PutApiV3CustomformatBulkData, PutApiV3CustomformatBulkResponses, PutApiV3CustomformatByIdData, PutApiV3CustomformatByIdResponses, PutApiV3DelayprofileByIdData, PutApiV3DelayprofileByIdResponses, PutApiV3DelayprofileReorderByIdData, PutApiV3DelayprofileReorderByIdResponses, PutApiV3DownloadclientBulkData, PutApiV3DownloadclientBulkResponses, PutApiV3DownloadclientByIdData, PutApiV3DownloadclientByIdResponses, PutApiV3ExclusionsByIdData, PutApiV3ExclusionsByIdResponses, PutApiV3ImportlistBulkData, PutApiV3ImportlistBulkResponses, PutApiV3ImportlistByIdData, PutApiV3ImportlistByIdResponses, PutApiV3IndexerBulkData, PutApiV3IndexerBulkResponses, PutApiV3IndexerByIdData, PutApiV3IndexerByIdResponses, PutApiV3MetadataByIdData, PutApiV3MetadataByIdResponses, PutApiV3MovieByIdData, PutApiV3MovieByIdResponses, PutApiV3MovieEditorData, PutApiV3MovieEditorResponses, PutApiV3MoviefileBulkData, PutApiV3MoviefileBulkResponses, PutApiV3MoviefileByIdData, PutApiV3MoviefileByIdResponses, PutApiV3MoviefileEditorData, PutApiV3MoviefileEditorResponses, PutApiV3NotificationByIdData, PutApiV3NotificationByIdResponses, PutApiV3QualitydefinitionByIdData, PutApiV3QualitydefinitionByIdResponses, PutApiV3QualitydefinitionUpdateData, PutApiV3QualitydefinitionUpdateResponses, PutApiV3QualityprofileByIdData, PutApiV3QualityprofileByIdResponses, PutApiV3ReleaseprofileByIdData, PutApiV3ReleaseprofileByIdResponses, PutApiV3RemotepathmappingByIdData, PutApiV3RemotepathmappingByIdResponses, PutApiV3TagByIdData, PutApiV3TagByIdResponses } from './types.gen';\n\nexport type Options<TData extends TDataShape = TDataShape, ThrowOnError extends boolean = boolean, TResponse = unknown> = Options2<TData, ThrowOnError, TResponse> & {\n /**\n * You can provide a client instance returned by `createClient()` instead of\n * individual options. This might be also useful if you want to implement a\n * custom client.\n */\n client?: Client;\n /**\n * You can pass arbitrary values through the `meta` object. This can be\n * used to access values that aren't defined as part of the SDK function.\n */\n meta?: Record<string, unknown>;\n};\n\nexport const getApiV3Alttitle = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3AlttitleData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3AlttitleResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/alttitle',\n ...options\n});\n\nexport const getApiV3AlttitleById = <ThrowOnError extends boolean = false>(options: Options<GetApiV3AlttitleByIdData, ThrowOnError>) => (options.client ?? client).get<GetApiV3AlttitleByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/alttitle/{id}',\n ...options\n});\n\nexport const getApi = <ThrowOnError extends boolean = false>(options?: Options<GetApiData, ThrowOnError>) => (options?.client ?? client).get<GetApiResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api',\n ...options\n});\n\nexport const getLogin = <ThrowOnError extends boolean = false>(options?: Options<GetLoginData, ThrowOnError>) => (options?.client ?? client).get<GetLoginResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/login',\n ...options\n});\n\nexport const postLogin = <ThrowOnError extends boolean = false>(options?: Options<PostLoginData, ThrowOnError>) => (options?.client ?? client).post<PostLoginResponses, unknown, ThrowOnError>({\n ...formDataBodySerializer,\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/login',\n ...options,\n headers: {\n 'Content-Type': null,\n ...options?.headers\n }\n});\n\nexport const getLogout = <ThrowOnError extends boolean = false>(options?: Options<GetLogoutData, ThrowOnError>) => (options?.client ?? client).get<GetLogoutResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/logout',\n ...options\n});\n\nexport const getApiV3Autotagging = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3AutotaggingData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3AutotaggingResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/autotagging',\n ...options\n});\n\nexport const postApiV3Autotagging = <ThrowOnError extends boolean = false>(options?: Options<PostApiV3AutotaggingData, ThrowOnError>) => (options?.client ?? client).post<PostApiV3AutotaggingResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/autotagging',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const deleteApiV3AutotaggingById = <ThrowOnError extends boolean = false>(options: Options<DeleteApiV3AutotaggingByIdData, ThrowOnError>) => (options.client ?? client).delete<DeleteApiV3AutotaggingByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/autotagging/{id}',\n ...options\n});\n\nexport const getApiV3AutotaggingById = <ThrowOnError extends boolean = false>(options: Options<GetApiV3AutotaggingByIdData, ThrowOnError>) => (options.client ?? client).get<GetApiV3AutotaggingByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/autotagging/{id}',\n ...options\n});\n\nexport const putApiV3AutotaggingById = <ThrowOnError extends boolean = false>(options: Options<PutApiV3AutotaggingByIdData, ThrowOnError>) => (options.client ?? client).put<PutApiV3AutotaggingByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/autotagging/{id}',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options.headers\n }\n});\n\nexport const getApiV3AutotaggingSchema = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3AutotaggingSchemaData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3AutotaggingSchemaResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/autotagging/schema',\n ...options\n});\n\nexport const getApiV3SystemBackup = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3SystemBackupData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3SystemBackupResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/system/backup',\n ...options\n});\n\nexport const deleteApiV3SystemBackupById = <ThrowOnError extends boolean = false>(options: Options<DeleteApiV3SystemBackupByIdData, ThrowOnError>) => (options.client ?? client).delete<DeleteApiV3SystemBackupByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/system/backup/{id}',\n ...options\n});\n\nexport const postApiV3SystemBackupRestoreById = <ThrowOnError extends boolean = false>(options: Options<PostApiV3SystemBackupRestoreByIdData, ThrowOnError>) => (options.client ?? client).post<PostApiV3SystemBackupRestoreByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/system/backup/restore/{id}',\n ...options\n});\n\nexport const postApiV3SystemBackupRestoreUpload = <ThrowOnError extends boolean = false>(options?: Options<PostApiV3SystemBackupRestoreUploadData, ThrowOnError>) => (options?.client ?? client).post<PostApiV3SystemBackupRestoreUploadResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/system/backup/restore/upload',\n ...options\n});\n\nexport const getApiV3Blocklist = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3BlocklistData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3BlocklistResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/blocklist',\n ...options\n});\n\nexport const getApiV3BlocklistMovie = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3BlocklistMovieData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3BlocklistMovieResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/blocklist/movie',\n ...options\n});\n\nexport const deleteApiV3BlocklistById = <ThrowOnError extends boolean = false>(options: Options<DeleteApiV3BlocklistByIdData, ThrowOnError>) => (options.client ?? client).delete<DeleteApiV3BlocklistByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/blocklist/{id}',\n ...options\n});\n\nexport const deleteApiV3BlocklistBulk = <ThrowOnError extends boolean = false>(options?: Options<DeleteApiV3BlocklistBulkData, ThrowOnError>) => (options?.client ?? client).delete<DeleteApiV3BlocklistBulkResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/blocklist/bulk',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const getApiV3Calendar = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3CalendarData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3CalendarResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/calendar',\n ...options\n});\n\nexport const getFeedV3CalendarRadarrIcs = <ThrowOnError extends boolean = false>(options?: Options<GetFeedV3CalendarRadarrIcsData, ThrowOnError>) => (options?.client ?? client).get<GetFeedV3CalendarRadarrIcsResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/feed/v3/calendar/radarr.ics',\n ...options\n});\n\nexport const getApiV3Collection = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3CollectionData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3CollectionResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/collection',\n ...options\n});\n\nexport const putApiV3Collection = <ThrowOnError extends boolean = false>(options?: Options<PutApiV3CollectionData, ThrowOnError>) => (options?.client ?? client).put<PutApiV3CollectionResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/collection',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const getApiV3CollectionById = <ThrowOnError extends boolean = false>(options: Options<GetApiV3CollectionByIdData, ThrowOnError>) => (options.client ?? client).get<GetApiV3CollectionByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/collection/{id}',\n ...options\n});\n\nexport const putApiV3CollectionById = <ThrowOnError extends boolean = false>(options: Options<PutApiV3CollectionByIdData, ThrowOnError>) => (options.client ?? client).put<PutApiV3CollectionByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/collection/{id}',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options.headers\n }\n});\n\nexport const getApiV3Command = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3CommandData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3CommandResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/command',\n ...options\n});\n\nexport const postApiV3Command = <ThrowOnError extends boolean = false>(options?: Options<PostApiV3CommandData, ThrowOnError>) => (options?.client ?? client).post<PostApiV3CommandResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/command',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const deleteApiV3CommandById = <ThrowOnError extends boolean = false>(options: Options<DeleteApiV3CommandByIdData, ThrowOnError>) => (options.client ?? client).delete<DeleteApiV3CommandByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/command/{id}',\n ...options\n});\n\nexport const getApiV3CommandById = <ThrowOnError extends boolean = false>(options: Options<GetApiV3CommandByIdData, ThrowOnError>) => (options.client ?? client).get<GetApiV3CommandByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/command/{id}',\n ...options\n});\n\nexport const getApiV3Credit = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3CreditData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3CreditResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/credit',\n ...options\n});\n\nexport const getApiV3CreditById = <ThrowOnError extends boolean = false>(options: Options<GetApiV3CreditByIdData, ThrowOnError>) => (options.client ?? client).get<GetApiV3CreditByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/credit/{id}',\n ...options\n});\n\nexport const getApiV3Customfilter = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3CustomfilterData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3CustomfilterResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/customfilter',\n ...options\n});\n\nexport const postApiV3Customfilter = <ThrowOnError extends boolean = false>(options?: Options<PostApiV3CustomfilterData, ThrowOnError>) => (options?.client ?? client).post<PostApiV3CustomfilterResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/customfilter',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const deleteApiV3CustomfilterById = <ThrowOnError extends boolean = false>(options: Options<DeleteApiV3CustomfilterByIdData, ThrowOnError>) => (options.client ?? client).delete<DeleteApiV3CustomfilterByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/customfilter/{id}',\n ...options\n});\n\nexport const getApiV3CustomfilterById = <ThrowOnError extends boolean = false>(options: Options<GetApiV3CustomfilterByIdData, ThrowOnError>) => (options.client ?? client).get<GetApiV3CustomfilterByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/customfilter/{id}',\n ...options\n});\n\nexport const putApiV3CustomfilterById = <ThrowOnError extends boolean = false>(options: Options<PutApiV3CustomfilterByIdData, ThrowOnError>) => (options.client ?? client).put<PutApiV3CustomfilterByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/customfilter/{id}',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options.headers\n }\n});\n\nexport const getApiV3Customformat = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3CustomformatData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3CustomformatResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/customformat',\n ...options\n});\n\nexport const postApiV3Customformat = <ThrowOnError extends boolean = false>(options?: Options<PostApiV3CustomformatData, ThrowOnError>) => (options?.client ?? client).post<PostApiV3CustomformatResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/customformat',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const deleteApiV3CustomformatById = <ThrowOnError extends boolean = false>(options: Options<DeleteApiV3CustomformatByIdData, ThrowOnError>) => (options.client ?? client).delete<DeleteApiV3CustomformatByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/customformat/{id}',\n ...options\n});\n\nexport const getApiV3CustomformatById = <ThrowOnError extends boolean = false>(options: Options<GetApiV3CustomformatByIdData, ThrowOnError>) => (options.client ?? client).get<GetApiV3CustomformatByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/customformat/{id}',\n ...options\n});\n\nexport const putApiV3CustomformatById = <ThrowOnError extends boolean = false>(options: Options<PutApiV3CustomformatByIdData, ThrowOnError>) => (options.client ?? client).put<PutApiV3CustomformatByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/customformat/{id}',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options.headers\n }\n});\n\nexport const deleteApiV3CustomformatBulk = <ThrowOnError extends boolean = false>(options?: Options<DeleteApiV3CustomformatBulkData, ThrowOnError>) => (options?.client ?? client).delete<DeleteApiV3CustomformatBulkResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/customformat/bulk',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const putApiV3CustomformatBulk = <ThrowOnError extends boolean = false>(options?: Options<PutApiV3CustomformatBulkData, ThrowOnError>) => (options?.client ?? client).put<PutApiV3CustomformatBulkResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/customformat/bulk',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const getApiV3CustomformatSchema = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3CustomformatSchemaData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3CustomformatSchemaResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/customformat/schema',\n ...options\n});\n\nexport const getApiV3WantedCutoff = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3WantedCutoffData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3WantedCutoffResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/wanted/cutoff',\n ...options\n});\n\nexport const getApiV3Delayprofile = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3DelayprofileData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3DelayprofileResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/delayprofile',\n ...options\n});\n\nexport const postApiV3Delayprofile = <ThrowOnError extends boolean = false>(options?: Options<PostApiV3DelayprofileData, ThrowOnError>) => (options?.client ?? client).post<PostApiV3DelayprofileResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/delayprofile',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const deleteApiV3DelayprofileById = <ThrowOnError extends boolean = false>(options: Options<DeleteApiV3DelayprofileByIdData, ThrowOnError>) => (options.client ?? client).delete<DeleteApiV3DelayprofileByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/delayprofile/{id}',\n ...options\n});\n\nexport const getApiV3DelayprofileById = <ThrowOnError extends boolean = false>(options: Options<GetApiV3DelayprofileByIdData, ThrowOnError>) => (options.client ?? client).get<GetApiV3DelayprofileByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/delayprofile/{id}',\n ...options\n});\n\nexport const putApiV3DelayprofileById = <ThrowOnError extends boolean = false>(options: Options<PutApiV3DelayprofileByIdData, ThrowOnError>) => (options.client ?? client).put<PutApiV3DelayprofileByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/delayprofile/{id}',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options.headers\n }\n});\n\nexport const putApiV3DelayprofileReorderById = <ThrowOnError extends boolean = false>(options: Options<PutApiV3DelayprofileReorderByIdData, ThrowOnError>) => (options.client ?? client).put<PutApiV3DelayprofileReorderByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/delayprofile/reorder/{id}',\n ...options\n});\n\nexport const getApiV3Diskspace = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3DiskspaceData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3DiskspaceResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/diskspace',\n ...options\n});\n\nexport const getApiV3Downloadclient = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3DownloadclientData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3DownloadclientResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/downloadclient',\n ...options\n});\n\nexport const postApiV3Downloadclient = <ThrowOnError extends boolean = false>(options?: Options<PostApiV3DownloadclientData, ThrowOnError>) => (options?.client ?? client).post<PostApiV3DownloadclientResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/downloadclient',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const deleteApiV3DownloadclientById = <ThrowOnError extends boolean = false>(options: Options<DeleteApiV3DownloadclientByIdData, ThrowOnError>) => (options.client ?? client).delete<DeleteApiV3DownloadclientByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/downloadclient/{id}',\n ...options\n});\n\nexport const getApiV3DownloadclientById = <ThrowOnError extends boolean = false>(options: Options<GetApiV3DownloadclientByIdData, ThrowOnError>) => (options.client ?? client).get<GetApiV3DownloadclientByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/downloadclient/{id}',\n ...options\n});\n\nexport const putApiV3DownloadclientById = <ThrowOnError extends boolean = false>(options: Options<PutApiV3DownloadclientByIdData, ThrowOnError>) => (options.client ?? client).put<PutApiV3DownloadclientByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/downloadclient/{id}',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options.headers\n }\n});\n\nexport const deleteApiV3DownloadclientBulk = <ThrowOnError extends boolean = false>(options?: Options<DeleteApiV3DownloadclientBulkData, ThrowOnError>) => (options?.client ?? client).delete<DeleteApiV3DownloadclientBulkResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/downloadclient/bulk',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const putApiV3DownloadclientBulk = <ThrowOnError extends boolean = false>(options?: Options<PutApiV3DownloadclientBulkData, ThrowOnError>) => (options?.client ?? client).put<PutApiV3DownloadclientBulkResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/downloadclient/bulk',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const getApiV3DownloadclientSchema = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3DownloadclientSchemaData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3DownloadclientSchemaResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/downloadclient/schema',\n ...options\n});\n\nexport const postApiV3DownloadclientTest = <ThrowOnError extends boolean = false>(options?: Options<PostApiV3DownloadclientTestData, ThrowOnError>) => (options?.client ?? client).post<PostApiV3DownloadclientTestResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/downloadclient/test',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const postApiV3DownloadclientTestall = <ThrowOnError extends boolean = false>(options?: Options<PostApiV3DownloadclientTestallData, ThrowOnError>) => (options?.client ?? client).post<PostApiV3DownloadclientTestallResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/downloadclient/testall',\n ...options\n});\n\nexport const postApiV3DownloadclientActionByName = <ThrowOnError extends boolean = false>(options: Options<PostApiV3DownloadclientActionByNameData, ThrowOnError>) => (options.client ?? client).post<PostApiV3DownloadclientActionByNameResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/downloadclient/action/{name}',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options.headers\n }\n});\n\nexport const getApiV3ConfigDownloadclient = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3ConfigDownloadclientData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3ConfigDownloadclientResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/config/downloadclient',\n ...options\n});\n\nexport const getApiV3ConfigDownloadclientById = <ThrowOnError extends boolean = false>(options: Options<GetApiV3ConfigDownloadclientByIdData, ThrowOnError>) => (options.client ?? client).get<GetApiV3ConfigDownloadclientByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/config/downloadclient/{id}',\n ...options\n});\n\nexport const putApiV3ConfigDownloadclientById = <ThrowOnError extends boolean = false>(options: Options<PutApiV3ConfigDownloadclientByIdData, ThrowOnError>) => (options.client ?? client).put<PutApiV3ConfigDownloadclientByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/config/downloadclient/{id}',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options.headers\n }\n});\n\nexport const getApiV3Extrafile = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3ExtrafileData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3ExtrafileResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/extrafile',\n ...options\n});\n\nexport const getApiV3Filesystem = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3FilesystemData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3FilesystemResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/filesystem',\n ...options\n});\n\nexport const getApiV3FilesystemType = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3FilesystemTypeData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3FilesystemTypeResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/filesystem/type',\n ...options\n});\n\nexport const getApiV3FilesystemMediafiles = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3FilesystemMediafilesData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3FilesystemMediafilesResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/filesystem/mediafiles',\n ...options\n});\n\nexport const getApiV3Health = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3HealthData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3HealthResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/health',\n ...options\n});\n\nexport const getApiV3History = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3HistoryData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3HistoryResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/history',\n ...options\n});\n\nexport const getApiV3HistorySince = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3HistorySinceData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3HistorySinceResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/history/since',\n ...options\n});\n\nexport const getApiV3HistoryMovie = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3HistoryMovieData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3HistoryMovieResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/history/movie',\n ...options\n});\n\nexport const postApiV3HistoryFailedById = <ThrowOnError extends boolean = false>(options: Options<PostApiV3HistoryFailedByIdData, ThrowOnError>) => (options.client ?? client).post<PostApiV3HistoryFailedByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/history/failed/{id}',\n ...options\n});\n\nexport const getApiV3ConfigHost = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3ConfigHostData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3ConfigHostResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/config/host',\n ...options\n});\n\nexport const getApiV3ConfigHostById = <ThrowOnError extends boolean = false>(options: Options<GetApiV3ConfigHostByIdData, ThrowOnError>) => (options.client ?? client).get<GetApiV3ConfigHostByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/config/host/{id}',\n ...options\n});\n\nexport const putApiV3ConfigHostById = <ThrowOnError extends boolean = false>(options: Options<PutApiV3ConfigHostByIdData, ThrowOnError>) => (options.client ?? client).put<PutApiV3ConfigHostByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/config/host/{id}',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options.headers\n }\n});\n\nexport const getApiV3Importlist = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3ImportlistData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3ImportlistResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/importlist',\n ...options\n});\n\nexport const postApiV3Importlist = <ThrowOnError extends boolean = false>(options?: Options<PostApiV3ImportlistData, ThrowOnError>) => (options?.client ?? client).post<PostApiV3ImportlistResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/importlist',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const deleteApiV3ImportlistById = <ThrowOnError extends boolean = false>(options: Options<DeleteApiV3ImportlistByIdData, ThrowOnError>) => (options.client ?? client).delete<DeleteApiV3ImportlistByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/importlist/{id}',\n ...options\n});\n\nexport const getApiV3ImportlistById = <ThrowOnError extends boolean = false>(options: Options<GetApiV3ImportlistByIdData, ThrowOnError>) => (options.client ?? client).get<GetApiV3ImportlistByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/importlist/{id}',\n ...options\n});\n\nexport const putApiV3ImportlistById = <ThrowOnError extends boolean = false>(options: Options<PutApiV3ImportlistByIdData, ThrowOnError>) => (options.client ?? client).put<PutApiV3ImportlistByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/importlist/{id}',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options.headers\n }\n});\n\nexport const deleteApiV3ImportlistBulk = <ThrowOnError extends boolean = false>(options?: Options<DeleteApiV3ImportlistBulkData, ThrowOnError>) => (options?.client ?? client).delete<DeleteApiV3ImportlistBulkResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/importlist/bulk',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const putApiV3ImportlistBulk = <ThrowOnError extends boolean = false>(options?: Options<PutApiV3ImportlistBulkData, ThrowOnError>) => (options?.client ?? client).put<PutApiV3ImportlistBulkResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/importlist/bulk',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const getApiV3ImportlistSchema = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3ImportlistSchemaData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3ImportlistSchemaResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/importlist/schema',\n ...options\n});\n\nexport const postApiV3ImportlistTest = <ThrowOnError extends boolean = false>(options?: Options<PostApiV3ImportlistTestData, ThrowOnError>) => (options?.client ?? client).post<PostApiV3ImportlistTestResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/importlist/test',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const postApiV3ImportlistTestall = <ThrowOnError extends boolean = false>(options?: Options<PostApiV3ImportlistTestallData, ThrowOnError>) => (options?.client ?? client).post<PostApiV3ImportlistTestallResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/importlist/testall',\n ...options\n});\n\nexport const postApiV3ImportlistActionByName = <ThrowOnError extends boolean = false>(options: Options<PostApiV3ImportlistActionByNameData, ThrowOnError>) => (options.client ?? client).post<PostApiV3ImportlistActionByNameResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/importlist/action/{name}',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options.headers\n }\n});\n\nexport const getApiV3ConfigImportlist = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3ConfigImportlistData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3ConfigImportlistResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/config/importlist',\n ...options\n});\n\nexport const getApiV3ConfigImportlistById = <ThrowOnError extends boolean = false>(options: Options<GetApiV3ConfigImportlistByIdData, ThrowOnError>) => (options.client ?? client).get<GetApiV3ConfigImportlistByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/config/importlist/{id}',\n ...options\n});\n\nexport const putApiV3ConfigImportlistById = <ThrowOnError extends boolean = false>(options: Options<PutApiV3ConfigImportlistByIdData, ThrowOnError>) => (options.client ?? client).put<PutApiV3ConfigImportlistByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/config/importlist/{id}',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options.headers\n }\n});\n\n/**\n * @deprecated\n */\nexport const getApiV3Exclusions = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3ExclusionsData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3ExclusionsResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/exclusions',\n ...options\n});\n\nexport const postApiV3Exclusions = <ThrowOnError extends boolean = false>(options?: Options<PostApiV3ExclusionsData, ThrowOnError>) => (options?.client ?? client).post<PostApiV3ExclusionsResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/exclusions',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const getApiV3ExclusionsPaged = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3ExclusionsPagedData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3ExclusionsPagedResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/exclusions/paged',\n ...options\n});\n\nexport const deleteApiV3ExclusionsById = <ThrowOnError extends boolean = false>(options: Options<DeleteApiV3ExclusionsByIdData, ThrowOnError>) => (options.client ?? client).delete<DeleteApiV3ExclusionsByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/exclusions/{id}',\n ...options\n});\n\nexport const getApiV3ExclusionsById = <ThrowOnError extends boolean = false>(options: Options<GetApiV3ExclusionsByIdData, ThrowOnError>) => (options.client ?? client).get<GetApiV3ExclusionsByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/exclusions/{id}',\n ...options\n});\n\nexport const putApiV3ExclusionsById = <ThrowOnError extends boolean = false>(options: Options<PutApiV3ExclusionsByIdData, ThrowOnError>) => (options.client ?? client).put<PutApiV3ExclusionsByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/exclusions/{id}',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options.headers\n }\n});\n\nexport const deleteApiV3ExclusionsBulk = <ThrowOnError extends boolean = false>(options?: Options<DeleteApiV3ExclusionsBulkData, ThrowOnError>) => (options?.client ?? client).delete<DeleteApiV3ExclusionsBulkResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/exclusions/bulk',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const postApiV3ExclusionsBulk = <ThrowOnError extends boolean = false>(options?: Options<PostApiV3ExclusionsBulkData, ThrowOnError>) => (options?.client ?? client).post<PostApiV3ExclusionsBulkResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/exclusions/bulk',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const getApiV3ImportlistMovie = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3ImportlistMovieData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3ImportlistMovieResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/importlist/movie',\n ...options\n});\n\nexport const postApiV3ImportlistMovie = <ThrowOnError extends boolean = false>(options?: Options<PostApiV3ImportlistMovieData, ThrowOnError>) => (options?.client ?? client).post<PostApiV3ImportlistMovieResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/importlist/movie',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const getApiV3Indexer = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3IndexerData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3IndexerResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/indexer',\n ...options\n});\n\nexport const postApiV3Indexer = <ThrowOnError extends boolean = false>(options?: Options<PostApiV3IndexerData, ThrowOnError>) => (options?.client ?? client).post<PostApiV3IndexerResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/indexer',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const deleteApiV3IndexerById = <ThrowOnError extends boolean = false>(options: Options<DeleteApiV3IndexerByIdData, ThrowOnError>) => (options.client ?? client).delete<DeleteApiV3IndexerByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/indexer/{id}',\n ...options\n});\n\nexport const getApiV3IndexerById = <ThrowOnError extends boolean = false>(options: Options<GetApiV3IndexerByIdData, ThrowOnError>) => (options.client ?? client).get<GetApiV3IndexerByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/indexer/{id}',\n ...options\n});\n\nexport const putApiV3IndexerById = <ThrowOnError extends boolean = false>(options: Options<PutApiV3IndexerByIdData, ThrowOnError>) => (options.client ?? client).put<PutApiV3IndexerByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/indexer/{id}',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options.headers\n }\n});\n\nexport const deleteApiV3IndexerBulk = <ThrowOnError extends boolean = false>(options?: Options<DeleteApiV3IndexerBulkData, ThrowOnError>) => (options?.client ?? client).delete<DeleteApiV3IndexerBulkResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/indexer/bulk',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const putApiV3IndexerBulk = <ThrowOnError extends boolean = false>(options?: Options<PutApiV3IndexerBulkData, ThrowOnError>) => (options?.client ?? client).put<PutApiV3IndexerBulkResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/indexer/bulk',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const getApiV3IndexerSchema = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3IndexerSchemaData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3IndexerSchemaResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/indexer/schema',\n ...options\n});\n\nexport const postApiV3IndexerTest = <ThrowOnError extends boolean = false>(options?: Options<PostApiV3IndexerTestData, ThrowOnError>) => (options?.client ?? client).post<PostApiV3IndexerTestResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/indexer/test',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const postApiV3IndexerTestall = <ThrowOnError extends boolean = false>(options?: Options<PostApiV3IndexerTestallData, ThrowOnError>) => (options?.client ?? client).post<PostApiV3IndexerTestallResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/indexer/testall',\n ...options\n});\n\nexport const postApiV3IndexerActionByName = <ThrowOnError extends boolean = false>(options: Options<PostApiV3IndexerActionByNameData, ThrowOnError>) => (options.client ?? client).post<PostApiV3IndexerActionByNameResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/indexer/action/{name}',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options.headers\n }\n});\n\nexport const getApiV3ConfigIndexer = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3ConfigIndexerData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3ConfigIndexerResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/config/indexer',\n ...options\n});\n\nexport const getApiV3ConfigIndexerById = <ThrowOnError extends boolean = false>(options: Options<GetApiV3ConfigIndexerByIdData, ThrowOnError>) => (options.client ?? client).get<GetApiV3ConfigIndexerByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/config/indexer/{id}',\n ...options\n});\n\nexport const putApiV3ConfigIndexerById = <ThrowOnError extends boolean = false>(options: Options<PutApiV3ConfigIndexerByIdData, ThrowOnError>) => (options.client ?? client).put<PutApiV3ConfigIndexerByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/config/indexer/{id}',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options.headers\n }\n});\n\nexport const getApiV3Indexerflag = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3IndexerflagData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3IndexerflagResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/indexerflag',\n ...options\n});\n\nexport const getApiV3Language = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3LanguageData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3LanguageResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/language',\n ...options\n});\n\nexport const getApiV3LanguageById = <ThrowOnError extends boolean = false>(options: Options<GetApiV3LanguageByIdData, ThrowOnError>) => (options.client ?? client).get<GetApiV3LanguageByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/language/{id}',\n ...options\n});\n\nexport const getApiV3Localization = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3LocalizationData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3LocalizationResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/localization',\n ...options\n});\n\nexport const getApiV3LocalizationLanguage = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3LocalizationLanguageData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3LocalizationLanguageResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/localization/language',\n ...options\n});\n\nexport const getApiV3Log = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3LogData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3LogResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/log',\n ...options\n});\n\nexport const getApiV3LogFile = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3LogFileData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3LogFileResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/log/file',\n ...options\n});\n\nexport const getApiV3LogFileByFilename = <ThrowOnError extends boolean = false>(options: Options<GetApiV3LogFileByFilenameData, ThrowOnError>) => (options.client ?? client).get<GetApiV3LogFileByFilenameResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/log/file/{filename}',\n ...options\n});\n\nexport const getApiV3Manualimport = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3ManualimportData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3ManualimportResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/manualimport',\n ...options\n});\n\nexport const postApiV3Manualimport = <ThrowOnError extends boolean = false>(options?: Options<PostApiV3ManualimportData, ThrowOnError>) => (options?.client ?? client).post<PostApiV3ManualimportResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/manualimport',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const getApiV3MediacoverByMovieIdByFilename = <ThrowOnError extends boolean = false>(options: Options<GetApiV3MediacoverByMovieIdByFilenameData, ThrowOnError>) => (options.client ?? client).get<GetApiV3MediacoverByMovieIdByFilenameResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/mediacover/{movieId}/{filename}',\n ...options\n});\n\nexport const getApiV3ConfigMediamanagement = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3ConfigMediamanagementData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3ConfigMediamanagementResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/config/mediamanagement',\n ...options\n});\n\nexport const getApiV3ConfigMediamanagementById = <ThrowOnError extends boolean = false>(options: Options<GetApiV3ConfigMediamanagementByIdData, ThrowOnError>) => (options.client ?? client).get<GetApiV3ConfigMediamanagementByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/config/mediamanagement/{id}',\n ...options\n});\n\nexport const putApiV3ConfigMediamanagementById = <ThrowOnError extends boolean = false>(options: Options<PutApiV3ConfigMediamanagementByIdData, ThrowOnError>) => (options.client ?? client).put<PutApiV3ConfigMediamanagementByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/config/mediamanagement/{id}',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options.headers\n }\n});\n\nexport const getApiV3Metadata = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3MetadataData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3MetadataResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/metadata',\n ...options\n});\n\nexport const postApiV3Metadata = <ThrowOnError extends boolean = false>(options?: Options<PostApiV3MetadataData, ThrowOnError>) => (options?.client ?? client).post<PostApiV3MetadataResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/metadata',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const deleteApiV3MetadataById = <ThrowOnError extends boolean = false>(options: Options<DeleteApiV3MetadataByIdData, ThrowOnError>) => (options.client ?? client).delete<DeleteApiV3MetadataByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/metadata/{id}',\n ...options\n});\n\nexport const getApiV3MetadataById = <ThrowOnError extends boolean = false>(options: Options<GetApiV3MetadataByIdData, ThrowOnError>) => (options.client ?? client).get<GetApiV3MetadataByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/metadata/{id}',\n ...options\n});\n\nexport const putApiV3MetadataById = <ThrowOnError extends boolean = false>(options: Options<PutApiV3MetadataByIdData, ThrowOnError>) => (options.client ?? client).put<PutApiV3MetadataByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/metadata/{id}',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options.headers\n }\n});\n\nexport const getApiV3MetadataSchema = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3MetadataSchemaData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3MetadataSchemaResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/metadata/schema',\n ...options\n});\n\nexport const postApiV3MetadataTest = <ThrowOnError extends boolean = false>(options?: Options<PostApiV3MetadataTestData, ThrowOnError>) => (options?.client ?? client).post<PostApiV3MetadataTestResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/metadata/test',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const postApiV3MetadataTestall = <ThrowOnError extends boolean = false>(options?: Options<PostApiV3MetadataTestallData, ThrowOnError>) => (options?.client ?? client).post<PostApiV3MetadataTestallResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/metadata/testall',\n ...options\n});\n\nexport const postApiV3MetadataActionByName = <ThrowOnError extends boolean = false>(options: Options<PostApiV3MetadataActionByNameData, ThrowOnError>) => (options.client ?? client).post<PostApiV3MetadataActionByNameResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/metadata/action/{name}',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options.headers\n }\n});\n\nexport const getApiV3ConfigMetadata = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3ConfigMetadataData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3ConfigMetadataResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/config/metadata',\n ...options\n});\n\nexport const getApiV3ConfigMetadataById = <ThrowOnError extends boolean = false>(options: Options<GetApiV3ConfigMetadataByIdData, ThrowOnError>) => (options.client ?? client).get<GetApiV3ConfigMetadataByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/config/metadata/{id}',\n ...options\n});\n\nexport const putApiV3ConfigMetadataById = <ThrowOnError extends boolean = false>(options: Options<PutApiV3ConfigMetadataByIdData, ThrowOnError>) => (options.client ?? client).put<PutApiV3ConfigMetadataByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/config/metadata/{id}',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options.headers\n }\n});\n\nexport const getApiV3WantedMissing = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3WantedMissingData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3WantedMissingResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/wanted/missing',\n ...options\n});\n\nexport const getApiV3Movie = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3MovieData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3MovieResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/movie',\n ...options\n});\n\nexport const postApiV3Movie = <ThrowOnError extends boolean = false>(options?: Options<PostApiV3MovieData, ThrowOnError>) => (options?.client ?? client).post<PostApiV3MovieResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/movie',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const deleteApiV3MovieById = <ThrowOnError extends boolean = false>(options: Options<DeleteApiV3MovieByIdData, ThrowOnError>) => (options.client ?? client).delete<DeleteApiV3MovieByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/movie/{id}',\n ...options\n});\n\nexport const getApiV3MovieById = <ThrowOnError extends boolean = false>(options: Options<GetApiV3MovieByIdData, ThrowOnError>) => (options.client ?? client).get<GetApiV3MovieByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/movie/{id}',\n ...options\n});\n\nexport const putApiV3MovieById = <ThrowOnError extends boolean = false>(options: Options<PutApiV3MovieByIdData, ThrowOnError>) => (options.client ?? client).put<PutApiV3MovieByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/movie/{id}',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options.headers\n }\n});\n\nexport const deleteApiV3MovieEditor = <ThrowOnError extends boolean = false>(options?: Options<DeleteApiV3MovieEditorData, ThrowOnError>) => (options?.client ?? client).delete<DeleteApiV3MovieEditorResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/movie/editor',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const putApiV3MovieEditor = <ThrowOnError extends boolean = false>(options?: Options<PutApiV3MovieEditorData, ThrowOnError>) => (options?.client ?? client).put<PutApiV3MovieEditorResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/movie/editor',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const getApiV3Moviefile = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3MoviefileData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3MoviefileResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/moviefile',\n ...options\n});\n\nexport const deleteApiV3MoviefileById = <ThrowOnError extends boolean = false>(options: Options<DeleteApiV3MoviefileByIdData, ThrowOnError>) => (options.client ?? client).delete<DeleteApiV3MoviefileByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/moviefile/{id}',\n ...options\n});\n\nexport const getApiV3MoviefileById = <ThrowOnError extends boolean = false>(options: Options<GetApiV3MoviefileByIdData, ThrowOnError>) => (options.client ?? client).get<GetApiV3MoviefileByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/moviefile/{id}',\n ...options\n});\n\nexport const putApiV3MoviefileById = <ThrowOnError extends boolean = false>(options: Options<PutApiV3MoviefileByIdData, ThrowOnError>) => (options.client ?? client).put<PutApiV3MoviefileByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/moviefile/{id}',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options.headers\n }\n});\n\n/**\n * @deprecated\n */\nexport const putApiV3MoviefileEditor = <ThrowOnError extends boolean = false>(options?: Options<PutApiV3MoviefileEditorData, ThrowOnError>) => (options?.client ?? client).put<PutApiV3MoviefileEditorResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/moviefile/editor',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const deleteApiV3MoviefileBulk = <ThrowOnError extends boolean = false>(options?: Options<DeleteApiV3MoviefileBulkData, ThrowOnError>) => (options?.client ?? client).delete<DeleteApiV3MoviefileBulkResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/moviefile/bulk',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const putApiV3MoviefileBulk = <ThrowOnError extends boolean = false>(options?: Options<PutApiV3MoviefileBulkData, ThrowOnError>) => (options?.client ?? client).put<PutApiV3MoviefileBulkResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/moviefile/bulk',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const getApiV3MovieByIdFolder = <ThrowOnError extends boolean = false>(options: Options<GetApiV3MovieByIdFolderData, ThrowOnError>) => (options.client ?? client).get<GetApiV3MovieByIdFolderResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/movie/{id}/folder',\n ...options\n});\n\nexport const postApiV3MovieImport = <ThrowOnError extends boolean = false>(options?: Options<PostApiV3MovieImportData, ThrowOnError>) => (options?.client ?? client).post<PostApiV3MovieImportResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/movie/import',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const getApiV3MovieLookupTmdb = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3MovieLookupTmdbData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3MovieLookupTmdbResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/movie/lookup/tmdb',\n ...options\n});\n\nexport const getApiV3MovieLookupImdb = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3MovieLookupImdbData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3MovieLookupImdbResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/movie/lookup/imdb',\n ...options\n});\n\nexport const getApiV3MovieLookup = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3MovieLookupData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3MovieLookupResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/movie/lookup',\n ...options\n});\n\nexport const getApiV3ConfigNaming = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3ConfigNamingData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3ConfigNamingResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/config/naming',\n ...options\n});\n\nexport const getApiV3ConfigNamingById = <ThrowOnError extends boolean = false>(options: Options<GetApiV3ConfigNamingByIdData, ThrowOnError>) => (options.client ?? client).get<GetApiV3ConfigNamingByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/config/naming/{id}',\n ...options\n});\n\nexport const putApiV3ConfigNamingById = <ThrowOnError extends boolean = false>(options: Options<PutApiV3ConfigNamingByIdData, ThrowOnError>) => (options.client ?? client).put<PutApiV3ConfigNamingByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/config/naming/{id}',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options.headers\n }\n});\n\nexport const getApiV3ConfigNamingExamples = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3ConfigNamingExamplesData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3ConfigNamingExamplesResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/config/naming/examples',\n ...options\n});\n\nexport const getApiV3Notification = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3NotificationData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3NotificationResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/notification',\n ...options\n});\n\nexport const postApiV3Notification = <ThrowOnError extends boolean = false>(options?: Options<PostApiV3NotificationData, ThrowOnError>) => (options?.client ?? client).post<PostApiV3NotificationResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/notification',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const deleteApiV3NotificationById = <ThrowOnError extends boolean = false>(options: Options<DeleteApiV3NotificationByIdData, ThrowOnError>) => (options.client ?? client).delete<DeleteApiV3NotificationByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/notification/{id}',\n ...options\n});\n\nexport const getApiV3NotificationById = <ThrowOnError extends boolean = false>(options: Options<GetApiV3NotificationByIdData, ThrowOnError>) => (options.client ?? client).get<GetApiV3NotificationByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/notification/{id}',\n ...options\n});\n\nexport const putApiV3NotificationById = <ThrowOnError extends boolean = false>(options: Options<PutApiV3NotificationByIdData, ThrowOnError>) => (options.client ?? client).put<PutApiV3NotificationByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/notification/{id}',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options.headers\n }\n});\n\nexport const getApiV3NotificationSchema = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3NotificationSchemaData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3NotificationSchemaResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/notification/schema',\n ...options\n});\n\nexport const postApiV3NotificationTest = <ThrowOnError extends boolean = false>(options?: Options<PostApiV3NotificationTestData, ThrowOnError>) => (options?.client ?? client).post<PostApiV3NotificationTestResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/notification/test',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const postApiV3NotificationTestall = <ThrowOnError extends boolean = false>(options?: Options<PostApiV3NotificationTestallData, ThrowOnError>) => (options?.client ?? client).post<PostApiV3NotificationTestallResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/notification/testall',\n ...options\n});\n\nexport const postApiV3NotificationActionByName = <ThrowOnError extends boolean = false>(options: Options<PostApiV3NotificationActionByNameData, ThrowOnError>) => (options.client ?? client).post<PostApiV3NotificationActionByNameResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/notification/action/{name}',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options.headers\n }\n});\n\nexport const getApiV3Parse = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3ParseData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3ParseResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/parse',\n ...options\n});\n\nexport const getPing = <ThrowOnError extends boolean = false>(options?: Options<GetPingData, ThrowOnError>) => (options?.client ?? client).get<GetPingResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/ping',\n ...options\n});\n\nexport const headPing = <ThrowOnError extends boolean = false>(options?: Options<HeadPingData, ThrowOnError>) => (options?.client ?? client).head<HeadPingResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/ping',\n ...options\n});\n\nexport const getApiV3QualitydefinitionById = <ThrowOnError extends boolean = false>(options: Options<GetApiV3QualitydefinitionByIdData, ThrowOnError>) => (options.client ?? client).get<GetApiV3QualitydefinitionByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/qualitydefinition/{id}',\n ...options\n});\n\nexport const putApiV3QualitydefinitionById = <ThrowOnError extends boolean = false>(options: Options<PutApiV3QualitydefinitionByIdData, ThrowOnError>) => (options.client ?? client).put<PutApiV3QualitydefinitionByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/qualitydefinition/{id}',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options.headers\n }\n});\n\nexport const getApiV3Qualitydefinition = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3QualitydefinitionData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3QualitydefinitionResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/qualitydefinition',\n ...options\n});\n\nexport const putApiV3QualitydefinitionUpdate = <ThrowOnError extends boolean = false>(options?: Options<PutApiV3QualitydefinitionUpdateData, ThrowOnError>) => (options?.client ?? client).put<PutApiV3QualitydefinitionUpdateResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/qualitydefinition/update',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const getApiV3QualitydefinitionLimits = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3QualitydefinitionLimitsData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3QualitydefinitionLimitsResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/qualitydefinition/limits',\n ...options\n});\n\nexport const getApiV3Qualityprofile = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3QualityprofileData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3QualityprofileResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/qualityprofile',\n ...options\n});\n\nexport const postApiV3Qualityprofile = <ThrowOnError extends boolean = false>(options?: Options<PostApiV3QualityprofileData, ThrowOnError>) => (options?.client ?? client).post<PostApiV3QualityprofileResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/qualityprofile',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const deleteApiV3QualityprofileById = <ThrowOnError extends boolean = false>(options: Options<DeleteApiV3QualityprofileByIdData, ThrowOnError>) => (options.client ?? client).delete<DeleteApiV3QualityprofileByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/qualityprofile/{id}',\n ...options\n});\n\nexport const getApiV3QualityprofileById = <ThrowOnError extends boolean = false>(options: Options<GetApiV3QualityprofileByIdData, ThrowOnError>) => (options.client ?? client).get<GetApiV3QualityprofileByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/qualityprofile/{id}',\n ...options\n});\n\nexport const putApiV3QualityprofileById = <ThrowOnError extends boolean = false>(options: Options<PutApiV3QualityprofileByIdData, ThrowOnError>) => (options.client ?? client).put<PutApiV3QualityprofileByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/qualityprofile/{id}',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options.headers\n }\n});\n\nexport const getApiV3QualityprofileSchema = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3QualityprofileSchemaData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3QualityprofileSchemaResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/qualityprofile/schema',\n ...options\n});\n\nexport const deleteApiV3QueueById = <ThrowOnError extends boolean = false>(options: Options<DeleteApiV3QueueByIdData, ThrowOnError>) => (options.client ?? client).delete<DeleteApiV3QueueByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/queue/{id}',\n ...options\n});\n\nexport const deleteApiV3QueueBulk = <ThrowOnError extends boolean = false>(options?: Options<DeleteApiV3QueueBulkData, ThrowOnError>) => (options?.client ?? client).delete<DeleteApiV3QueueBulkResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/queue/bulk',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const getApiV3Queue = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3QueueData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3QueueResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/queue',\n ...options\n});\n\nexport const postApiV3QueueGrabById = <ThrowOnError extends boolean = false>(options: Options<PostApiV3QueueGrabByIdData, ThrowOnError>) => (options.client ?? client).post<PostApiV3QueueGrabByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/queue/grab/{id}',\n ...options\n});\n\nexport const postApiV3QueueGrabBulk = <ThrowOnError extends boolean = false>(options?: Options<PostApiV3QueueGrabBulkData, ThrowOnError>) => (options?.client ?? client).post<PostApiV3QueueGrabBulkResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/queue/grab/bulk',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const getApiV3QueueDetails = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3QueueDetailsData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3QueueDetailsResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/queue/details',\n ...options\n});\n\nexport const getApiV3QueueStatus = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3QueueStatusData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3QueueStatusResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/queue/status',\n ...options\n});\n\nexport const getApiV3Release = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3ReleaseData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3ReleaseResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/release',\n ...options\n});\n\nexport const postApiV3Release = <ThrowOnError extends boolean = false>(options?: Options<PostApiV3ReleaseData, ThrowOnError>) => (options?.client ?? client).post<PostApiV3ReleaseResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/release',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const getApiV3Releaseprofile = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3ReleaseprofileData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3ReleaseprofileResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/releaseprofile',\n ...options\n});\n\nexport const postApiV3Releaseprofile = <ThrowOnError extends boolean = false>(options?: Options<PostApiV3ReleaseprofileData, ThrowOnError>) => (options?.client ?? client).post<PostApiV3ReleaseprofileResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/releaseprofile',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const deleteApiV3ReleaseprofileById = <ThrowOnError extends boolean = false>(options: Options<DeleteApiV3ReleaseprofileByIdData, ThrowOnError>) => (options.client ?? client).delete<DeleteApiV3ReleaseprofileByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/releaseprofile/{id}',\n ...options\n});\n\nexport const getApiV3ReleaseprofileById = <ThrowOnError extends boolean = false>(options: Options<GetApiV3ReleaseprofileByIdData, ThrowOnError>) => (options.client ?? client).get<GetApiV3ReleaseprofileByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/releaseprofile/{id}',\n ...options\n});\n\nexport const putApiV3ReleaseprofileById = <ThrowOnError extends boolean = false>(options: Options<PutApiV3ReleaseprofileByIdData, ThrowOnError>) => (options.client ?? client).put<PutApiV3ReleaseprofileByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/releaseprofile/{id}',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options.headers\n }\n});\n\nexport const postApiV3ReleasePush = <ThrowOnError extends boolean = false>(options?: Options<PostApiV3ReleasePushData, ThrowOnError>) => (options?.client ?? client).post<PostApiV3ReleasePushResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/release/push',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const getApiV3Remotepathmapping = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3RemotepathmappingData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3RemotepathmappingResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/remotepathmapping',\n ...options\n});\n\nexport const postApiV3Remotepathmapping = <ThrowOnError extends boolean = false>(options?: Options<PostApiV3RemotepathmappingData, ThrowOnError>) => (options?.client ?? client).post<PostApiV3RemotepathmappingResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/remotepathmapping',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const deleteApiV3RemotepathmappingById = <ThrowOnError extends boolean = false>(options: Options<DeleteApiV3RemotepathmappingByIdData, ThrowOnError>) => (options.client ?? client).delete<DeleteApiV3RemotepathmappingByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/remotepathmapping/{id}',\n ...options\n});\n\nexport const getApiV3RemotepathmappingById = <ThrowOnError extends boolean = false>(options: Options<GetApiV3RemotepathmappingByIdData, ThrowOnError>) => (options.client ?? client).get<GetApiV3RemotepathmappingByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/remotepathmapping/{id}',\n ...options\n});\n\nexport const putApiV3RemotepathmappingById = <ThrowOnError extends boolean = false>(options: Options<PutApiV3RemotepathmappingByIdData, ThrowOnError>) => (options.client ?? client).put<PutApiV3RemotepathmappingByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/remotepathmapping/{id}',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options.headers\n }\n});\n\nexport const getApiV3Rename = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3RenameData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3RenameResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/rename',\n ...options\n});\n\nexport const getApiV3Rootfolder = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3RootfolderData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3RootfolderResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/rootfolder',\n ...options\n});\n\nexport const postApiV3Rootfolder = <ThrowOnError extends boolean = false>(options?: Options<PostApiV3RootfolderData, ThrowOnError>) => (options?.client ?? client).post<PostApiV3RootfolderResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/rootfolder',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const deleteApiV3RootfolderById = <ThrowOnError extends boolean = false>(options: Options<DeleteApiV3RootfolderByIdData, ThrowOnError>) => (options.client ?? client).delete<DeleteApiV3RootfolderByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/rootfolder/{id}',\n ...options\n});\n\nexport const getApiV3RootfolderById = <ThrowOnError extends boolean = false>(options: Options<GetApiV3RootfolderByIdData, ThrowOnError>) => (options.client ?? client).get<GetApiV3RootfolderByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/rootfolder/{id}',\n ...options\n});\n\nexport const getContentByPath = <ThrowOnError extends boolean = false>(options: Options<GetContentByPathData, ThrowOnError>) => (options.client ?? client).get<GetContentByPathResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/content/{path}',\n ...options\n});\n\nexport const get = <ThrowOnError extends boolean = false>(options: Options<GetData, ThrowOnError>) => (options.client ?? client).get<GetResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/',\n ...options\n});\n\nexport const getByPath = <ThrowOnError extends boolean = false>(options: Options<GetByPathData, ThrowOnError>) => (options.client ?? client).get<GetByPathResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/{path}',\n ...options\n});\n\nexport const getApiV3SystemStatus = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3SystemStatusData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3SystemStatusResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/system/status',\n ...options\n});\n\nexport const getApiV3SystemRoutes = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3SystemRoutesData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3SystemRoutesResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/system/routes',\n ...options\n});\n\nexport const getApiV3SystemRoutesDuplicate = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3SystemRoutesDuplicateData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3SystemRoutesDuplicateResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/system/routes/duplicate',\n ...options\n});\n\nexport const postApiV3SystemShutdown = <ThrowOnError extends boolean = false>(options?: Options<PostApiV3SystemShutdownData, ThrowOnError>) => (options?.client ?? client).post<PostApiV3SystemShutdownResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/system/shutdown',\n ...options\n});\n\nexport const postApiV3SystemRestart = <ThrowOnError extends boolean = false>(options?: Options<PostApiV3SystemRestartData, ThrowOnError>) => (options?.client ?? client).post<PostApiV3SystemRestartResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/system/restart',\n ...options\n});\n\nexport const getApiV3Tag = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3TagData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3TagResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/tag',\n ...options\n});\n\nexport const postApiV3Tag = <ThrowOnError extends boolean = false>(options?: Options<PostApiV3TagData, ThrowOnError>) => (options?.client ?? client).post<PostApiV3TagResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/tag',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options?.headers\n }\n});\n\nexport const deleteApiV3TagById = <ThrowOnError extends boolean = false>(options: Options<DeleteApiV3TagByIdData, ThrowOnError>) => (options.client ?? client).delete<DeleteApiV3TagByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/tag/{id}',\n ...options\n});\n\nexport const getApiV3TagById = <ThrowOnError extends boolean = false>(options: Options<GetApiV3TagByIdData, ThrowOnError>) => (options.client ?? client).get<GetApiV3TagByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/tag/{id}',\n ...options\n});\n\nexport const putApiV3TagById = <ThrowOnError extends boolean = false>(options: Options<PutApiV3TagByIdData, ThrowOnError>) => (options.client ?? client).put<PutApiV3TagByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/tag/{id}',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options.headers\n }\n});\n\nexport const getApiV3TagDetail = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3TagDetailData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3TagDetailResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/tag/detail',\n ...options\n});\n\nexport const getApiV3TagDetailById = <ThrowOnError extends boolean = false>(options: Options<GetApiV3TagDetailByIdData, ThrowOnError>) => (options.client ?? client).get<GetApiV3TagDetailByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/tag/detail/{id}',\n ...options\n});\n\nexport const getApiV3SystemTask = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3SystemTaskData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3SystemTaskResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/system/task',\n ...options\n});\n\nexport const getApiV3SystemTaskById = <ThrowOnError extends boolean = false>(options: Options<GetApiV3SystemTaskByIdData, ThrowOnError>) => (options.client ?? client).get<GetApiV3SystemTaskByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/system/task/{id}',\n ...options\n});\n\nexport const getApiV3ConfigUiById = <ThrowOnError extends boolean = false>(options: Options<GetApiV3ConfigUiByIdData, ThrowOnError>) => (options.client ?? client).get<GetApiV3ConfigUiByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/config/ui/{id}',\n ...options\n});\n\nexport const putApiV3ConfigUiById = <ThrowOnError extends boolean = false>(options: Options<PutApiV3ConfigUiByIdData, ThrowOnError>) => (options.client ?? client).put<PutApiV3ConfigUiByIdResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/config/ui/{id}',\n ...options,\n headers: {\n 'Content-Type': 'application/json',\n ...options.headers\n }\n});\n\nexport const getApiV3ConfigUi = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3ConfigUiData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3ConfigUiResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/config/ui',\n ...options\n});\n\nexport const getApiV3Update = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3UpdateData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3UpdateResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/update',\n ...options\n});\n\nexport const getApiV3LogFileUpdate = <ThrowOnError extends boolean = false>(options?: Options<GetApiV3LogFileUpdateData, ThrowOnError>) => (options?.client ?? client).get<GetApiV3LogFileUpdateResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/log/file/update',\n ...options\n});\n\nexport const getApiV3LogFileUpdateByFilename = <ThrowOnError extends boolean = false>(options: Options<GetApiV3LogFileUpdateByFilenameData, ThrowOnError>) => (options.client ?? client).get<GetApiV3LogFileUpdateByFilenameResponses, unknown, ThrowOnError>({\n security: [{ name: 'X-Api-Key', type: 'apiKey' }, {\n in: 'query',\n name: 'apikey',\n type: 'apiKey'\n }],\n url: '/api/v3/log/file/update/{filename}',\n ...options\n});\n",
18
+ "import { ServarrBaseClient, type ServarrOps } from '../clients/base';\nimport type { ServarrClientConfig } from '../core/types';\nimport { client as radarrClient } from '../generated/radarr/client.gen';\nimport * as RadarrApi from '../generated/radarr/index';\nimport type {\n CustomFormatBulkResource,\n CustomFormatResource,\n DownloadClientBulkResource,\n ImportListResource,\n ManualImportReprocessResource,\n MediaManagementConfigResource,\n MovieFileListResource,\n MovieFileResource,\n MovieResource,\n NamingConfigResource,\n QualityProfileResource,\n} from '../generated/radarr/types.gen';\n\nexport type ManualImportFilePayload = {\n path: string;\n movieId: number;\n quality: unknown;\n languages?: unknown;\n releaseGroup?: string;\n downloadId?: string;\n};\n\nexport class RadarrClient extends ServarrBaseClient {\n protected readonly ops: ServarrOps = {\n // System\n getSystemStatus: RadarrApi.getApiV3SystemStatus,\n getHealth: RadarrApi.getApiV3Health,\n\n // Tags\n getTags: RadarrApi.getApiV3Tag,\n createTag: RadarrApi.postApiV3Tag,\n getTagById: RadarrApi.getApiV3TagById,\n updateTagById: RadarrApi.putApiV3TagById,\n deleteTagById: RadarrApi.deleteApiV3TagById,\n getTagDetails: RadarrApi.getApiV3TagDetail,\n getTagDetailById: RadarrApi.getApiV3TagDetailById,\n\n // Notifications\n getNotifications: RadarrApi.getApiV3Notification,\n createNotification: RadarrApi.postApiV3Notification,\n getNotificationById: RadarrApi.getApiV3NotificationById,\n updateNotificationById: RadarrApi.putApiV3NotificationById,\n deleteNotificationById: RadarrApi.deleteApiV3NotificationById,\n getNotificationSchema: RadarrApi.getApiV3NotificationSchema,\n testNotification: RadarrApi.postApiV3NotificationTest,\n testAllNotifications: RadarrApi.postApiV3NotificationTestall,\n\n // Download Clients\n getDownloadClients: RadarrApi.getApiV3Downloadclient,\n createDownloadClient: RadarrApi.postApiV3Downloadclient,\n getDownloadClientById: RadarrApi.getApiV3DownloadclientById,\n updateDownloadClientById: RadarrApi.putApiV3DownloadclientById,\n deleteDownloadClientById: RadarrApi.deleteApiV3DownloadclientById,\n getDownloadClientSchema: RadarrApi.getApiV3DownloadclientSchema,\n testDownloadClient: RadarrApi.postApiV3DownloadclientTest,\n testAllDownloadClients: RadarrApi.postApiV3DownloadclientTestall,\n\n // Indexers\n getIndexers: RadarrApi.getApiV3Indexer,\n createIndexer: RadarrApi.postApiV3Indexer,\n getIndexerById: RadarrApi.getApiV3IndexerById,\n updateIndexerById: RadarrApi.putApiV3IndexerById,\n deleteIndexerById: RadarrApi.deleteApiV3IndexerById,\n getIndexerSchema: RadarrApi.getApiV3IndexerSchema,\n testIndexer: RadarrApi.postApiV3IndexerTest,\n testAllIndexers: RadarrApi.postApiV3IndexerTestall,\n\n // System Admin\n restartSystem: RadarrApi.postApiV3SystemRestart,\n shutdownSystem: RadarrApi.postApiV3SystemShutdown,\n getBackups: RadarrApi.getApiV3SystemBackup,\n deleteBackup: RadarrApi.deleteApiV3SystemBackupById,\n restoreBackup: RadarrApi.postApiV3SystemBackupRestoreById,\n uploadBackup: RadarrApi.postApiV3SystemBackupRestoreUpload,\n getLogFiles: RadarrApi.getApiV3LogFile,\n getLogFileByName: RadarrApi.getApiV3LogFileByFilename,\n\n // Commands\n runCommand: RadarrApi.postApiV3Command,\n getCommands: RadarrApi.getApiV3Command,\n\n // Host Config\n getHostConfig: RadarrApi.getApiV3ConfigHost,\n getHostConfigById: RadarrApi.getApiV3ConfigHostById,\n updateHostConfig: RadarrApi.putApiV3ConfigHostById,\n\n // UI Config\n getUiConfig: RadarrApi.getApiV3ConfigUi,\n getUiConfigById: RadarrApi.getApiV3ConfigUiById,\n updateUiConfig: RadarrApi.putApiV3ConfigUiById,\n };\n\n constructor(config: ServarrClientConfig) {\n super(config, radarrClient);\n }\n\n // Movie APIs\n\n /**\n * Get all movies in the library\n */\n async getMovies() {\n return RadarrApi.getApiV3Movie();\n }\n\n /**\n * Get a specific movie by ID\n */\n async getMovie(id: number) {\n return RadarrApi.getApiV3MovieById({ path: { id } });\n }\n\n /**\n * Add a new movie to the library\n */\n async addMovie(movie: MovieResource) {\n return RadarrApi.postApiV3Movie({ body: movie });\n }\n\n async updateMovie(id: number, movie: MovieResource) {\n return RadarrApi.putApiV3MovieById({ path: { id: String(id) }, body: movie });\n }\n\n async deleteMovie(id: number, options?: { deleteFiles?: boolean; addImportExclusion?: boolean }) {\n return RadarrApi.deleteApiV3MovieById({\n path: { id },\n ...(options ? { query: options } : {}),\n });\n }\n\n // Search APIs\n\n /**\n * Search for movies using TMDB database\n */\n async searchMovies(term: string) {\n return RadarrApi.getApiV3MovieLookup({ query: { term } });\n }\n\n /**\n * Search for a movie by TMDB ID\n * @param tmdbId - The TMDB ID of the movie (e.g., 4247)\n * @returns Movie details from TMDB\n */\n async lookupMovieByTmdbId(tmdbId: number) {\n return RadarrApi.getApiV3MovieLookupTmdb({ query: { tmdbId } });\n }\n\n /**\n * Search for a movie by IMDB ID\n * @param imdbId - The IMDB ID of the movie (e.g., 'tt0175142')\n * @returns Movie details from IMDB\n */\n async lookupMovieByImdbId(imdbId: string) {\n return RadarrApi.getApiV3MovieLookupImdb({ query: { imdbId } });\n }\n\n /**\n * Search for a movie by external ID (TMDB or IMDB)\n * @param id - Format: 'tmdb:123' or 'imdb:tt0175142'\n * @returns Movie details from the specified provider\n * @throws Error if the ID format is invalid or values don't meet requirements\n * @example\n * ```typescript\n * // Lookup by TMDB ID\n * const movie = await radarr.lookupMovieById('tmdb:4247');\n *\n * // Lookup by IMDB ID\n * const movie = await radarr.lookupMovieById('imdb:tt0175142');\n * ```\n */\n async lookupMovieById(id: string) {\n // Verify the ID contains exactly one colon\n const parts = id.split(':');\n if (parts.length !== 2) {\n throw new Error(\n 'Invalid ID format. Must contain exactly one colon. Use \"tmdb:123\" or \"imdb:tt0175142\"'\n );\n }\n\n const [providerRaw, value] = parts;\n\n // Verify both provider and value are non-empty\n if (!providerRaw || !value) {\n throw new Error(\n 'Invalid ID format. Both provider and value must be non-empty. Use \"tmdb:123\" or \"imdb:tt0175142\"'\n );\n }\n\n // Normalize provider to lowercase and validate\n const provider = providerRaw.toLowerCase();\n if (provider !== 'tmdb' && provider !== 'imdb') {\n throw new Error(`Invalid provider \"${providerRaw}\". Must be either \"tmdb\" or \"imdb\"`);\n }\n\n // Validate and process based on provider\n if (provider === 'tmdb') {\n // Parse and validate TMDB ID\n const tmdbId = Number.parseInt(value, 10);\n\n if (Number.isNaN(tmdbId)) {\n throw new Error(`Invalid TMDB ID \"${value}\". Must be a numeric value`);\n }\n\n if (!Number.isInteger(tmdbId) || tmdbId <= 0) {\n throw new Error(`Invalid TMDB ID \"${value}\". Must be a positive integer`);\n }\n\n return RadarrApi.getApiV3MovieLookupTmdb({ query: { tmdbId } });\n }\n\n // Validate IMDB ID format (must be tt followed by digits)\n const imdbPattern = /^tt\\d+$/;\n if (!imdbPattern.test(value)) {\n throw new Error(\n `Invalid IMDB ID \"${value}\". Must match pattern \"tt\" followed by digits (e.g., \"tt0175142\")`\n );\n }\n\n return RadarrApi.getApiV3MovieLookupImdb({ query: { imdbId: value } });\n }\n\n // Root folder APIs\n\n /**\n * Get all configured root folders\n */\n async getRootFolders() {\n return RadarrApi.getApiV3Rootfolder();\n }\n\n async addRootFolder(path: string) {\n return RadarrApi.postApiV3Rootfolder({\n body: { path },\n });\n }\n\n async deleteRootFolder(id: number) {\n return RadarrApi.deleteApiV3RootfolderById({ path: { id } });\n }\n\n // Filesystem APIs\n async getFilesystem(path?: string) {\n return RadarrApi.getApiV3Filesystem(path ? { query: { path } } : {});\n }\n\n async getMediaFiles(path: string) {\n return RadarrApi.getApiV3FilesystemMediafiles({ query: { path } });\n }\n\n // Import APIs\n\n /**\n * Import physical movie files into the library\n */\n async importMovies(movies: any[]) {\n return RadarrApi.postApiV3MovieImport({ body: movies });\n }\n\n // Manual Import APIs\n\n /**\n * Get manual import candidates for a folder or download\n */\n async getManualImport(\n options: {\n folder?: string;\n downloadId?: string;\n movieId?: number;\n filterExistingFiles?: boolean;\n } = {}\n ) {\n const query: {\n folder?: string;\n downloadId?: string;\n movieId?: number;\n filterExistingFiles?: boolean;\n } = {};\n if (options.folder) query.folder = options.folder;\n if (options.downloadId) query.downloadId = options.downloadId;\n if (options.movieId !== undefined) query.movieId = options.movieId;\n if (options.filterExistingFiles !== undefined)\n query.filterExistingFiles = options.filterExistingFiles;\n\n return RadarrApi.getApiV3Manualimport(Object.keys(query).length > 0 ? { query } : {});\n }\n\n /**\n * Reprocess manual import candidates to refresh quality/match metadata.\n * Does NOT perform the actual import — use {@link applyManualImport} for that.\n */\n async reprocessManualImport(files: ManualImportReprocessResource[]) {\n return RadarrApi.postApiV3Manualimport({ body: files });\n }\n\n /**\n * Execute a manual import via the command queue. Returns the command resource.\n */\n async applyManualImport(\n files: ManualImportFilePayload[],\n importMode: 'auto' | 'copy' | 'move' = 'auto'\n ) {\n return this.runCommand({ name: 'ManualImport', files, importMode });\n }\n\n // Movie File APIs\n\n /**\n * Get movie files by movie ID or specific file IDs\n */\n async getMovieFiles(movieId?: number[], movieFileIds?: number[]) {\n const query: Record<string, any> = {};\n if (movieId !== undefined) query.movieId = movieId;\n if (movieFileIds !== undefined) query.movieFileIds = movieFileIds;\n\n return RadarrApi.getApiV3Moviefile(Object.keys(query).length > 0 ? { query } : {});\n }\n\n /**\n * Get a specific movie file by ID\n */\n async getMovieFile(id: number) {\n return RadarrApi.getApiV3MoviefileById({ path: { id } });\n }\n\n /**\n * Update a movie file\n */\n async updateMovieFile(id: string, movieFile: MovieFileResource) {\n return RadarrApi.putApiV3MoviefileById({ path: { id }, body: movieFile });\n }\n\n /**\n * Delete a movie file from disk\n */\n async deleteMovieFile(id: number) {\n return RadarrApi.deleteApiV3MoviefileById({ path: { id } });\n }\n\n /**\n * Bulk update movie files using the editor endpoint\n */\n async updateMovieFilesEditor(movieFileList: MovieFileListResource) {\n return RadarrApi.putApiV3MoviefileEditor({ body: movieFileList });\n }\n\n /**\n * Bulk delete movie files\n */\n async deleteMovieFilesBulk(movieFileList: MovieFileListResource) {\n return RadarrApi.deleteApiV3MoviefileBulk({ body: movieFileList });\n }\n\n /**\n * Bulk update movie files\n */\n async updateMovieFilesBulk(movieFiles: MovieFileResource[]) {\n return RadarrApi.putApiV3MoviefileBulk({ body: movieFiles });\n }\n\n // Quality Profile APIs\n\n /**\n * Get all quality profiles\n */\n async getQualityProfiles() {\n return RadarrApi.getApiV3Qualityprofile();\n }\n\n /**\n * Get a specific quality profile by ID\n */\n async getQualityProfile(id: number) {\n return RadarrApi.getApiV3QualityprofileById({ path: { id } });\n }\n\n /**\n * Create a new quality profile\n */\n async addQualityProfile(profile: QualityProfileResource) {\n return RadarrApi.postApiV3Qualityprofile({ body: profile });\n }\n\n /**\n * Update an existing quality profile\n */\n async updateQualityProfile(id: number, profile: QualityProfileResource) {\n return RadarrApi.putApiV3QualityprofileById({ path: { id: String(id) }, body: profile });\n }\n\n /**\n * Delete a quality profile\n */\n async deleteQualityProfile(id: number) {\n return RadarrApi.deleteApiV3QualityprofileById({ path: { id } });\n }\n\n /**\n * Get quality profile schema for creating new profiles\n */\n async getQualityProfileSchema() {\n return RadarrApi.getApiV3QualityprofileSchema();\n }\n\n // Custom Format APIs\n\n /**\n * Get all custom formats\n */\n async getCustomFormats() {\n return RadarrApi.getApiV3Customformat();\n }\n\n /**\n * Get a specific custom format by ID\n */\n async getCustomFormat(id: number) {\n return RadarrApi.getApiV3CustomformatById({ path: { id } });\n }\n\n /**\n * Create a new custom format\n */\n async addCustomFormat(format: CustomFormatResource) {\n return RadarrApi.postApiV3Customformat({ body: format });\n }\n\n /**\n * Update an existing custom format\n */\n async updateCustomFormat(id: number, format: CustomFormatResource) {\n return RadarrApi.putApiV3CustomformatById({ path: { id: String(id) }, body: format });\n }\n\n /**\n * Delete a custom format\n */\n async deleteCustomFormat(id: number) {\n return RadarrApi.deleteApiV3CustomformatById({ path: { id } });\n }\n\n /**\n * Bulk update custom formats\n */\n async updateCustomFormatsBulk(formats: CustomFormatBulkResource) {\n return RadarrApi.putApiV3CustomformatBulk({ body: formats });\n }\n\n /**\n * Bulk delete custom formats\n */\n async deleteCustomFormatsBulk(ids: number[]) {\n return RadarrApi.deleteApiV3CustomformatBulk({ body: { ids } });\n }\n\n /**\n * Get custom format schema for creating new formats\n */\n async getCustomFormatSchema() {\n return RadarrApi.getApiV3CustomformatSchema();\n }\n\n // Download Client APIs (Radarr-specific bulk operations)\n\n /**\n * Bulk update download clients\n */\n async updateDownloadClientsBulk(clients: DownloadClientBulkResource) {\n return RadarrApi.putApiV3DownloadclientBulk({ body: clients });\n }\n\n /**\n * Bulk delete download clients\n */\n async deleteDownloadClientsBulk(ids: number[]) {\n return RadarrApi.deleteApiV3DownloadclientBulk({ body: { ids } });\n }\n\n // Calendar APIs\n\n /**\n * Get upcoming movie releases in calendar format\n */\n async getCalendar(startDate?: string, endDate?: string, unmonitored?: boolean) {\n const query: Record<string, any> = {};\n if (startDate) query.start = startDate;\n if (endDate) query.end = endDate;\n if (unmonitored !== undefined) query.unmonitored = unmonitored;\n\n return RadarrApi.getApiV3Calendar(Object.keys(query).length > 0 ? { query } : {});\n }\n\n /**\n * Get calendar feed in iCal format\n */\n async getCalendarFeed(pastDays?: number, futureDays?: number, tags?: string) {\n const query: Record<string, any> = {};\n if (pastDays !== undefined) query.pastDays = pastDays;\n if (futureDays !== undefined) query.futureDays = futureDays;\n if (tags) query.tags = tags;\n\n return RadarrApi.getFeedV3CalendarRadarrIcs(Object.keys(query).length > 0 ? { query } : {});\n }\n\n // Queue APIs\n\n /**\n * Get download queue with optional filtering\n */\n async getQueue(\n page?: number,\n pageSize?: number,\n sortKey?: string,\n sortDirection?: string,\n includeUnknownMovieItems?: boolean\n ) {\n const query: Record<string, any> = {};\n if (page !== undefined) query.page = page;\n if (pageSize !== undefined) query.pageSize = pageSize;\n if (sortKey) query.sortKey = sortKey;\n if (sortDirection) query.sortDirection = sortDirection;\n if (includeUnknownMovieItems !== undefined)\n query.includeUnknownMovieItems = includeUnknownMovieItems;\n\n return RadarrApi.getApiV3Queue(Object.keys(query).length > 0 ? { query } : {});\n }\n\n /**\n * Remove an item from the download queue\n */\n async removeQueueItem(id: number, removeFromClient?: boolean, blocklist?: boolean) {\n const query: Record<string, any> = {};\n if (removeFromClient !== undefined) query.removeFromClient = removeFromClient;\n if (blocklist !== undefined) query.blocklist = blocklist;\n\n return RadarrApi.deleteApiV3QueueById({\n path: { id },\n ...(Object.keys(query).length > 0 ? { query } : {}),\n });\n }\n\n /**\n * Bulk remove items from the download queue\n */\n async removeQueueItemsBulk(ids: number[], removeFromClient?: boolean, blocklist?: boolean) {\n const body: any = { ids };\n if (removeFromClient !== undefined) body.removeFromClient = removeFromClient;\n if (blocklist !== undefined) body.blocklist = blocklist;\n\n return RadarrApi.deleteApiV3QueueBulk({ body });\n }\n\n /**\n * Force grab/download a queue item\n */\n async grabQueueItem(id: number) {\n return RadarrApi.postApiV3QueueGrabById({ path: { id } });\n }\n\n /**\n * Force grab/download multiple queue items\n */\n async grabQueueItemsBulk(ids: number[]) {\n return RadarrApi.postApiV3QueueGrabBulk({ body: { ids } });\n }\n\n /**\n * Get detailed queue information\n */\n async getQueueDetails(movieId?: number, includeMovie?: boolean) {\n const query: Record<string, any> = {};\n if (movieId !== undefined) query.movieId = movieId;\n if (includeMovie !== undefined) query.includeMovie = includeMovie;\n\n return RadarrApi.getApiV3QueueDetails(Object.keys(query).length > 0 ? { query } : {});\n }\n\n /**\n * Get queue status summary\n */\n async getQueueStatus() {\n return RadarrApi.getApiV3QueueStatus();\n }\n\n // Import List APIs\n\n /**\n * Get all import lists\n */\n async getImportLists() {\n return RadarrApi.getApiV3Importlist();\n }\n\n /**\n * Get a specific import list by ID\n */\n async getImportList(id: number) {\n return RadarrApi.getApiV3ImportlistById({ path: { id } });\n }\n\n /**\n * Add a new import list\n */\n async addImportList(importList: ImportListResource) {\n return RadarrApi.postApiV3Importlist({ body: importList });\n }\n\n /**\n * Update an existing import list\n */\n async updateImportList(id: number, importList: ImportListResource) {\n return RadarrApi.putApiV3ImportlistById({ path: { id }, body: importList });\n }\n\n /**\n * Delete an import list\n */\n async deleteImportList(id: number) {\n return RadarrApi.deleteApiV3ImportlistById({ path: { id } });\n }\n\n /**\n * Get import list schema for available list types\n */\n async getImportListSchema() {\n return RadarrApi.getApiV3ImportlistSchema();\n }\n\n /**\n * Test an import list configuration\n */\n async testImportList(importList: ImportListResource) {\n return RadarrApi.postApiV3ImportlistTest({ body: importList });\n }\n\n /**\n * Test all import lists\n */\n async testAllImportLists() {\n return RadarrApi.postApiV3ImportlistTestall();\n }\n\n // History APIs\n\n /**\n * Get activity history\n */\n async getHistory(\n page?: number,\n pageSize?: number,\n sortKey?: string,\n sortDirection?: string,\n movieId?: number,\n downloadId?: string\n ) {\n const query: Record<string, any> = {};\n if (page !== undefined) query.page = page;\n if (pageSize !== undefined) query.pageSize = pageSize;\n if (sortKey) query.sortKey = sortKey;\n if (sortDirection) query.sortDirection = sortDirection;\n if (movieId !== undefined) query.movieId = movieId;\n if (downloadId) query.downloadId = downloadId;\n\n return RadarrApi.getApiV3History(Object.keys(query).length > 0 ? { query } : {});\n }\n\n /**\n * Get history since a specific date\n */\n async getHistorySince(date: string, movieId?: number) {\n const query: any = { date };\n if (movieId !== undefined) query.movieId = movieId;\n\n return RadarrApi.getApiV3HistorySince({ query });\n }\n\n /**\n * Get history for a specific movie\n */\n async getMovieHistory(movieId: number, eventType?: any) {\n const query: any = { movieId };\n if (eventType !== undefined) query.eventType = eventType;\n\n return RadarrApi.getApiV3HistoryMovie({ query });\n }\n\n /**\n * Mark a failed download as failed in history\n */\n async markHistoryItemFailed(id: number) {\n return RadarrApi.postApiV3HistoryFailedById({ path: { id } });\n }\n\n // Blocklist APIs\n\n /**\n * Get blocked releases\n */\n async getBlocklist(page?: number, pageSize?: number, sortKey?: string, sortDirection?: string) {\n const query: Record<string, any> = {};\n if (page !== undefined) query.page = page;\n if (pageSize !== undefined) query.pageSize = pageSize;\n if (sortKey) query.sortKey = sortKey;\n if (sortDirection) query.sortDirection = sortDirection;\n\n return RadarrApi.getApiV3Blocklist(Object.keys(query).length > 0 ? { query } : {});\n }\n\n /**\n * Remove a release from the blocklist\n */\n async removeBlocklistItem(id: number) {\n return RadarrApi.deleteApiV3BlocklistById({ path: { id } });\n }\n\n /**\n * Bulk remove releases from the blocklist\n */\n async removeBlocklistItemsBulk(ids: number[]) {\n return RadarrApi.deleteApiV3BlocklistBulk({ body: { ids } });\n }\n\n // Wanted APIs\n\n async getWantedMissing(page?: number, pageSize?: number) {\n const query: Record<string, any> = {};\n if (page !== undefined) query.page = page;\n if (pageSize !== undefined) query.pageSize = pageSize;\n return RadarrApi.getApiV3WantedMissing(Object.keys(query).length > 0 ? { query } : {});\n }\n\n async getWantedCutoff(page?: number, pageSize?: number) {\n const query: Record<string, any> = {};\n if (page !== undefined) query.page = page;\n if (pageSize !== undefined) query.pageSize = pageSize;\n return RadarrApi.getApiV3WantedCutoff(Object.keys(query).length > 0 ? { query } : {});\n }\n\n // Configuration Management APIs\n\n /**\n * Get naming configuration settings\n */\n async getNamingConfig() {\n return RadarrApi.getApiV3ConfigNaming();\n }\n\n /**\n * Get naming configuration by ID\n */\n async getNamingConfigById(id: number) {\n return RadarrApi.getApiV3ConfigNamingById({ path: { id } });\n }\n\n /**\n * Update naming configuration\n */\n async updateNamingConfig(id: number, config: NamingConfigResource) {\n return RadarrApi.putApiV3ConfigNamingById({ path: { id: String(id) }, body: config });\n }\n\n /**\n * Get naming configuration examples\n */\n async getNamingConfigExamples() {\n return RadarrApi.getApiV3ConfigNamingExamples();\n }\n\n /**\n * Get media management configuration settings\n */\n async getMediaManagementConfig() {\n return RadarrApi.getApiV3ConfigMediamanagement();\n }\n\n /**\n * Get media management configuration by ID\n */\n async getMediaManagementConfigById(id: number) {\n return RadarrApi.getApiV3ConfigMediamanagementById({ path: { id } });\n }\n\n /**\n * Update media management configuration\n */\n async updateMediaManagementConfig(id: number, config: MediaManagementConfigResource) {\n return RadarrApi.putApiV3ConfigMediamanagementById({ path: { id: String(id) }, body: config });\n }\n\n /**\n * Get system logs\n */\n async getSystemLogs() {\n return RadarrApi.getApiV3Log();\n }\n\n /**\n * Get disk space information\n */\n async getDiskSpace() {\n return RadarrApi.getApiV3Diskspace();\n }\n}\n\n// Re-export types for external consumption\nexport * from './radarr-types.js';\n"
19
+ ],
20
+ "mappings": "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",
21
+ "debugId": "A4462FD453DCB82C64756E2164756E21",
22
+ "names": []
23
+ }