Bond_009
f5ca9cbc3b
Enable nullable for MediaBrowser.Providers
3 years ago
Bond_009
9af16fcb6c
Remove workaround for dotnet/runtime#42790
3 years ago
Bond_009
f31224fa8f
Remove sync FileStream hack
3 years ago
Bond_009
e3dac4fda2
Use async FileStreams where it makes sense
3 years ago
Rich Lander
fb92eab69b
Fix analysis issues
3 years ago
Bond_009
6f8ccab788
Move non-jellyfin extensions to separate project
3 years ago
Patrick Barron
81992ef205
Fix build
4 years ago
Patrick Barron
e55f35b62e
Merge branch 'master' into using-declarations
4 years ago
Bond_009
ddb04dc12b
Use new ReadAllLines extensions
4 years ago
Patrick Barron
9413d974f3
Switch to using declarations in MediaBrowser.Providers
4 years ago
Bond_009
e9f22303a4
Properly forward cancellationTokens
4 years ago
Bond_009
e11a57f19b
Fix some warnings
4 years ago
crobibero
dd078e7b82
use named client
4 years ago
Bond_009
2b400c99ef
Fix warnings
4 years ago
crobibero
1325815182
Remove IHttpClient from Providers
4 years ago
crobibero
7a0fa34162
Remove IHttpClient from StudiosImageProvider
4 years ago
crobibero
aee72aefb0
Remove IHttpClient from StudiosImageProvider
4 years ago
Bond_009
eba488a0f8
Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers
4 years ago
telans
3d9049ef08
fix SA1508
4 years ago
aled
299e49f39d
Fix a small number of compile warnings
4 years ago
Mark Monteiro
b67e9cde8c
Replace ILogger with ILogger<T> wherever possible
...
Log entries will contain additional class context when using this interface
5 years ago
Bond-009
c8409d2ea1
Remove FileSystem.GetStream
5 years ago
Bond_009
d9a03c9bb1
Fix more warnings
5 years ago
Bond_009
5eaf5465a5
Check checksum for plugin downloads
...
* Compare the MD5 checksum when downloading plugins
* Reduced log spam due to http requests
* Removed 'GetTempFileResponse' function from HttpClientManager
* Fixed caching for HttpClientManager
5 years ago
Erwin de Haan
a430568082
Unwrapped `OpenRead` and `CopyFile`
6 years ago
Erwin de Haan
d7c6d16250
Unwrapped CreateDirectory and DeleteDirectory
6 years ago
Erwin de Haan
3a831994f6
Unwrapped GetDirectoryName and DirectorySeperatorChar
6 years ago
Erwin de Haan
a36658f6f0
ReSharper Reformat: Properties to expression bodied form.
6 years ago
Erwin de Haan
b062577d81
Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener
6 years ago
Erwin de Haan
587bb85b41
Visual Studio Reformat: MediaBrowser.Providers
6 years ago
hawken
bd169e4fd4
remove trailing whitespace
6 years ago
Bond_009
0f8b3c6347
Use Microsoft.Extensions.Logging abstraction
6 years ago
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti
40442f887b
consolidate emby.server.core into emby.server.implementations
7 years ago
Luke Pulverenti
52aeb3c40b
consolidate interfaces
7 years ago
Luke Pulverenti
33014f77aa
update GetItems method
8 years ago
Luke Pulverenti
f53472584e
update environment detection
8 years ago
Luke Pulverenti
cdd5d2f1bc
fix image methods
8 years ago
Luke Pulverenti
ef6b90b8e6
make controller project portable
8 years ago
Luke Pulverenti
a69ca6c55b
avoid buffering http responses
8 years ago
Luke Pulverenti
15f0832a04
deprecate refreshinfo db
9 years ago
Sven Van den brande
168587b2a0
Remove unused code...
9 years ago
Luke Pulverenti
078277ebc2
continue file system rework
9 years ago
Luke Pulverenti
b1be09242c
update people saving
9 years ago
Luke Pulverenti
eab030df7f
fixes #916 - Support reading playstate data from nfo's
10 years ago
Luke Pulverenti
4a39df98cd
rework image extraction settings
11 years ago
Luke Pulverenti
eec9e04825
take photos into the core
11 years ago
Luke Pulverenti
d0f1a83621
added more image providers
11 years ago
Luke Pulverenti
b1713a16cd
switch to generic lookup type
11 years ago
Luke Pulverenti
04d62d3420
convert episode providers to new system
11 years ago