Commit Graph

22 Commits (f3c57e6a0ae015dc51cf548a0380d1bed33959c2)

Author SHA1 Message Date
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
2 years ago
cvium b880dc8a4a Use our own Contains extension
2 years ago
cvium fde84a1e00 Refactor extras parsing
3 years ago
cvium 4f45c52674 Remove ILibraryManager as a dependency in resolvers etc.
3 years ago
Dixin dc8420c7a2 Fix extra folder type resolving.
3 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations
3 years ago
BaronGreenback 2e98de9062
Code Clean up: Convert to null-coalescing operator ?? (#5845)
3 years ago
cvium 025e351f61 add unit tests
3 years ago
cvium ab0cff8556 do not resolve episode-like files if they are in extras folders
3 years ago
telans 247f9c61e6
fix SA1513/SA1516
4 years ago
Bond_009 42ffddc269 Fix more warnings
5 years ago
Bond_009 a6a4cd5667 Removed some unused fields
5 years ago
Erwin de Haan e566d9a231 Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
5 years ago
Erwin de Haan 58b582bdcb Visual Studio Reformat: Emby.Server.Implementations Part I-Lib
5 years ago
hawken bd169e4fd4 remove trailing whitespace
5 years ago
Luke Pulverenti 40442f887b consolidate emby.server.core into emby.server.implementations
7 years ago
Luke Pulverenti 3a8b567f14 update file responses
7 years ago
Luke Pulverenti 819efd2a7d update EpisodeResolver
7 years ago
Luke Pulverenti 3eb4091808 move additional classes to new server lib
8 years ago