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
|
3 years ago |
Bond_009
|
6f8ccab788
|
Move non-jellyfin extensions to separate project
|
3 years ago |
Bond_009
|
5fb72951a0
|
Add test for ReadOnlySpan.Count extension
|
3 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>
|
4 years ago |
Bond-009
|
1cc62d6afa
|
Update MediaBrowser.Controller/Extensions/ConfigurationExtensions.cs
Co-authored-by: David Mouse <dmouse10462@gmail.com>
|
4 years ago |
Bond_009
|
cbe47325b3
|
Make UNIX socket configurable
|
4 years ago |
Neil Burrows
|
4389773508
|
Respect FFMpeg path passed via Environment Variable
|
4 years ago |
telans
|
9018f8d8be
|
Add full stop at end of comments (SA1629)
|
4 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 |
Luke Pulverenti
|
9f06eb781f
|
fixes #97 and creates a library dictionary cache to avoid FindById recursion
|
12 years ago |
LukePulverenti
|
5e08d95b92
|
fixed x64
|
12 years ago |