Bond_009
|
adad13b865
|
Remove some dead code
|
3 years ago |
Bond_009
|
5732e6188c
|
Fix some warnings
|
3 years ago |
Claus Vium
|
488ce51032
|
Remove some allocations (#7246)
|
3 years ago |
Cody Robibero
|
7bfc6b5679
|
Remove more warnings
|
3 years ago |
cvium
|
83a94aa612
|
Fix extras folders
|
3 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)
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
3 years ago |
cvium
|
42a2cc1747
|
Remove some unnecessary allocations
|
4 years ago |
crobibero
|
b6dda30a33
|
Fix suggestions from review
|
4 years ago |
crobibero
|
6bcbc2b88a
|
Reduce warnings in MediaBrowser.Controller
|
4 years ago |
Bond_009
|
fb090df0b5
|
Enable nullable reference types for MediaBrowser.Controller
|
4 years ago |
cvium
|
77261a8445
|
add UpdatePeopleAsync and add people to both tables
|
4 years ago |
Bond_009
|
914e891689
|
Fix unchecked input
|
4 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
# Conflicts:
# MediaBrowser.Controller/Library/ILibraryManager.cs
# MediaBrowser.Providers/Users/UserMetadataService.cs
|
4 years ago |
crobibero
|
7ed5cf3dca
|
Force configuration paths to not be ignored.
|
4 years ago |
Patrick Barron
|
06f9cde22f
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/EntryPoints/ServerEventNotifier.cs
# Emby.Server.Implementations/Library/UserManager.cs
# Emby.Server.Implementations/Sorting/IsFavoriteOrLikeComparer.cs
# Emby.Server.Implementations/Sorting/IsPlayedComparer.cs
# Emby.Server.Implementations/Sorting/IsUnplayedComparer.cs
# Emby.Server.Implementations/TV/TVSeriesManager.cs
# Jellyfin.Server.Implementations/Users/DefaultAuthenticationProvider.cs
|
4 years ago |
Vasily
|
edcfcadcd3
|
Make sure blurhash is recomputed if image changed or metadata refresh toggled
|
5 years ago |
Patrick Barron
|
c464f700db
|
Remove redundant qualifiers
|
5 years ago |
Vasily
|
a226a4ee03
|
Compute hash only when one is not computed in DB, small optimizations here and there
|
5 years ago |
Jesús Higueras
|
fe480caf54
|
Add endpoint to update all items in library
|
5 years ago |
Patrick Barron
|
9ad839c776
|
Initial migration code
|
5 years ago |
Bond_009
|
adc9fc282c
|
Minor improvements
|
5 years ago |
Bond_009
|
3e6819c718
|
Don't clone lists
|
6 years ago |
Bond_009
|
41fb1e5106
|
Tuple -> ValueTuple
|
6 years ago |