aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Extensions/ConfigurationExtensions.cs
AgeCommit message (Collapse)Author
2019-12-12Use extension methodsBond-009
2019-12-12Replace '_' with ':' in config keysBond-009
2019-11-25Fix naming constBond-009
2019-11-25Make probesize and analyzeduration configurable and simplify circularBond_009
dependencies Makes the probesize and analyzeduration configurable with env args. (`JELLYFIN_FFmpeg_probesize` and `FFmpeg_analyzeduration`)