mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2025-12-31 19:59:31 -05:00
feat: allow Jellyfin to set a playback URL different to the Jellyfin host specified during setup
This commit is contained in:
@@ -333,6 +333,9 @@ components:
|
||||
hostname:
|
||||
type: string
|
||||
example: 'http://my.jellyfin.host'
|
||||
externalHostname:
|
||||
type: string
|
||||
example: 'http://my.jellyfin.host'
|
||||
adminUser:
|
||||
type: string
|
||||
example: 'admin'
|
||||
@@ -347,8 +350,6 @@ components:
|
||||
serverID:
|
||||
type: string
|
||||
readOnly: true
|
||||
required:
|
||||
- hostname
|
||||
TautulliSettings:
|
||||
type: object
|
||||
properties:
|
||||
|
||||
Reference in New Issue
Block a user