feat(api): sonarr api wrapper / send to sonarr

This commit is contained in:
sct
2020-10-29 01:53:45 +00:00
parent 14b9cb610c
commit 9385592362
4 changed files with 294 additions and 8 deletions

View File

@@ -159,14 +159,14 @@ components:
example: false
baseUrl:
type: string
activeProfile:
type: string
example: '1080p'
activeProfileId:
type: number
example: 1
activeDirectory:
type: string
example: '/movies'
activeAnimeProfile:
type: string
example: '/tv/'
activeAnimeProfileId:
type: number
nullable: true
activeAnimeDirectory:
type: string
@@ -183,7 +183,7 @@ components:
- port
- apiKey
- useSsl
- activeProfile
- activeProfileId
- activeDirectory
- is4k
- enableSeasonFolders