index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.Controller
/
Extensions
/
ConfigurationExtensions.cs
Age
Commit message (
Expand
)
Author
2020-09-03
Kill HttpListenerHost
Claus Vium
2020-08-09
Update MediaBrowser.Controller/Extensions/ConfigurationExtensions.cs
Bond-009
2020-07-24
Update MediaBrowser.Controller/Extensions/ConfigurationExtensions.cs
Bond-009
2020-07-23
Make UNIX socket configurable
Bond_009
2020-06-29
Respect FFMpeg path passed via Environment Variable
Neil Burrows
2020-04-01
Apply suggestions from code review
Mark Monteiro
2020-03-21
Rename command line option to --nowebclient and config setting to HostWebClient
Mark Monteiro
2020-03-15
Merge remote-tracking branch 'upstream/master' into support-running-without-w...
Mark Monteiro
2020-03-15
Rename IsNoWebContent to NoWebContent
Mark Monteiro
2020-03-13
Add a configuration flag to allow/disallow duplicates in playlists
Mark Monteiro
2020-03-11
Parse config value correctly
Mark Monteiro
2020-02-28
Add new 'nowebcontent' configuration flag
Mark Monteiro
2019-12-12
Use extension methods
Bond-009
2019-12-12
Replace '_' with ':' in config keys
Bond-009
2019-11-25
Fix naming const
Bond-009
2019-11-25
Make probesize and analyzeduration configurable and simplify circular
Bond_009