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
0189f4c49d
move provider project towards portability
8 years ago
Luke Pulverenti
ef6b90b8e6
make controller project portable
8 years ago
Luke Pulverenti
0706bd5237
update DirectoryService
8 years ago
Luke Pulverenti
8e0c9c53bc
add open subtitle option to only download subtitles that are a perfect match
9 years ago
Sven Van den brande
168587b2a0
Remove unused code...
9 years ago
Luke Pulverenti
d4161f6bab
fixes #1391 - SubtitleDownloader: 407 Limit
9 years ago
Luke
74b7a816f8
fixes #1349 - Problem with Greek subtitle download
9 years ago
Luke Pulverenti
a86d0a3585
update subtitles
9 years ago
Luke Pulverenti
078277ebc2
continue file system rework
9 years ago
Luke Pulverenti
ebc95ffb9a
update access denied exceptions
9 years ago
Luke
14de062681
update file system methods
9 years ago
Luke Pulverenti
67c4c9381f
3.0.5641.0
10 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
40897bac14
fixes #941 - Rework password recovery and remove IsLocal checks
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
21c3430ac4
3.0.5309.26857
10 years ago
Luke Pulverenti
59de5c0d14
update translations
10 years ago
Luke Pulverenti
c8e4889ac7
add subtitle management page
11 years ago
Luke Pulverenti
b9b568de13
updated nuget
11 years ago
Luke Pulverenti
0d605b8672
update subtitle interface
11 years ago
Luis Miguel Almánzar
fda8c64f9c
handle empty fields result
11 years ago
Luke Pulverenti
388e87a349
async open subtitles
11 years ago
Luis Miguel Almánzar
ad7af6355d
fix episodes subtitles
11 years ago
Luke Pulverenti
f02c326027
Removed guids from the model project
11 years ago
Luke Pulverenti
374dd8d441
fixed subtitle downloading
11 years ago
Luke Pulverenti
0b7e398772
add additional subtitle setting
11 years ago
Luke Pulverenti
d5b1730a7a
finish open subtitle config page
11 years ago
Luke Pulverenti
9e4b34a4b1
add basic open subtitle configuration
11 years ago
Luke Pulverenti
0d025f7fb6
beginning remote subtitle downloading
11 years ago
Luke Pulverenti
e1dd361c7b
added subtitle parsing stubs
11 years ago
Luis Miguel Almánzar
9ef0793b28
finish implementation of opensubtitles downloader
11 years ago
Luke Pulverenti
ac69327f1f
check in open subtitles stub
11 years ago