Commit Graph

285 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 5732e6188c Fix some warnings
2 years ago
Cody Robibero b6489e73ab
Merge pull request #7241 from Bond-009/async5
2 years ago
Claus Vium 488ce51032
Remove some allocations (#7246)
2 years ago
Bond_009 e7be01d7a5 Flush to disk async where possible
2 years ago
Cody Robibero a60cb280a3 Properly populate QueryResult
2 years ago
Joe Rogers a26509a98a
Keep from serializing trailers into database
2 years ago
Bond_009 77c615ba42 Error on SA1316
2 years ago
Bond-009 11d0c6827f
Merge pull request #7058 from cvium/the_most_important_feature
2 years ago
cvium 28c2ac9cc0 Remove file extension filter and fix build
2 years ago
cvium 2749509f00 Use dedicated resolvers for extras
2 years ago
Cody Robibero 7bfc6b5679 Remove more warnings
2 years ago
Bond_009 ea8f40e84a More cleanup
2 years ago
Cody Robibero 00211ca056
Merge pull request #7028 from cvium/everything_went_wrong
2 years ago
cvium 83a94aa612 Fix extras folders
2 years ago
Joe Rogers 077f13ae4c
Increment library number instead of appending
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 4f45c52674 Remove ILibraryManager as a dependency in resolvers etc.
3 years ago
Bond_009 1d19a5be61 Fix some warnings
3 years ago
Bond_009 5726535a26 Fix some warnings
3 years ago
Patrick Barron 876a902356 Fix warnings in Library
3 years ago
Bond_009 4d1d9f23d5 Use new Enum.TryParse(ReadOnlySpan<char>) overload
3 years ago
Dixin dc8420c7a2 Fix extra folder type resolving.
3 years ago
Bond_009 637e86478f Fix some warnings
3 years ago
Cody Robibero ec13412155 Merge remote-tracking branch 'upstream/master' into warn-259810
3 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings
3 years ago
Bond_009 645825db36 Enable nullable for more files
3 years ago
Bond_009 915141f196 Fix some warnings
3 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project
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
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
Bill Thornton cd543f7e50
Merge pull request #5738 from cvium/resolve-from-path
3 years ago
Bond_009 c608d5104d Fix scanning
3 years ago
Bond-009 360d80c873
Merge pull request #5890 from Bond-009/filesystem
3 years ago
Bond-009 7195d3e42f
Merge pull request #5893 from Bond-009/db
3 years ago
cvium 77261a8445 add UpdatePeopleAsync and add people to both tables
3 years ago
Bond_009 a02e37daa0 SqliteItemRepository: remove redundant operations
3 years ago
Bond_009 b323044139 Reduce string allocations/fs lookups in resolve code
3 years ago
Bond_009 8045a488ce Fix possible ArgumentNullException
3 years ago
cvium f2cba352e5 catch ioexception and include stack trace
3 years ago
cvium 5c4be2416d Remove unused import
3 years ago
cvium 53db1a1ffc ...
3 years ago
cvium 457229c56d Simplification
3 years ago
cvium 69d2368fbc Copy paste error
3 years ago