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
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
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
Luke Pulverenti
0f8ccfaf49
prep for portable common
8 years ago
Luke Pulverenti
07791d46a5
rework scheduled tasks in preparation of common project going portable
8 years ago
Luke Pulverenti
7aa969e2b9
added a providers assembly
12 years ago
Luke Pulverenti
a16655e22e
use utc for premieredate
12 years ago
Luis Miguel Almánzar
97cce5ea59
reading missing data for tv series, and populating series end date
12 years ago
Luke Pulverenti
f3a7307ebb
reduce requests against tvdb by getting entire series metadata at once
12 years ago