mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-01 12:18:35 -05:00
fix(plex): add support for plex.direct URLs (#1437)
* fix(plex): add support for plex.direct URLs * fix(ui): mark HTTPS Plex connections as secure
This commit is contained in:
@@ -560,9 +560,9 @@
|
||||
"components.Settings.regionTip": "Filter content by regional availability",
|
||||
"components.Settings.scan": "Sync Libraries",
|
||||
"components.Settings.scanning": "Syncing…",
|
||||
"components.Settings.serverConnected": "connected",
|
||||
"components.Settings.serverLocal": "local",
|
||||
"components.Settings.serverRemote": "remote",
|
||||
"components.Settings.serverSecure": "secure",
|
||||
"components.Settings.servername": "Server Name",
|
||||
"components.Settings.servernamePlaceholder": "Plex Server Name",
|
||||
"components.Settings.servernameTip": "Automatically retrieved from Plex after saving",
|
||||
|
||||
Reference in New Issue
Block a user