Commit Graph

188 Commits (5732e6188c78e9e0de4a5557bfa9cfa64e05b506)

Author SHA1 Message Date
Bond_009 5732e6188c Fix some warnings
2 years ago
Claus Vium 488ce51032
Remove some allocations (#7246)
2 years ago
Cody Robibero 7bfc6b5679 Remove more warnings
2 years ago
cvium 83a94aa612 Fix extras folders
2 years ago
cvium fde84a1e00 Refactor extras parsing
3 years ago
cvium 4f45c52674 Remove ILibraryManager as a dependency in resolvers etc.
3 years ago
Bond_009 637e86478f Fix some warnings
3 years ago
Rich Lander a0678a9261
Update ILibraryManager.cs
3 years ago
Rich Lander 092e7c91b4
Update ILibraryManager.cs
3 years ago
Rich Lander 6a005f6a4f
Update ILibraryManager.cs
3 years ago
Rich Lander dfaf89a681
Update ILibraryManager.cs
3 years ago
Rich Lander 5110835031
Update ILibraryManager.cs
3 years ago
Rich Lander 0bb6999d59
Update ILibraryManager.cs
3 years ago
Rich Lander 5920f68ca9 Fix warnings in MediaBrowser.Controller/Library
3 years ago
Bond-009 cfad97ff28
Merge pull request #6096 from cvium/saving_private_ram
3 years ago
Cody Robibero d461e3912a
Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)
3 years ago
cvium 42a2cc1747 Remove some unnecessary allocations
3 years ago
crobibero b6dda30a33 Fix suggestions from review
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 77261a8445 add UpdatePeopleAsync and add people to both tables
3 years ago
Bond_009 914e891689 Fix unchecked input
3 years ago
cvium 3f6e6c4839 Simplify
4 years ago
cvium 3c5bbeb80c Remove ImageFetcherPostScanTask
4 years ago
crobibero c083b29e29 Use Guid as API parameter type where possible
4 years ago
Joshua M. Boniface bf54b5579c
Merge branch 'master' into defer_image_fetching
4 years ago
cvium 584b4fa41f Fix Persons, Genres and Studios endpoints
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
Matt Montgomery 53d5f64e03 Fix SA1513, SA1514, SA1507, and SA1508
4 years ago
Bond_009 48e1cf9fd7 Minor performance improvements to item saving
4 years ago
Bond_009 404bb4f835 Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
4 years ago
Bond_009 119f64f5e7 Make some methods async
4 years ago
Patrick Barron 3d69cea1c9
Merge branch 'master' into displaypreferences-efcore
4 years ago
Bond_009 7324b44c43 Fix warnings
4 years ago
Patrick Barron ab396225ea Migrate Display Preferences to EF Core
4 years ago
Claus Vium 0f07b19ca5 Remove AllowIgnorePath
4 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629)
4 years ago
Patrick Barron 7a115024aa Merge branch 'master' into userdb-efcore
4 years ago
crobibero 7ed5cf3dca Force configuration paths to not be ignored.
4 years ago
Patrick Barron 06f9cde22f Merge branch 'master' into userdb-efcore
4 years ago
Vasily edcfcadcd3 Make sure blurhash is recomputed if image changed or metadata refresh toggled
4 years ago
Patrick Barron c464f700db Remove redundant qualifiers
4 years ago
Vasily a226a4ee03 Compute hash only when one is not computed in DB, small optimizations here and there
4 years ago
Jesús Higueras fe480caf54 Add endpoint to update all items in library
4 years ago
Patrick Barron 9ad839c776 Initial migration code
4 years ago
Bond_009 adc9fc282c Minor improvements
4 years ago
Bond_009 3e6819c718 Don't clone lists
5 years ago
Bond_009 41fb1e5106 Tuple -> ValueTuple
5 years ago
Claus Vium 8985fb8d58 Remove support for games as a media type
5 years ago