Commit Graph

25 Commits (master)

Author SHA1 Message Date
Bond_009 c7d50d640e Replace == null with is null
1 year ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method
2 years ago
Cody Robibero 13df026f6b Merge pull request #7654 from Shadowghost/nfo-provider-fix
2 years ago
BaronGreenback 2e98de9062
Code Clean up: Convert to null-coalescing operator ?? (#5845)
3 years ago
cvium 8b72b902f5 fix HasProviderId and add tests
3 years ago
cvium a49f5d2a44 revert removal of null check
3 years ago
cvium 664c5da317 return false when providerid is null or empty
3 years ago
Bond_009 ba62d9d1fe Revert breaking change
3 years ago
Bond_009 02848189e3 MaybeNullWhen(false) -> NotNullWhen(true)
3 years ago
Bond_009 941d3f6217 Add tests for ProviderIdsExtensions
3 years ago
Bond_009 b2700ecf44 TMDB: Also search with IMDB or TVDB Id if specified
3 years ago
crobibero ca5f87c7eb Fix get provider id extension
3 years ago
crobibero d5e2369dd6 Fix nullability errors in MediaBrowser.Model
4 years ago
aled 22a860a806 Fix a small number of compile warnings
4 years ago
Bond_009 30ce346f34 Enable nullabe reference types for MediaBrowser.Model
4 years ago
Bond_009 f47ad85011 Fix warnings MediaBrowser.Model
4 years ago
Erwin de Haan 38f96af079 Reformat JustAMan review pt2 changes
5 years ago
Erwin de Haan e867446437 ReSharper format: conform inline 'out' parameters.
5 years ago
Erwin de Haan 382e8699a2 EditorConfig reformat: MediaBrowser.Model
5 years ago
Erwin de Haan e2751d42e8 Merge branch 'dev' into code-cleanup
5 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
5 years ago
hawken bd169e4fd4 remove trailing whitespace
5 years ago
Andrew Rabert a86b71899e Add GPL modules
5 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti bb031f553b fix portable and 3.5 project references
10 years ago