Commit Graph

148 Commits (f50a250cd9fac47bcbd9a05e99c8ffe4d294e320)

Author SHA1 Message Date
Bond_009 f50a250cd9 Optimize Guid comparisons
2 years ago
Bond_009 adad13b865 Remove some dead code
2 years ago
Bond_009 1c14c86b20 Fix some warnings
2 years ago
Bond_009 2dcb2f8a9f Ban the usage of Task.Result
2 years ago
Cody Robibero a60cb280a3 Properly populate QueryResult
2 years ago
Cody Robibero 7bfc6b5679 Remove more warnings
2 years ago
cvium b880dc8a4a Use our own Contains extension
2 years ago
Cody Robibero 32629cd7da Use BaseItemKind where possible
2 years ago
Bond_009 5726535a26 Fix some warnings
3 years ago
Bond_009 637e86478f Fix some warnings
3 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings
3 years ago
Bond_009 0bc0601442 Fix some warnings
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
Bond_009 a9b497720d Use JsonSerializer.SerializeToUtf8Bytes when doing a round trip
3 years ago
crobibero 8517b28eba Make BaseItemDto Guids nullable
3 years ago
Bond_009 bc7359f87d
Use string.Split(char) where possible instead of string.Split(char[])
4 years ago
crobibero 73f9a6d7d0 Convert array property to IReadOnlyList
4 years ago
Bond_009 49569ca0a0 Use nameof where possible
4 years ago
Matt Montgomery 53d5f64e03 Fix SA1513, SA1514, SA1507, and SA1508
4 years ago
Patrick Barron 9fa4fff15d Merge branch 'master' into event-rewrite-1
4 years ago
Bond_009 119f64f5e7 Make some methods async
4 years ago
Bond_009 2b400c99ef Fix warnings
4 years ago
Patrick Barron ca1f15af19 Move GenericEventArgs to Jellyfin.Data.Events
4 years ago
Patrick Barron 7adac7561a Use System.Text.Json in LiveTvManager
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
Patrick Barron 42b4f0aa2e Merge branch 'master' into userdb-efcore
4 years ago
crobibero 44957c5a9a Use typed logger where possible
4 years ago
Patrick Barron 06f9cde22f Merge branch 'master' into userdb-efcore
4 years ago
Vasily 40502a33e0
Merge pull request #3203 from Bond-009/warn18
4 years ago
Vasily 668e10ceb7
Merge pull request #2767 from Bond-009/nullable3
4 years ago
Bond_009 4748105dce Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
4 years ago
Bond_009 7439e095e2 Merge branch 'master' into nullable3
4 years ago
Patrick Barron eef7cfd912 Make SonarCloud less angry
4 years ago
Bond_009 10e381f66f Fix some 'bugs' flagged by sonarcloud
4 years ago
Patrick Barron c464f700db Remove redundant qualifiers
4 years ago
Patrick Barron 9ad839c776 Initial migration code
4 years ago
Mark Monteiro f815059698 Merge remote-tracking branch 'upstream/master' into register-services-correctly
4 years ago
Bond_009 49fe5e0a21 Fix some warnings
4 years ago
Bond_009 30ce346f34 Enable nullabe reference types for MediaBrowser.Model
4 years ago
Mark Monteiro cb2d99e831 Construct LiveTvDtoService and LiveTvManager correctly
4 years ago
Mark Monteiro 3d5b4f869c Register ILiveTvManager and IPlaylistManager correctly
4 years ago
Bond_009 3ab50f5a3f Address comments
4 years ago
Bond_009 7060934792 Fix some warnings in Emby.Server.Implementations
4 years ago
Bond_009 e714b9930e Merge branch 'master' into embytv
4 years ago
Bond-009 a4ca259a64 Add improved error error for #2141
4 years ago
Bond-009 a2c35e6dba Merge remote-tracking branch 'upstream/master' into random
5 years ago
Bond_009 5cab79c839 Clean up Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.cs
5 years ago