{ "MediaContainer": { "size": 155, "Setting": [ { "id": "FriendlyName", "label": "Friendly name", "summary": "This name will be used to identify this media server to other computers on your network. If you leave it blank, your computer's name will be used instead.", "type": "text", "default": "", "value": "Box", "hidden": false, "advanced": false, "group": "general" }, { "id": "sendCrashReports", "label": "Send crash reports to Plex", "summary": "This helps us improve your experience.", "type": "bool", "default": true, "value": true, "hidden": false, "advanced": false, "group": "general" }, { "id": "CrashUploadRetries", "label": "", "summary": "", "type": "bool", "default": false, "value": false, "hidden": false, "advanced": false, "group": "" }, { "id": "FSEventLibraryUpdatesEnabled", "label": "Scan my library automatically", "summary": "Your library will be updated automatically when changes to library folders are detected.", "type": "bool", "default": false, "value": true, "hidden": false, "advanced": false, "group": "library" }, { "id": "FSEventLibraryPartialScanEnabled", "label": "Run a partial scan when changes are detected", "summary": "When changes to library folders are detected, only scan the folder that changed.", "type": "bool", "default": false, "value": true, "hidden": false, "advanced": true, "group": "library" }, { "id": "watchMusicSections", "label": "Include music libraries in automatic updates", "summary": "Linux systems limit the maximum number of watched directories; this may cause problems with large music libraries.", "type": "bool", "default": false, "value": false, "hidden": false, "advanced": true, "group": "library" }, { "id": "ScheduledLibraryUpdatesEnabled", "label": "Scan my library periodically", "summary": "", "type": "bool", "default": false, "value": true, "hidden": false, "advanced": false, "group": "library" }, { "id": "ScheduledLibraryUpdateInterval", "label": "Library scan interval", "summary": "", "type": "int", "default": 3600, "value": 86400, "hidden": false, "advanced": false, "group": "library", "enumValues": "900:every 15 minutes|1800:every 30 minutes|3600:hourly|7200:every 2 hours|21600:every 6 hours|43200:every 12 hours|86400:daily" }, { "id": "autoEmptyTrash", "label": "Empty trash automatically after every scan", "summary": "", "type": "bool", "default": true, "value": true, "hidden": false, "advanced": false, "group": "library" }, { "id": "allowMediaDeletion", "label": "Allow media deletion", "summary": "The owner of the server will be allowed to delete media files from disk.", "type": "bool", "default": true, "value": true, "hidden": false, "advanced": true, "group": "library" }, { "id": "allowMediaDeletionLanOnly", "label": "", "summary": "", "type": "bool", "default": false, "value": false, "hidden": true, "advanced": false, "group": "library" }, { "id": "OnDeckWindow", "label": "Weeks to consider for Continue Watching", "summary": "Media that has not been watched in this many weeks will not appear in Continue Watching.", "type": "int", "default": 16, "value": 16, "hidden": false, "advanced": true, "group": "library" }, { "id": "OnDeckLimit", "label": "Maximum number of Continue Watching items which will appear.", "summary": "Limits the number of shows which will appear Continue Watching. Setting it too high can affect performance.", "type": "int", "default": 40, "value": 40, "hidden": false, "advanced": true, "group": "library" }, { "id": "OnDeckIncludePremieres", "label": "Include season premieres in Continue Watching", "summary": "New season premieres will always appear no matter how many weeks have passed since watching.", "type": "bool", "default": true, "value": true, "hidden": false, "advanced": true, "group": "library" }, { "id": "SmartShuffleMusic", "label": "Enable smart shuffling on artists and smart music playlists", "summary": "Smart shuffling prefers highly rated, popular and less recently heard tracks.", "type": "bool", "default": true, "value": true, "hidden": false, "advanced": true, "group": "library" }, { "id": "MusicSeparateAlbumTypes", "label": "Group albums by type", "summary": "Group into LPs, EPs & Singles, Compilations, Live Albums, Demos and Remixes.", "type": "text", "default": "enabled", "value": "enabled", "hidden": false, "advanced": true, "group": "library", "enumValues": "disabled:disabled|enabled:enabled" }, { "id": "LibraryDefaultVisibility", "label": "", "summary": "", "type": "int", "default": 0, "value": 0, "hidden": true, "advanced": false, "group": "library" }, { "id": "CinemaTrailersType", "label": "Choose Cinema Trailers from", "summary": "", "type": "int", "default": 1, "value": 1, "hidden": false, "advanced": false, "group": "extras", "enumValues": "0:All movies|1:Only unwatched movies" }, { "id": "CinemaTrailersFromLibrary", "label": "Include Cinema Trailers from movies in my library", "summary": "", "type": "bool", "default": true, "value": true, "hidden": false, "advanced": false, "group": "extras" }, { "id": "CinemaTrailersFromTheater", "label": "Include Cinema Trailers from new and upcoming movies in theaters", "summary": "This feature is Plex Pass only.", "type": "bool", "default": false, "value": true, "hidden": false, "advanced": false, "group": "extras" }, { "id": "CinemaTrailersFromBluRay", "label": "Include Cinema Trailers from new and upcoming movies on Blu-ray", "summary": "This feature is Plex Pass only.", "type": "bool", "default": false, "value": false, "hidden": false, "advanced": false, "group": "extras" }, { "id": "CinemaTrailersPrerollID", "label": "Movie pre-roll video", "summary": "Enter the full path to the pre-roll video file. If multiple paths separated by commas are entered, videos will be played sequentially. If multiple paths separated by semi-colons are used, a single pre-roll video will be chosen randomly from the list.", "type": "text", "default": "", "value": "", "hidden": false, "advanced": true, "group": "extras" }, { "id": "iTunesSharingEnabled", "label": "Enable iTunes plugin", "summary": "A server restart is required for a change to take effect.", "type": "bool", "default": false, "value": false, "hidden": false, "advanced": false, "group": "channels" }, { "id": "iTunesLibraryXmlPath", "label": "iTunes library XML path", "summary": "", "type": "text", "default": "", "value": "", "hidden": false, "advanced": true, "group": "channels" }, { "id": "disableCapabilityChecking", "label": "Disable capability checking", "summary": "Capability checking ensures that plug-ins that are incompatible with this version of the server or the current client application you are using are hidden. Disabling capability checking is useful during development, but will enable access to plug-ins that may perform unreliably with certain client applications.", "type": "bool", "default": false, "value": false, "hidden": false, "advanced": true, "group": "channels" }, { "id": "MachineIdentifier", "label": "A unique identifier for the machine", "summary": "", "type": "text", "default": "", "value": "id", "hidden": true, "advanced": false, "group": "" }, { "id": "AllowHighOutputBitrates", "label": "", "summary": "", "type": "bool", "default": false, "value": false, "hidden": true, "advanced": false, "group": "" }, { "id": "ConfigurationUrl", "label": "Web Manager URL", "summary": "", "type": "text", "default": "http://127.0.0.1:32400/web", "value": "http://127.0.0.1:32400/web", "hidden": true, "advanced": false, "group": "network" }, { "id": "AcceptedEULA", "label": "Has the user accepted the EULA", "summary": "", "type": "bool", "default": false, "value": true, "hidden": true, "advanced": false, "group": "" }, { "id": "LanguageInCloud", "label": "Use language preferences from plex.tv", "summary": "", "type": "bool", "default": false, "value": true, "hidden": true, "advanced": false, "group": "" }, { "id": "ArticleStrings", "label": "Comma-separated list of strings considered articles when sorting titles. A server restart is required for a change to take effect.", "summary": "", "type": "text", "default": "the,das,der,a,an,el,la", "value": "the,das,der,a,an,el,la", "hidden": true, "advanced": false, "group": "" }, { "id": "TranscoderVideoResolutionLimit", "label": "Maximum video output resolution for the transcoder", "summary": "", "type": "text", "default": "0x0", "value": "0x0", "hidden": true, "advanced": false, "group": "" }, { "id": "TranscoderPhotoFileSizeLimitMiB", "label": "", "summary": "", "type": "int", "default": 100, "value": 100, "hidden": true, "advanced": false, "group": "" }, { "id": "EnableIPv6", "label": "Enable server support for IPv6", "summary": "", "type": "bool", "default": true, "value": true, "hidden": false, "advanced": true, "group": "network" }, { "id": "secureConnections", "label": "Secure connections", "summary": "When set to \"Required\", some unencrypted connections (originating from the Media Server computer) will still be allowed and apps that don't support secure connections will not be able to connect at all.", "type": "int", "default": 1, "value": 1, "hidden": false, "advanced": true, "group": "network", "enumValues": "1:Preferred|0:Required" }, { "id": "customCertificatePath", "label": "Custom certificate location", "summary": "Path to a PKCS #12 file containing a certificate and private key to enable TLS support on a custom domain.", "type": "text", "default": "", "value": "", "hidden": false, "advanced": true, "group": "network" }, { "id": "customCertificateKey", "label": "Custom certificate encryption key", "summary": "", "type": "text", "default": "", "value": "", "hidden": false, "advanced": true, "group": "network" }, { "id": "customCertificateDomain", "label": "Custom certificate domain", "summary": "Domain name to be published to plex.tv using your mapped port; must match a name from the custom certificate file.", "type": "text", "default": "", "value": "example.com", "hidden": false, "advanced": true, "group": "network" }, { "id": "PreferredNetworkInterface", "label": "Preferred network interface", "summary": "The network interface local clients will use to connect.", "type": "text", "default": "", "value": "", "hidden": false, "advanced": true, "group": "network", "enumValues": ":Any|eth0:eth0 (172.18.0.19)" }, { "id": "DisableTLSv1_0", "label": "Strict TLS configuration", "summary": "Disables legacy weak ciphers, increases DH group size, and switches to ECDSA certificates when renewing. May prevent older clients from connecting.", "type": "bool", "default": false, "value": false, "hidden": false, "advanced": true, "group": "network" }, { "id": "allowedHttpOrigins", "label": "", "summary": "", "type": "text", "default": "", "value": "", "hidden": true, "advanced": false, "group": "network" }, { "id": "GdmEnabled", "label": "Enable local network discovery (GDM)", "summary": "This enables the media server to discover other servers and players on the local network.", "type": "bool", "default": true, "value": true, "hidden": false, "advanced": false, "group": "network" }, { "id": "PublishServerOnPlexOnlineKey", "label": "Publish server on Plex Online", "summary": "Publishing a server makes it automatically available on your client devices without any configuration of your router.", "type": "bool", "default": false, "value": true, "hidden": true, "advanced": false, "group": "" }, { "id": "PlexOnlineMail", "label": "", "summary": "", "type": "text", "default": "", "value": "user@example.com", "hidden": true, "advanced": false, "group": "" }, { "id": "PlexOnlineUrl", "label": "", "summary": "", "type": "text", "default": "https://plex.tv", "value": "https://plex.tv", "hidden": true, "advanced": false, "group": "" }, { "id": "PlexWebDesktopUrl", "label": "", "summary": "", "type": "text", "default": "https://app.plex.tv/desktop", "value": "https://app.plex.tv/desktop", "hidden": true, "advanced": false, "group": "" }, { "id": "PlexWebAuthUrl", "label": "", "summary": "", "type": "text", "default": "https://app.plex.tv/auth", "value": "https://app.plex.tv/auth", "hidden": true, "advanced": false, "group": "" }, { "id": "EnablePinAuth", "label": "", "summary": "", "type": "bool", "default": false, "value": false, "hidden": true, "advanced": false, "group": "" }, { "id": "ManualPortMappingMode", "label": "", "summary": "", "type": "bool", "default": false, "value": true, "hidden": true, "advanced": false, "group": "" }, { "id": "ManualPortMappingPort", "label": "", "summary": "", "type": "int", "default": 32400, "value": 443, "hidden": true, "advanced": false, "group": "" }, { "id": "LastAutomaticMappedPort", "label": "", "summary": "", "type": "int", "default": 0, "value": 0, "hidden": true, "advanced": false, "group": "" }, { "id": "PushNotificationsEnabled", "label": "Push Notifications", "summary": "Allow this server to send push notifications to mobile devices. Note: Push notifications are delivered using Plex services. They're associated with your account, and some of them may contain information about the contents of your library.", "type": "bool", "default": false, "value": true, "hidden": false, "advanced": false, "group": "general" }, { "id": "TranscoderQuality", "label": "Transcoder quality", "summary": "Quality profile used by the transcoder.", "type": "int", "default": 0, "value": 2, "hidden": false, "advanced": false, "group": "transcoder", "enumValues": "0:Automatic|1:Prefer higher speed encoding|2:Prefer higher quality encoding|3:Make my CPU hurt" }, { "id": "SegmentedTranscoderTimeout", "label": "Segmented transcoder timeout", "summary": "Timeout in seconds segmented transcodes wait for the transcoder to begin writing data.", "type": "int", "default": 20, "value": 20, "hidden": true, "advanced": false, "group": "transcoder" }, { "id": "TranscoderTempDirectory", "label": "Transcoder temporary directory", "summary": "Directory to use when transcoding for temporary files.", "type": "text", "default": "", "value": "/transcode", "hidden": false, "advanced": true, "group": "transcoder" }, { "id": "TranscoderDefaultDuration", "label": "Transcoder default duration", "summary": "Duration in minutes to use when transcoding something with an unknown duration.", "type": "int", "default": 120, "value": 120, "hidden": true, "advanced": false, "group": "transcoder" }, { "id": "TranscoderThrottleBuffer", "label": "Transcoder default throttle buffer", "summary": "Amount in seconds to buffer before throttling the transcoder.", "type": "int", "default": 60, "value": 60, "hidden": false, "advanced": true, "group": "transcoder" }, { "id": "TranscoderPruneBuffer", "label": "Transcoder default prune buffer", "summary": "Amount in past seconds to retain before pruning segments from a transcode.", "type": "int", "default": 300, "value": 300, "hidden": true, "advanced": false, "group": "transcoder" }, { "id": "TranscoderLivePruneBuffer", "label": "", "summary": "", "type": "int", "default": 5400, "value": 5400, "hidden": true, "advanced": false, "group": "transcoder" }, { "id": "TranscoderH264Preset", "label": "", "summary": "", "type": "text", "default": "veryfast", "value": "veryfast", "hidden": true, "advanced": false, "group": "transcoder" }, { "id": "TranscoderH264BackgroundPreset", "label": "Background transcoding x264 preset", "summary": "The x264 preset value used for background transcoding (Sync and Media Optimizer). Slower values will result in better video quality and smaller file sizes, but will take significantly longer to complete processing.", "type": "text", "default": "veryfast", "value": "slow", "hidden": false, "advanced": true, "group": "transcoder", "enumValues": "ultrafast:Ultra fast|superfast:Super fast|veryfast:Very fast|faster:Faster|fast:Fast|medium:Medium|slow:Slow|slower:Slower|veryslow:Very slow" }, { "id": "TranscoderH264Options", "label": "", "summary": "", "type": "text", "default": "", "value": "", "hidden": true, "advanced": false, "group": "transcoder" }, { "id": "TranscoderH264OptionsOverride", "label": "", "summary": "", "type": "text", "default": "", "value": "", "hidden": true, "advanced": false, "group": "transcoder" }, { "id": "TranscoderH264MinimumCRF", "label": "", "summary": "", "type": "double", "default": 16.0, "value": 16.0, "hidden": true, "advanced": false, "group": "transcoder" }, { "id": "TranscoderLogLevel", "label": "", "summary": "", "type": "text", "default": "error", "value": "error", "hidden": true, "advanced": false, "group": "transcoder" }, { "id": "TranscoderToneMapping", "label": "Enable HDR tone mapping", "summary": "Transcoded HDR content will appear highly dimmed and desaturated with this disabled. Additional driver components may be needed to support hardware transcoding with this feature enabled; see our support articles for further details.", "type": "bool", "default": true, "value": true, "hidden": false, "advanced": true, "group": "transcoder" }, { "id": "TranscoderCanOnlyRemuxVideo", "label": "Disable video stream transcoding", "summary": "Disable transcoding of the video stream in transcoder operations. With this set, the transcoder may still transcode audio as well as remux video.", "type": "bool", "default": false, "value": false, "hidden": false, "advanced": true, "group": "transcoder" }, { "id": "HardwareAcceleratedCodecs", "label": "Use hardware acceleration when available", "summary": "Plex Media Server will attempt to use hardware-accelerated video codecs when encoding and decoding video. Hardware acceleration can make transcoding faster and allow more simultaneous video transcodes, but it can also reduce video quality and compatibility.", "type": "bool", "default": false, "value": false, "hidden": false, "advanced": false, "group": "transcoder" }, { "id": "HardwareAcceleratedEncoders", "label": "Use hardware-accelerated video encoding", "summary": "If hardware acceleration is enabled, this controls whether it's used for encoding, in addition to decoding.", "type": "bool", "default": true, "value": true, "hidden": false, "advanced": true, "group": "transcoder" }, { "id": "SystemAudioCodecs", "label": "", "summary": "", "type": "bool", "default": true, "value": true, "hidden": true, "advanced": false, "group": "transcoder" }, { "id": "HardwareDevicePath", "label": "", "summary": "", "type": "text", "default": "", "value": "", "hidden": true, "advanced": false, "group": "transcoder" }, { "id": "VaapiDriver", "label": "", "summary": "", "type": "text", "default": "", "value": "", "hidden": true, "advanced": false, "group": "transcoder" }, { "id": "VaapiKernelDriver", "label": "", "summary": "", "type": "text", "default": "", "value": "", "hidden": true, "advanced": false, "group": "transcoder" }, { "id": "PluginsLaunchTimeout", "label": "Number of seconds to wait before a plugin times out", "summary": "", "type": "int", "default": 180, "value": 180, "hidden": true, "advanced": false, "group": "channels" }, { "id": "DlnaEnabled", "label": "Enable the DLNA server", "summary": "This allows the server to stream media to DLNA (Digital Living Network Alliance) devices.", "type": "bool", "default": false, "value": false, "hidden": false, "advanced": false, "group": "dlna" }, { "id": "DlnaPlatinumLoggingLevel", "label": "DLNA server logging level", "summary": "", "type": "text", "default": "OFF", "value": "OFF", "hidden": true, "advanced": false, "group": "dlna", "enumValues": "OFF|FATAL|SEVERE|WARNING|INFO|FINE|FINER|FINEST|ALL" }, { "id": "DlnaClientPreferences", "label": "DLNA client preferences", "summary": "Client-specific configuration settings for the DLNA server.", "type": "text", "default": "", "value": "", "hidden": false, "advanced": true, "group": "dlna" }, { "id": "DlnaReportTimeline", "label": "DLNA server timeline reporting", "summary": "Enable the DLNA server to report timelines for video play activity.", "type": "bool", "default": true, "value": true, "hidden": false, "advanced": true, "group": "dlna" }, { "id": "DlnaDefaultProtocolInfo", "label": "DLNA default protocol info", "summary": "Protocol info string used in GetProtocolInfo responses by the DLNA server.", "type": "text", "default": "http-get:*:video/mpeg:*,http-get:*:video/mp4:*,http-get:*:video/vnd.dlna.mpeg-tts:*,http-get:*:video/avi:*,http-get:*:video/x-matroska:*,http-get:*:video/x-ms-wmv:*,http-get:*:video/wtv:*,http-get:*:audio/mpeg:*,http-get:*:audio/mp3:*,http-get:*:audio/mp4:*,http-get:*:audio/x-ms-wma*,http-get:*:audio/wav:*,http-get:*:audio/L16:*,http-get:*image/jpeg:*,http-get:*image/png:*,http-get:*image/gif:*,http-get:*image/tiff:*", "value": "http-get:*:video/mpeg:*,http-get:*:video/mp4:*,http-get:*:video/vnd.dlna.mpeg-tts:*,http-get:*:video/avi:*,http-get:*:video/x-matroska:*,http-get:*:video/x-ms-wmv:*,http-get:*:video/wtv:*,http-get:*:audio/mpeg:*,http-get:*:audio/mp3:*,http-get:*:audio/mp4:*,http-get:*:audio/x-ms-wma*,http-get:*:audio/wav:*,http-get:*:audio/L16:*,http-get:*image/jpeg:*,http-get:*image/png:*,http-get:*image/gif:*,http-get:*image/tiff:*", "hidden": false, "advanced": true, "group": "dlna" }, { "id": "DlnaDeviceDiscoveryInterval", "label": "DLNA media renderer discovery interval", "summary": "Number of seconds between DLNA media renderer discovery requests.", "type": "int", "default": 60, "value": 60, "hidden": false, "advanced": true, "group": "dlna" }, { "id": "DlnaAnnouncementLeaseTime", "label": "DLNA server announcement lease time", "summary": "Duration in seconds of DLNA Server SSDP announcement lease time.", "type": "int", "default": 1800, "value": 1800, "hidden": false, "advanced": true, "group": "dlna" }, { "id": "DlnaDescriptionIcons", "label": "DLNA server description icons", "summary": "Icons offered by DLNA server when devices request server description.", "type": "text", "default": "png,jpeg;260x260,120x120,48x48", "value": "png,jpeg;260x260,120x120,48x48", "hidden": false, "advanced": true, "group": "dlna" }, { "id": "SyncMyPlexLoginGCDeferral", "label": "", "summary": "", "type": "int", "default": 14400, "value": 14400, "hidden": true, "advanced": false, "group": "" }, { "id": "SyncPagingItemsLimit", "label": "", "summary": "", "type": "int", "default": 100, "value": 100, "hidden": true, "advanced": false, "group": "" }, { "id": "BackgroundQueueIdlePaused", "label": "", "summary": "", "type": "bool", "default": false, "value": false, "hidden": true, "advanced": false, "group": "" }, { "id": "ScannerLowPriority", "label": "Run scanner tasks at a lower priority", "summary": "", "type": "bool", "default": false, "value": true, "hidden": false, "advanced": true, "group": "library" }, { "id": "WanPerStreamMaxUploadRate", "label": "Limit remote stream bitrate", "summary": "Set the maximum bitrate of a remote stream from this server.", "type": "int", "default": 0, "value": 0, "hidden": true, "advanced": false, "group": "", "enumValues": "0:Original (No limit)|40000:40 Mbps (4k)|30000:30 Mbps (4k)|25000:25 Mbps (4k)|20000:20 Mbps (1080p)|15000:15 Mbps (1080p)|12000:12 Mbps (1080p)|10000:10 Mbps (1080p)|8000:8 Mbps (1080p)|4000:4 Mbps (720p)|3000:3 Mbps (720p)|2000:2 Mbps (480p)|1500:1.5 Mbps (480p)|720:720 kbps|320:320 kbps" }, { "id": "WanTotalMaxUploadRate", "label": "External network total upload limit (kbps)", "summary": "Speed at which to limit the total bandwidth not on the local network in kilobits per second. Use 0 to set no limit.", "type": "int", "default": 0, "value": 1000000, "hidden": true, "advanced": false, "group": "" }, { "id": "WanPerUserStreamCount", "label": "Remote streams allowed per user", "summary": "Maximum number of simultaneous streams each user is allowed when not on the local network.", "type": "int", "default": 0, "value": 0, "hidden": false, "advanced": true, "group": "network", "enumValues": "0:Unlimited|1:1|2:2|3:3|4:4|5:5|6:6|7:7|8:8|9:9|10:10|11:11|12:12|13:13|14:14|15:15|16:16|17:17|18:18|19:19|20:20" }, { "id": "LanNetworksBandwidth", "label": "LAN Networks", "summary": "Comma separated list of IP addresses or IP/netmask entries for networks that will be considered to be on the local network when enforcing bandwidth restrictions. If set, all other IP addresses will be considered to be on the external network and will be subject to external network bandwidth restrictions. If left blank, only the server's subnet is considered to be on the local network.", "type": "text", "default": "", "value": "", "hidden": false, "advanced": true, "group": "network" }, { "id": "MinutesAllowedPaused", "label": "Terminate Sessions Paused for Longer Than", "summary": "Value is in minutes. Terminate any sessions which have been paused for a longer time than specified amount of time. Audio-only sessions and live sessions are excluded", "type": "int", "default": 0, "value": 0, "hidden": false, "advanced": true, "group": "network" }, { "id": "forceAutoAdjustQuality", "label": "", "summary": "", "type": "bool", "default": false, "value": false, "hidden": true, "advanced": false, "group": "" }, { "id": "EnableABRDebugOverlay", "label": "", "summary": "", "type": "bool", "default": false, "value": false, "hidden": true, "advanced": false, "group": "" }, { "id": "ABRKeepOldTranscodes", "label": "", "summary": "", "type": "bool", "default": false, "value": false, "hidden": true, "advanced": false, "group": "" }, { "id": "ForceABRDisabled", "label": "", "summary": "", "type": "bool", "default": false, "value": false, "hidden": true, "advanced": false, "group": "" }, { "id": "TreatWanIpAsLocal", "label": "Treat WAN IP As LAN Bandwidth", "summary": "Treat incoming requests from this network's WAN IP address as LAN requests in terms of bandwidth. This often occurs when DNS rebinding protection is in place and clients on the LAN cannot contact the server directly but instead have to go through the WAN IP address.", "type": "bool", "default": true, "value": true, "hidden": false, "advanced": true, "group": "network" }, { "id": "RelayEnabled", "label": "Enable Relay", "summary": "The Relay allows connections to the server through a proxy relay when the server is not accessible otherwise. Note: this proxy relay is bandwidth limited", "type": "bool", "default": true, "value": true, "hidden": false, "advanced": true, "group": "network" }, { "id": "TranscodeCountLimit", "label": "Maximum simultaneous video transcode", "summary": "Limit the number of simultaneous video transcode streams your server can utilize", "type": "int", "default": 0, "value": 4, "hidden": false, "advanced": false, "group": "transcoder", "enumValues": "0:Unlimited|1:1|2:2|3:3|4:4|5:5|6:6|7:7|8:8|9:9|10:10|11:11|12:12|13:13|14:14|15:15|16:16|17:17|18:18|19:19|20:20" }, { "id": "logDebug", "label": "Enable Plex Media Server debug logging", "summary": "Debug logging enables additional detail in the log files and is helpful in diagnosing problems.", "type": "bool", "default": true, "value": true, "hidden": false, "advanced": true, "group": "general" }, { "id": "LogVerbose", "label": "Enable Plex Media Server verbose logging", "summary": "Verbose logging is only useful to debug specific issues and should only be enabled if requested by support staff.", "type": "bool", "default": false, "value": false, "hidden": false, "advanced": true, "group": "general" }, { "id": "LogTokensForDebug", "label": "Allow Plex Media Server tokens in logs", "summary": "Media server tokens can be used to gain access to library content. Don't share logs containing tokens publicly. A server restart is required for a change to take effect.", "type": "bool", "default": false, "value": false, "hidden": true, "advanced": false, "group": "" }, { "id": "LogMemoryUse", "label": "Add Plex Media Server and System memory use for Debug Logging", "summary": "Logging of the Plex Media Server memory use and the system total used memory in Plex Media Server logs. A server restart is required for the change to take effect.", "type": "bool", "default": false, "value": false, "hidden": true, "advanced": false, "group": "" }, { "id": "LogSynchronous", "label": "", "summary": "", "type": "bool", "default": false, "value": false, "hidden": true, "advanced": false, "group": "" }, { "id": "MinimumProgressTime", "label": "", "summary": "", "type": "int", "default": 60000, "value": 60000, "hidden": true, "advanced": false, "group": "general" }, { "id": "customConnections", "label": "Custom server access URLs", "summary": "A comma-separated list of URLs (http or https) which are published up to plex.tv for server discovery.", "type": "text", "default": "", "value": "https://example.com", "hidden": false, "advanced": true, "group": "network" }, { "id": "allowedNetworks", "label": "List of IP addresses and networks that are allowed without auth", "summary": "Comma separated list of IP addresses or IP/netmask entries for networks that are allowed to access Plex Media Server without logging in. When the server is signed out and this value is set, only localhost and addresses on this list will be allowed.", "type": "text", "default": "", "value": "", "hidden": false, "advanced": true, "group": "network" }, { "id": "WebHooksEnabled", "label": "Webhooks", "summary": "Allow this server to send events to external services.", "type": "bool", "default": true, "value": true, "hidden": false, "advanced": true, "group": "network" }, { "id": "ButlerStartHour", "label": "Time at which tasks start to run", "summary": "The time at which the server starts running background maintenance tasks.", "type": "int", "default": 2, "value": 1, "hidden": false, "advanced": false, "group": "butler", "enumValues": "0:0꞉00|1:1꞉00|2:2꞉00|3:3꞉00|4:4꞉00|5:5꞉00|6:6꞉00|7:7꞉00|8:8꞉00|9:9꞉00|10:10꞉00|11:11꞉00|12:12꞉00|13:13꞉00|14:14꞉00|15:15꞉00|16:16꞉00|17:17꞉00|18:18꞉00|19:19꞉00|20:20꞉00|21:21꞉00|22:22꞉00|23:23꞉00" }, { "id": "ButlerEndHour", "label": "Time at which tasks stop running", "summary": "The time at which the background maintenance tasks stop running.", "type": "int", "default": 5, "value": 7, "hidden": false, "advanced": false, "group": "butler", "enumValues": "0:0꞉00|1:1꞉00|2:2꞉00|3:3꞉00|4:4꞉00|5:5꞉00|6:6꞉00|7:7꞉00|8:8꞉00|9:9꞉00|10:10꞉00|11:11꞉00|12:12꞉00|13:13꞉00|14:14꞉00|15:15꞉00|16:16꞉00|17:17꞉00|18:18꞉00|19:19꞉00|20:20꞉00|21:21꞉00|22:22꞉00|23:23꞉00" }, { "id": "ButlerTaskBackupDatabase", "label": "Backup database every three days", "summary": "", "type": "bool", "default": true, "value": true, "hidden": false, "advanced": false, "group": "butler" }, { "id": "ButlerDatabaseBackupPath", "label": "Backup directory", "summary": "The directory in which database backups are stored.", "type": "text", "default": "/config/Library/Application Support/Plex Media Server/Plug-in Support/Databases", "value": "/config/Library/Application Support/Plex Media Server/Plug-in Support/Databases", "hidden": false, "advanced": true, "group": "butler" }, { "id": "ButlerTaskOptimizeDatabase", "label": "Optimize database every week", "summary": "", "type": "bool", "default": true, "value": true, "hidden": false, "advanced": false, "group": "butler" }, { "id": "ButlerTaskCleanOldBundles", "label": "Remove old bundles every week", "summary": "", "type": "bool", "default": true, "value": true, "hidden": false, "advanced": false, "group": "butler" }, { "id": "ButlerTaskCleanOldCacheFiles", "label": "Remove old cache files every week", "summary": "", "type": "bool", "default": true, "value": true, "hidden": false, "advanced": false, "group": "butler" }, { "id": "ButlerTaskRefreshLocalMedia", "label": "Refresh local metadata every three days", "summary": "", "type": "bool", "default": true, "value": true, "hidden": false, "advanced": false, "group": "butler" }, { "id": "ButlerTaskRefreshLibraries", "label": "Update all libraries during maintenance", "summary": "", "type": "bool", "default": false, "value": true, "hidden": false, "advanced": false, "group": "butler" }, { "id": "ButlerTaskUpgradeMediaAnalysis", "label": "Upgrade media analysis during maintenance", "summary": "", "type": "bool", "default": true, "value": true, "hidden": false, "advanced": false, "group": "butler" }, { "id": "ButlerTaskRefreshPeriodicMetadata", "label": "Refresh library metadata periodically", "summary": "", "type": "bool", "default": true, "value": true, "hidden": false, "advanced": false, "group": "butler" }, { "id": "ButlerTaskDeepMediaAnalysis", "label": "Perform extensive media analysis during maintenance", "summary": "", "type": "bool", "default": true, "value": true, "hidden": false, "advanced": false, "group": "butler" }, { "id": "ButlerTaskGarbageCollectBlobs", "label": "Perform cleanup on blobs database", "summary": "", "type": "bool", "default": true, "value": true, "hidden": true, "advanced": false, "group": "butler" }, { "id": "ButlerTaskRefreshEpgGuides", "label": "Perform refresh of program guide data.", "summary": "", "type": "bool", "default": true, "value": true, "hidden": true, "advanced": false, "group": "butler" }, { "id": "ButlerTaskReverseGeocode", "label": "Fetch missing location names for items in photo sections", "summary": "", "type": "bool", "default": true, "value": true, "hidden": false, "advanced": false, "group": "butler" }, { "id": "ButlerTaskGenerateAutoTags", "label": "Analyze and tag photos", "summary": "", "type": "bool", "default": true, "value": true, "hidden": false, "advanced": false, "group": "butler" }, { "id": "ButlerUpdateChannel", "label": "Server update Channel", "summary": "", "type": "text", "default": "16", "value": "0", "hidden": false, "advanced": false, "group": "general", "enumValues": "0:Public|8:Beta" }, { "id": "GenerateIndexFilesDuringAnalysis", "label": "", "summary": "", "type": "bool", "default": false, "value": false, "hidden": true, "advanced": false, "group": "" }, { "id": "ButlerTaskGenerateMediaIndexFiles", "label": "", "summary": "", "type": "bool", "default": false, "value": false, "hidden": true, "advanced": false, "group": "" }, { "id": "GenerateBIFKeyframesOnly", "label": "", "summary": "", "type": "bool", "default": true, "value": true, "hidden": true, "advanced": false, "group": "" }, { "id": "GenerateBIFBehavior", "label": "Generate video preview thumbnails", "summary": "Video preview thumbnails provide live updates in Now Playing and while seeking on supported apps. Thumbnail generation may take a long time, cause high CPU usage, and consume additional disk space. You can turn off thumbnail generation for individual libraries in the library's advanced settings.", "type": "text", "default": "never", "value": "scheduled", "hidden": false, "advanced": false, "group": "library", "enumValues": "never:never|scheduled:as a scheduled task|asap:as a scheduled task and when media is added" }, { "id": "GenerateBIFFrameInterval", "label": "Video preview thumbnail frame duration", "summary": "The time (in seconds) between each video preview frame.", "type": "int", "default": 2, "value": 2, "hidden": true, "advanced": false, "group": "library" }, { "id": "GenerateIntroMarkerBehavior", "label": "Generate intro video markers", "summary": "Detects show intros, exposing the 'Skip Intro' button in clients.", "type": "text", "default": "asap", "value": "asap", "hidden": false, "advanced": false, "group": "library", "enumValues": "never:never|scheduled:as a scheduled task|asap:as a scheduled task and when media is added" }, { "id": "GenerateChapterThumbBehavior", "label": "Generate chapter thumbnails", "summary": "Chapter thumbnails provide images in the chapter view on supported apps. They can take a long time to generate and consume additional disk space.", "type": "text", "default": "scheduled", "value": "scheduled", "hidden": false, "advanced": false, "group": "library", "enumValues": "never:never|scheduled:as a scheduled task|asap:as a scheduled task and when media is added" }, { "id": "LoudnessAnalysisBehavior", "label": "Analyze audio tracks for loudness", "summary": "Loudness analysis allows various features, such as loudness leveling and smart transitions. It can take a long time to complete when analyzing many tracks, and cause high CPU usage.", "type": "text", "default": "scheduled", "value": "scheduled", "hidden": false, "advanced": false, "group": "library", "enumValues": "never:never|scheduled:as a scheduled task|asap:as a scheduled task and when media is added" }, { "id": "MusicAnalysisBehavior", "label": "Analyze audio tracks for sonic features", "summary": "Sonic analysis allows various features, such as track radio. It can take a long time to complete when analyzing many tracks, and cause high CPU usage.", "type": "text", "default": "scheduled", "value": "scheduled", "hidden": false, "advanced": false, "group": "library", "enumValues": "never:never|scheduled:as a scheduled task|asap:as a scheduled task and when media is added" }, { "id": "LongRunningJobThreads", "label": "", "summary": "", "type": "int", "default": 0, "value": 0, "hidden": true, "advanced": false, "group": "" }, { "id": "LoudnessAnalysisThreads", "label": "", "summary": "", "type": "int", "default": 0, "value": 0, "hidden": true, "advanced": false, "group": "" }, { "id": "LoudnessReplayGainStyle", "label": "", "summary": "", "type": "bool", "default": false, "value": false, "hidden": true, "advanced": false, "group": "" }, { "id": "RadioTopTracksPerAlbum", "label": "", "summary": "", "type": "int", "default": 3, "value": 3, "hidden": true, "advanced": false, "group": "" }, { "id": "RadioDaysSinceLastPlayed", "label": "", "summary": "", "type": "int", "default": 2, "value": 2, "hidden": true, "advanced": false, "group": "" }, { "id": "RadioDirectoryThreshold", "label": "", "summary": "", "type": "int", "default": 15, "value": 15, "hidden": true, "advanced": false, "group": "" }, { "id": "RadioDirectoryLimit", "label": "", "summary": "", "type": "int", "default": 50, "value": 50, "hidden": true, "advanced": false, "group": "" }, { "id": "LocationVisibility", "label": "Location visibility", "summary": "Server owners may wish to restrict who can see location names for items which contain geolocation metadata. By default only the server owner will have visibility of these.", "type": "int", "default": 1, "value": 1, "hidden": false, "advanced": false, "group": "library", "enumValues": "1:admin only|2:everyone" }, { "id": "CertificateVersion", "label": "", "summary": "", "type": "int", "default": 2, "value": 3, "hidden": true, "advanced": false, "group": "" }, { "id": "CertificateUUID", "label": "", "summary": "", "type": "text", "default": "", "value": "uuid", "hidden": true, "advanced": false, "group": "" }, { "id": "enableLocalSecurity", "label": "", "summary": "", "type": "bool", "default": false, "value": false, "hidden": true, "advanced": false, "group": "" }, { "id": "EyeQUser", "label": "", "summary": "", "type": "text", "default": "", "value": "", "hidden": true, "advanced": false, "group": "" }, { "id": "DvrShowUnsupportedDevices", "label": "", "summary": "", "type": "bool", "default": false, "value": false, "hidden": true, "advanced": false, "group": "" }, { "id": "DvrComskipRemoveIntermediates", "label": "", "summary": "", "type": "bool", "default": true, "value": true, "hidden": true, "advanced": false, "group": "" }, { "id": "DvrComskipKeepOriginal", "label": "", "summary": "", "type": "bool", "default": false, "value": false, "hidden": true, "advanced": false, "group": "" }, { "id": "SubtitlesPersistIfAdmin", "label": "", "summary": "", "type": "bool", "default": false, "value": false, "hidden": true, "advanced": false, "group": "" }, { "id": "DvrIncrementalEpgLoader", "label": "", "summary": "", "type": "bool", "default": false, "value": false, "hidden": true, "advanced": false, "group": "" }, { "id": "EpgUseSelectedProvider", "label": "", "summary": "", "type": "text", "default": "", "value": "", "hidden": true, "advanced": false, "group": "" }, { "id": "MetadataUseDevProvider", "label": "", "summary": "", "type": "bool", "default": false, "value": false, "hidden": true, "advanced": false, "group": "" }, { "id": "SyncMPRootDirectoryOverride", "label": "", "summary": "", "type": "text", "default": "", "value": "", "hidden": true, "advanced": false, "group": "" }, { "id": "MediaServerManagerAllowHttp", "label": "", "summary": "", "type": "bool", "default": false, "value": false, "hidden": true, "advanced": false, "group": "" }, { "id": "MergedRecentlyAdded", "label": "", "summary": "", "type": "bool", "default": false, "value": true, "hidden": true, "advanced": false, "group": "" } ] } }