| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10.6.0.0 Null Pointer fix
|
|
InstallationManager.cs to crash with a null pointer.
|
|
|
|
|
|
Decreased the timeout from 30 minutes to 5.
Public lookup values have been replaced with the short code.
|
|
|
|
|
|
|
|
More work for core plugins
|
|
|
|
|
|
|
|
|
|
|
|
|
|
These properties do not provide any useful information to the client. The client would already have to have all this information in order to connect to the endpoint to retrieve it
|
|
|
|
|
|
|
|
|
|
|
|
|
|
support-running-without-web-content
|
|
support-running-without-web-content
|
|
|
|
Prevents issues on first setup when behind a reverse proxy. Also
prevents issues saving the Networking page by default if SSL is not
fully configured.
|
|
|
|
|
|
* Add analyzers to MediaBrowser.XbmcMetadata
* Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata
* Add analyzers to MediaBrowser.WebDashboard
* Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard
* Disable SA1600 in favor of CS1591
|
|
Baseurl always starts with a '/' (unless it's empty)
|
|
|
|
|
|
|
|
dependencies
Makes the probesize and analyzeduration configurable with env args.
(`JELLYFIN_FFmpeg_probesize` and `FFmpeg_analyzeduration`)
|
|
* Make baseurl case-insensitive
|
|
|
|
|