Shadowghost
6e7118eff1
Backport pull request #12934 from jellyfin/release-10.10.z
...
Fix playlists
Original-merge: 8bee67f1f8
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
3 months ago
gnattu
9ef7ccfc12
Add perf tradeoff mode to image extractor ( #12744 )
4 months ago
gnattu
987dbe98c8
cli: add option to disable network change detection ( #11253 )
5 months ago
gnattu
6c8ca30f7f
Prevent server from starting if the ffmpeg path is invalid ( #12463 )
5 months ago
gnattu
22d8528d90
Backport pull request #11901 from jellyfin/release-10.9.z
...
Implement Device Cache to replace EFCoreSecondLevelCacheInterceptor
Original-merge: b7bc0e1c96
Merged-by: joshuaboniface <joshua@boniface.me>
Backported-by: Bond_009 <bond.009@outlook.com>
6 months ago
gnattu
9563e4f85e
Backport pull request #11823 from jellyfin/release-10.9.z
...
Add Env Var to disable second level cache
Original-merge: 95c7d997c1
Merged-by: joshuaboniface <joshua@boniface.me>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
8 months ago
Mark Lopez
29368a1566
Source SQLite cache_size from an Environment Variable ( #9666 )
2 years ago
Bond_009
cf67381e31
Fix release build
2 years ago
Cody Robibero
4fa7f49ffc
Merge pull request #7202 from knackebrot/unix-perms
3 years ago
Bond_009
3cb49d6df0
Fix option to disable server discovery
3 years ago
knackebrot
52c61bd06f
Add option to change unix socket permissions
...
There is probably no way to do it when creating the socket
3 years ago
Claus Vium
571d0570f5
Kill HttpListenerHost
4 years ago
Bond-009
6c92154a9b
Update MediaBrowser.Controller/Extensions/ConfigurationExtensions.cs
...
Co-authored-by: David <davidullmer@outlook.de>
5 years ago
Bond-009
1cc62d6afa
Update MediaBrowser.Controller/Extensions/ConfigurationExtensions.cs
...
Co-authored-by: David Mouse <dmouse10462@gmail.com>
5 years ago
Bond_009
cbe47325b3
Make UNIX socket configurable
5 years ago
Neil Burrows
4389773508
Respect FFMpeg path passed via Environment Variable
5 years ago
Mark Monteiro
861bad1eda
Apply suggestions from code review
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
4102e3afd0
Rename IsNoWebContent to NoWebContent
5 years ago
Mark Monteiro
79413d9f33
Add a configuration flag to allow/disallow duplicates in playlists
5 years ago
Mark Monteiro
d437950ac3
Parse config value correctly
5 years ago
Mark Monteiro
3f4b9e9a81
Add new 'nowebcontent' configuration flag
5 years ago
Bond-009
6464bca791
Use extension methods
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