Commit Graph

440 Commits (f50a250cd9fac47bcbd9a05e99c8ffe4d294e320)

Author SHA1 Message Date
Bond_009 f50a250cd9 Optimize Guid comparisons
2 years ago
Claus Vium 488ce51032
Remove some allocations (#7246)
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 32629cd7da Use BaseItemKind where possible
2 years ago
Bond_009 1d19a5be61 Fix some warnings
3 years ago
Bond_009 5726535a26 Fix some warnings
3 years ago
Cody Robibero 64652b6392 Fix and disable new dotnet6 warnings
3 years ago
Bond_009 0d16c48998 Fix some warnings
3 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings
3 years ago
Rich Lander e3df4dcaae Fix warnings in MediaBrowser.Controller
3 years ago
Rich Lander ad6f27143f
Update MediaBrowser.Controller/Entities/Folder.cs
3 years ago
Rich Lander 0ce7a15534 Fix more warnings
3 years ago
Rich Lander a7cc77e7fa Fix partial set of MediaBrowser.Controller/Entities warnings
3 years ago
Cody Robibero 65f8d8c0cd [CA1801] Parameter is never used. Remove the parameter or use it in the method body.
3 years ago
Claus Vium f17d43c564
Merge pull request #6071 from BaronGreenback/DLNAFolderFixPart1
3 years ago
Cody Robibero d461e3912a
Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)
3 years ago
BaronGreenback 48bb338352 Enable child items to be returned if a musicAlbum
3 years ago
crobibero 6bcbc2b88a Reduce warnings in MediaBrowser.Controller
3 years ago
Bond_009 fb090df0b5 Enable nullable reference types for MediaBrowser.Controller
3 years ago
cvium 608cba817c Reduce some allocations with the magic of spans etc.
3 years ago
Bond-009 48ed4b016c
Merge pull request #5808 from cvium/semi-fix-collection-perf
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
3 years ago
cvium d44b2e2ee5 fixes
3 years ago
cvium 723b6abcb3 Optimize the way items are grouped into collections
3 years ago
crobibero ee23d06154 Use a more descriptive function name
3 years ago
crobibero f5cce9e630 Use typed UserManager GetPreference
3 years ago
cvium 15a3d8d626 Forgot to revert some other changes, dunno if needed
3 years ago
Claus Vium f1cc01f324
Merge pull request #4242 from Spacetech/library_scan_speed
4 years ago
Gary Wilber f4edca7c27 Move MetadataRefreshThrottler to BaseItemManager
4 years ago
BaronGreenback e8cb9cea7d
Merge branch 'master' into library_scan_speed
4 years ago
Joshua M. Boniface bf54b5579c
Merge branch 'master' into defer_image_fetching
4 years ago
Joshua M. Boniface 7457c4a95d
Merge pull request #4499 from crobibero/more-param
4 years ago
Gary Wilber 4a22380565 Merge remote-tracking branch 'upstream/master' into library_scan_speed
4 years ago
Greenback 9a323f6df0 More spelling corrections.
4 years ago
crobibero 3cc0dd7e12 Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
4 years ago
Gary Wilber e6d8c02944 Merge remote-tracking branch 'upstream/master' into library_scan_speed
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
cvium 763862cbd8 Defer image pre-fetching until the end of a refresh/scan
4 years ago
Gary Wilber a51adec836 fix parallelism when set to 0
4 years ago
Gary Wilber 8f2fbf7a99 Switch to TPL dataflow for subfolder scan
4 years ago
Gary Wilber c2276b17cb Increase library scan and metadata refresh speed
4 years ago
Matt Montgomery 53d5f64e03 Fix SA1513, SA1514, SA1507, and SA1508
4 years ago
Bond_009 119f64f5e7 Make some methods async
4 years ago
telans afe09612e8
fix SA1119
4 years ago
Bond-009 9af6eda0b4
Merge pull request #3343 from telans/comment-stops
4 years ago
telans 247f9c61e6
fix SA1513/SA1516
4 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629)
4 years ago