1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Merge pull request #6387 from viown/remove-auto-port-forward

This commit is contained in:
Bill Thornton 2024-12-20 20:00:58 -05:00 committed by GitHub
commit 6e3fdbb122
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 4 additions and 27 deletions

View file

@ -682,8 +682,6 @@
"LabelDynamicExternalId": "{0} Id",
"LabelEnableAudioVbr": "Enable VBR audio encoding",
"LabelEnableAudioVbrHelp": "Variable bitrate offers better quality to average bitrate ratio, but in some rare cases may cause buffering and compatibility issues.",
"LabelEnableAutomaticPortMap": "Enable automatic port mapping",
"LabelEnableAutomaticPortMapHelp": "Automatically forward public ports on your router to local ports on your server via UPnP. This may not work with some router models or network configurations. Changes will not apply until after a server restart.",
"LabelEnableHardwareDecodingFor": "Enable hardware decoding for",
"LabelEnableHttps": "Enable HTTPS",
"LabelEnableHttpsHelp": "Listen on the configured HTTPS port. A valid certificate must also be supplied for this to take effect.",