Segi Hovav
73bff9da9d
Change default value for allow duplicates in playlist option to False
4 years ago
Claus Vium
571d0570f5
Kill HttpListenerHost
4 years ago
Bond_009
d006f4301a
Disable unix socket by default
4 years ago
Bond_009
cbe47325b3
Make UNIX socket configurable
4 years ago
dkanada
b7f4b8e2b5
initial implementation for custom plugin repositories
4 years ago
Bond_009
735e7c3f7d
Fix VideoResolver and tests
5 years ago
dkanada
ff065df986
update plugin manifest url
5 years ago
Mark Monteiro
15dd46c25a
Add '--plugin-manifest-url' command line option and 'InstallationManager:PluginManifestUrl' config option
5 years ago
Mark Monteiro
aa546dd36a
Rename command line option to --nowebclient and config setting to HostWebClient
5 years ago
Mark Monteiro
ef7497e837
Merge remote-tracking branch 'upstream/master' into support-running-without-web-content
5 years ago
Mark Monteiro
79413d9f33
Add a configuration flag to allow/disallow duplicates in playlists
5 years ago
Mark Monteiro
99bf6edba2
Merge remote-tracking branch 'upstream/master' into support-running-without-web-content
5 years ago
Mark Monteiro
3f4b9e9a81
Add new 'nowebcontent' configuration flag
5 years ago
Mark Monteiro
3043b7323b
Use constants for settings keys
5 years ago
Mark Monteiro
192ec57b60
Remove log message executed before logger is initialized
5 years ago
Mark Monteiro
f3be93a4de
Use the swagger API page as the default redirect path if not hosting the jellyfin-web content
5 years ago
dkanada
65a9d618cc
add config options for musicbrainz
5 years ago
Bond-009
2c0259f920
Replace '_' with ':' in config keys
5 years ago
Bond-009
c6d48f51f6
Fix naming const
5 years ago
Bond_009
cc5acf37f7
Make probesize and analyzeduration configurable and simplify circular
...
dependencies
Makes the probesize and analyzeduration configurable with env args.
(`JELLYFIN_FFmpeg_probesize` and `FFmpeg_analyzeduration`)
5 years ago
Bond_009
25917db07a
Fix doc releated warnings
5 years ago
Bond-009
58061a7295
Make MusicBrainz base url configurable
6 years ago
William Taylor
18ae107ce4
Removed unnecessary configuration options and reduced primitive dependencies
6 years ago
William Taylor
72aa364aa5
Removed extra using
6 years ago
William Taylor
0d5fbcb031
Removed primitives from services in Program.cs
...
This will make it easier to move dependency registration
to a system without having to new up all the services first.
Moved the primitives to an IConfiguration which is much easier to inject.
6 years ago