Bond_009
e11a57f19b
Fix some warnings
4 years ago
Bond_009
371a09c60b
MemoryStream optimizations
4 years ago
Bond_009
eba488a0f8
Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers
4 years ago
telans
247f9c61e6
fix SA1513/SA1516
4 years ago
telans
3d9049ef08
fix SA1508
4 years ago
crobibero
44957c5a9a
Use typed logger where possible
4 years ago
Mark Monteiro
dd5a55aeba
Register ISubtitleManager correctly
5 years ago
Bond-009
c8409d2ea1
Remove FileSystem.GetStream
5 years ago
Bond_009
10ae815bb4
Address comments
5 years ago
Bond_009
d9a03c9bb1
Fix more warnings
5 years ago
Bond-009
6032f31aa6
Use CultureInvariant string conversion for Guids
5 years ago
Bond-009
1ea219bf3f
Merge branch 'master' into culture
6 years ago
Vasily
c8cb908004
Merge pull request #716 from Bond-009/warnings
...
Remove more compile time warnings
6 years ago
Erwin de Haan
450f246f95
Unwrapped `GetFileNameWithoutExtension`
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
Bond_009
a709cbdc64
Fix more analyzer warnings
6 years ago
Bond_009
ded9dee22c
Remove more compile time warnings
6 years ago
William Taylor
65cd3ed597
Replaced injections of ILogger with ILoggerFactory
...
This makes resolving dependencies from the container much easier as
you cannot resolve with primitives parameters in a way that is any
more readable.
The aim of this commit is to change as little as possible with the end
result, loggers that were newed up for the parent object were given the same
name. Objects that used the base or app loggers, were given a new logger with
an appropriate name.
Also removed some unused dependencies.
6 years ago
Erwin de Haan
65bd052f3e
ReSharper conform to 'var' settings
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
Bond_009
a997bb609f
Remove unnecessary using statements
6 years ago
Bond_009
391b48614d
Remove FireEventIfNotNull
...
It's a pretty useless "helper" class
6 years ago
Bond_009
ea4c914123
Fix exception logging
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
25138bbeb7
update subtitle downloading to use local metadata settings
7 years ago
Luke Pulverenti
5cb7469028
support track selection before playback
7 years ago
Luke Pulverenti
1ad990ad72
update live tv data transfer
7 years ago
Luke Pulverenti
40442f887b
consolidate emby.server.core into emby.server.implementations
7 years ago
Luke Pulverenti
1f96841e04
add perfect match indicator to subtitle editor
7 years ago
Luke Pulverenti
6ff89eab78
fixes #2588 - OpenSubtitlesDownloader doesn't respect X-Ratelimit-Requests-Remaining
7 years ago
Luke Pulverenti
ffb68b0318
update realtime monitor
8 years ago
Luke Pulverenti
33014f77aa
update GetItems method
8 years ago
Luke Pulverenti
696a6b34ea
improve smb support
8 years ago
Luke Pulverenti
a9b041a7e6
rework refresh queue
8 years ago
Luke Pulverenti
ef6b90b8e6
make controller project portable
8 years ago
Luke Pulverenti
0706bd5237
update DirectoryService
8 years ago
Sven Van den brande
168587b2a0
Remove unused code...
9 years ago
Luke Pulverenti
a86d0a3585
update subtitles
9 years ago
Luke Pulverenti
078277ebc2
continue file system rework
9 years ago
Luke
14de062681
update file system methods
9 years ago
Luke Pulverenti
9110d23710
added SupportsExternalStream to MediaStream
10 years ago
Luke Pulverenti
d8d5dd4873
make channel access opt-in rather than opt out
10 years ago
Luke Pulverenti
d74e3b2dea
connect updates
10 years ago
Luke Pulverenti
e84ba17b9f
add activity log feature
10 years ago
Luke Pulverenti
37c27a26e9
added sync job database
10 years ago
Luke Pulverenti
c8e4889ac7
add subtitle management page
11 years ago
Luke Pulverenti
0d605b8672
update subtitle interface
11 years ago