mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-09 08:01:20 +02:00
Support requesting 4k media in discover (#685)
## Description If the server support it and the user has permission, allows for requesting 4K media ### Related issues A follow up to #558
This commit is contained in:
parent
4c7c465c67
commit
80670c3e0f
9 changed files with 138 additions and 33 deletions
|
|
@ -707,6 +707,10 @@ components:
|
|||
initialized:
|
||||
type: boolean
|
||||
example: false
|
||||
movie4kEnabled:
|
||||
type: boolean
|
||||
series4kEnabled:
|
||||
type: boolean
|
||||
MovieResult:
|
||||
type: object
|
||||
required:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue