Commit Graph

65 Commits (47b6f7453320172529b3fc1f0d8507944ae75c80)

Author SHA1 Message Date
Joe Rogers 1c3a97bf6a
Inject IDirectoryService where needed instead of passing it through ItemResolveArgs
2 years ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
Bond_009 f6af28cf96 Fix some things that slipped through the cracks
2 years ago
Stanislav Ionascu 554d1b2ca8 Fix #7100 by catching the exception on opening invalid UDF images
3 years ago
cvium b880dc8a4a Use our own Contains extension
3 years ago
Claus Vium 9a0618552b
Merge branch 'master' into what_could_go_wrong
3 years ago
cvium fde84a1e00 Refactor extras parsing
3 years ago
Claus Vium 065d3fa837 performance++
3 years ago
Cody Robibero 4890454935 Add additional provider parsing to series file name
3 years ago
cvium b50c3852ef Remove unused dependencies
3 years ago
cvium 4f45c52674 Remove ILibraryManager as a dependency in resolvers etc.
3 years ago
Claus Vium 2c42d75288
Merge pull request #6027 from fredriklindberg/improve-series-matching
3 years ago
Bond_009 03f933aaa0 Fix the last few warnings
3 years ago
Dixin dc8420c7a2 Fix extra folder type resolving.
3 years ago
Fredrik Lindberg ea439c5ccf Improve series name matching
3 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings
3 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations
3 years ago
Bond_009 bcb4010db6 More improvements
3 years ago
BaronGreenback 2e98de9062
Code Clean up: Convert to null-coalescing operator ?? (#5845)
3 years ago
Bond-009 a0258618ac
Update Emby.Server.Implementations/Library/Resolvers/TV/SeriesResolver.cs
4 years ago
Bond_009 aa76957338 Remove useless code
4 years ago
cvium 025e351f61 add unit tests
4 years ago
cvium ab0cff8556 do not resolve episode-like files if they are in extras folders
4 years ago
Patrick Barron 0aa349fe40 Remove unused dependencies.
4 years ago
telans 8de6452967
fix some documentation periods
4 years ago
telans 247f9c61e6
fix SA1513/SA1516
4 years ago
telans 3d9049ef08
fix SA1508
4 years ago
telans acd4389653
fix SA1005
4 years ago
dkanada 403cd3205f
Merge pull request #3254 from crobibero/ilogger
4 years ago
aled 22a860a806 Fix a small number of compile warnings
4 years ago
crobibero 44957c5a9a Use typed logger where possible
4 years ago
Bond_009 e9d1eabd53 Remove unused usings
5 years ago
Bond-009 94fe9b8f6d
Merge branch 'master' into warn17
5 years ago
Mark Monteiro b67e9cde8c Replace ILogger with ILogger<T> wherever possible
5 years ago
Bond_009 07cc4be6a7 Fix some warnings
5 years ago
Bond_009 adc9fc282c Minor improvements
5 years ago
Bond_009 dc62e436c4 Clean up Emby.Naming
5 years ago
Bond_009 2ef4ffd698 More warnings (removed)
5 years ago
Bond_009 42ffddc269 Fix more warnings
5 years ago
Bond-009 a6f9ceedd8 Fix more warnings
5 years ago
Bond_009 a6a4cd5667 Removed some unused fields
6 years ago
Bond_009 722120af74 Remove conditions that are always true/false
6 years ago
Bond_009 35d97dc949 Minor improvements to library scan code
6 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings
6 years ago
Erwin de Haan e566d9a231 Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
6 years ago
Erwin de Haan 58b582bdcb Visual Studio Reformat: Emby.Server.Implementations Part I-Lib
6 years ago
Erwin de Haan e2751d42e8 Merge branch 'dev' into code-cleanup
6 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
6 years ago
hawken bd169e4fd4 remove trailing whitespace
6 years ago