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 (
Collapse
)
Author
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 ↵
Mark Monteiro
support-running-without-web-content
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
dependencies Makes the probesize and analyzeduration configurable with env args. (`JELLYFIN_FFmpeg_probesize` and `FFmpeg_analyzeduration`)