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>
2 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
Patrick Barron
c38fbece03
Remove unnecessary Trim() from GetPersonFromXmlNode
1 year ago
Patrick Barron
40e1c5f4c6
Remove logger parameter from XmlReaderExtensions.TryReadDateTime
1 year ago
Patrick Barron
1dd6442e89
Use extension methods in GetPersonFromXmlNode
1 year ago
Patrick Barron
0e51ffa169
Add TryReadInt to XmlReaderExtensions
1 year ago
Patrick Barron
8a7a1cc723
Add ReadNormalizedString to XmlReaderExtensions
1 year ago
Patrick Barron
99832642ce
Add TryParseDateTime and TryParseDateTimeExact to XmlReaderExtensions
1 year ago
Patrick Barron
1a6ec2c740
Add GetStringArray and GetPersonArray to XmlReaderExtensions
1 year ago
Patrick Barron
bdca4ed322
Add XmlReader.GetPersonFromXmlNode
1 year 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
Bond_009
981cf4cfa0
Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net
4 years ago
Bond_009
6f8ccab788
Move non-jellyfin extensions to separate project
4 years ago
Bond_009
5fb72951a0
Add test for ReadOnlySpan.Count extension
4 years ago
cvium
42a2cc1747
Remove some unnecessary allocations
4 years ago
Bond_009
7e8428e588
Enable nullable reference types for Emby.Server.Implementations
4 years ago
crobibero
6bcbc2b88a
Reduce warnings in MediaBrowser.Controller
4 years ago
Bond_009
fb090df0b5
Enable nullable reference types for MediaBrowser.Controller
4 years ago
Bond_009
228b33a23b
Minor improvements
4 years ago
Claus Vium
571d0570f5
Kill HttpListenerHost
4 years ago
Bond_009
404bb4f835
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
5 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
telans
9018f8d8be
Add full stop at end of comments (SA1629)
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
Bond_009
51edd5d067
Reworked LocalizationManager to load data async
6 years ago
Erwin de Haan
ba610b5094
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
6 years ago
Andrew Rabert
a86b71899e
Add GPL modules
6 years ago
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti
ef6b90b8e6
make controller project portable
8 years ago