aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Extensions/ConfigurationExtensions.cs
AgeCommit message (Expand)Author
2020-04-01Apply suggestions from code reviewMark Monteiro
2020-03-21Rename command line option to --nowebclient and config setting to HostWebClientMark Monteiro
2020-03-15Merge remote-tracking branch 'upstream/master' into support-running-without-w...Mark Monteiro
2020-03-15Rename IsNoWebContent to NoWebContentMark Monteiro
2020-03-13Add a configuration flag to allow/disallow duplicates in playlistsMark Monteiro
2020-03-11Parse config value correctlyMark Monteiro
2020-02-28Add new 'nowebcontent' configuration flagMark Monteiro
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