Commit Graph

158 Commits (f50a250cd9fac47bcbd9a05e99c8ffe4d294e320)

Author SHA1 Message Date
Bond_009 f50a250cd9 Optimize Guid comparisons
2 years ago
Cody Robibero a60cb280a3 Properly populate QueryResult
2 years ago
cvium b880dc8a4a Use our own Contains extension
2 years ago
Claus Vium 9a0618552b
Merge branch 'master' into what_could_go_wrong
2 years ago
Cody Robibero 32629cd7da Use BaseItemKind where possible
2 years ago
cvium fde84a1e00 Refactor extras parsing
2 years ago
cvium b50c3852ef Remove unused dependencies
3 years ago
Cody Robibero 65f8d8c0cd [CA1801] Parameter is never used. Remove the parameter or use it in the method body.
3 years ago
Cody Robibero d461e3912a
Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)
3 years ago
Bond_009 fb090df0b5 Enable nullable reference types for MediaBrowser.Controller
3 years ago
Bond_009 f46195899e Improve perf of db save and query
3 years ago
crobibero 3cc0dd7e12 Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
4 years ago
Anthony Lavado 6205fb4b6a
Merge pull request #4341 from Bond-009/minor6
4 years ago
Bond_009 49569ca0a0 Use nameof where possible
4 years ago
Jan-Pieter Baert ec91d3893d
Fix SA 1116 warnings
4 years ago
Matt Montgomery 53d5f64e03 Fix SA1513, SA1514, SA1507, and SA1508
4 years ago
Bond_009 ab2147751f Make MediaBrowser.MediaEncoding warnings free
4 years ago
Bond_009 68edccd9f4 More warn
4 years ago
Patrick Barron ab396225ea Migrate Display Preferences to EF Core
4 years ago
crobibero 1398c2117c Revert ILoggerFactory usage in BaseItem.cs
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
dkanada 403cd3205f
Merge pull request #3254 from crobibero/ilogger
4 years ago
Patrick Barron fc02157b42 Fix build errors
4 years ago
Patrick Barron 7a115024aa Merge branch 'master' into userdb-efcore
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
Patrick Barron c464f700db Remove redundant qualifiers
4 years ago
Patrick Barron 9ad839c776 Initial migration code
4 years ago
Bond_009 bbc0875387 Don't shuffle some types by default
5 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids
5 years ago
Bond-009 6566c91360 Seperate changes from #1023
5 years ago
Claus Vium 8985fb8d58 Remove support for games as a media type
5 years ago
Bond_009 8af256f9c2 Fix always null expressions
5 years ago
Erwin de Haan 26ca4b607b Visual Studio Reformat: MediaBrowser.Controller
5 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
5 years ago
Bond_009 ea4c914123 Fix exception logging
5 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction
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 66ad10348f update translations
7 years ago
Luke Pulverenti a5b82cd2ec remove unneeded async signatures
7 years ago
Luke Pulverenti 085470394e update home screen sections
7 years ago
Luke Pulverenti 39c4542cf6 update query objects
7 years ago
Luke Pulverenti 1ad990ad72 update live tv data transfer
7 years ago
Luke Pulverenti 6b28eee2db rework episode queries
7 years ago
Luke Pulverenti b7867214ef update download error handling
7 years ago
Luke Pulverenti a7db7cd40c reduce traffic from session player
7 years ago