v1
latestOpenAPI 3.0.12026-07-134082641.7 MBUpdates application configuration.
Request body
Gets or sets the number of days we should retain log files.
Gets or sets a value indicating whether this instance is first run.
Gets or sets the cache path.
Gets or sets the stringified PreviousVersion to be stored/loaded, because System.Version itself isn't xml-serializable.
Gets or sets a value indicating whether to enable automatic port forwarding.
Gets or sets a value indicating whether to enable prometheus metrics exporting.
Gets or sets the public mapped port.
Gets or sets a value indicating whether the http port should be mapped as part of UPnP automatic port forwarding.
Gets or sets client udp port range.
Gets or sets a value indicating whether IPV6 capability is enabled.
Gets or sets a value indicating whether IPV4 capability is enabled.
Gets or sets a value indicating whether detailed ssdp logs are sent to the console/log. "Emby.Dlna": "Debug" must be set in logging.default.json for this property to work.
Gets or sets a value indicating whether an IP address is to be used to filter the detailed ssdp logs that are being sent to the console/log. If the setting "Emby.Dlna": "Debug" msut be set in logging.default.json for this property to work.
Gets or sets the number of times SSDP UDP messages are sent.
Gets or sets the delay between each groups of SSDP messages (in ms).
Gets or sets a value indicating whether address names that match MediaBrowser.Model.Configuration.ServerConfiguration.VirtualInterfaceNames should be Ignore for the purposes of binding.
Gets or sets a value indicating the interfaces that should be ignored. The list can be comma separated. <seealso cref="P:MediaBrowser.Model.Configuration.ServerConfiguration.IgnoreVirtualInterfaces" />.
Gets or sets the time (in seconds) between the pings of SSDP gateway monitor.
Gets a value indicating whether multi-socket binding is available.
Gets or sets a value indicating whether all IPv6 interfaces should be treated as on the internal network. Depending on the address range implemented ULA ranges might not be used.
Gets or sets the ports that HDHomerun uses.
Gets or sets PublishedServerUri to advertise for specific subnets.
Gets or sets a value indicating whether Autodiscovery tracing is enabled.
Gets or sets a value indicating whether Autodiscovery is enabled.
Gets or sets the public HTTPS port.
Gets or sets the HTTP server port number.
Gets or sets the HTTPS server port number.
Gets or sets a value indicating whether to use HTTPS.
Gets or sets the filesystem path of an X.509 certificate to use for SSL.
Gets or sets the password required to access the X.509 certificate data in the file specified by MediaBrowser.Model.Configuration.ServerConfiguration.CertificatePath.
Gets or sets a value indicating whether this instance is port authorized.
Gets or sets a value indicating whether quick connect is available for use on this server.
Gets or sets a value indicating whether access outside of the LAN is permitted.
Gets or sets a value indicating whether [enable case sensitive item ids].
Gets or sets the metadata path.
Gets or sets the preferred metadata language.
Gets or sets the metadata country code.
Gets or sets characters to be replaced with a ' ' in strings to create a sort name.
Gets or sets characters to be removed from strings to create a sort name.
Gets or sets words to be removed from strings to create a sort name.
Gets or sets the minimum percentage of an item that must be played in order for playstate to be updated.
Gets or sets the maximum percentage of an item that can be played while still saving playstate. If this percentage is crossed playstate will be reset to the beginning and the item will be marked watched.
Gets or sets the minimum duration that an item must have in order to be eligible for playstate updates..
Gets or sets the minimum minutes of a book that must be played in order for playstate to be updated.
Gets or sets the remaining minutes of a book that can be played while still saving playstate. If this percentage is crossed playstate will be reset to the beginning and the item will be marked watched.
Gets or sets the delay in seconds that we will wait after a file system change to try and discover what has been added/removed Some delay is necessary with some items because their creation is not atomic. It involves the creation of several different directories and files.
Gets or sets a value indicating whether [enable dashboard response caching]. Allows potential contributors without visual studio to modify production dashboard code and test changes.
Gets or sets the subnets that are deemed to make up the LAN.
Gets or sets the interface addresses which Jellyfin will bind to. If empty, all interfaces will be used.
Gets or sets a value indicating whether the server should force connections over HTTPS.
Gets or sets the filter for remote IP connectivity. Used in conjuntion with <seealso cref="P:MediaBrowser.Model.Configuration.ServerConfiguration.IsRemoteIPFilterBlacklist" />.
Gets or sets a value indicating whether <seealso cref="P:MediaBrowser.Model.Configuration.ServerConfiguration.RemoteIPFilter" /> contains a blacklist or a whitelist. Default is a whitelist.
Gets or sets a value indicating whether slow server responses should be logged as a warning.
Gets or sets the threshold for the slow response time warning in ms.
Gets or sets the cors hosts.
Gets or sets the known proxies.
Gets or sets the number of days we should retain activity logs.
Gets or sets the how the library scan fans out.
Gets or sets the how many metadata refreshes can run concurrently.
Gets or sets a value indicating whether older plugins should automatically be deleted from the plugin folder.
Gets or sets a value indicating whether plugin image should be disabled.
Response
Configuration updated.