feat: allow Jellyfin to set a playback URL different to the Jellyfin host specified during setup
This commit is contained in:
@@ -128,6 +128,7 @@ const Setup: React.FC = () => {
|
||||
/>
|
||||
) : (
|
||||
<SettingsJellyfin
|
||||
showAdvancedSettings={false}
|
||||
onComplete={() => setMediaServerSettingsComplete(true)}
|
||||
/>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user