Commit Graph

297 Commits (c7d50d640e614a3c13699e3041fbfcb258861c5a)

Author SHA1 Message Date
Bond_009 c7d50d640e Replace == null with is null
1 year ago
Shadowghost 072651c4be Add xmldocs for TMDb provider, correct provider spelling
2 years ago
Joe Rogers c38052a753
Skip missing symlink instead of breaking out of directory scan
2 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method
2 years ago
Hannes Braun 4edeccc5e0
Remove redundant using directives
2 years ago
LogicalPhallacy e8893f3d41 Backport pull request #8399 from jellyfin/release-10.8.z
2 years ago
luz paz 9ec2870b10 Fix various typos
2 years ago
Joshua Boniface e251f1483f Backport pull request #8167 from jellyfin/release-10.8.z
2 years ago
Cody Robibero 7f1223016d Merge pull request #7946 from cvium/svg
2 years ago
Cody Robibero e086eebb71 Merge pull request #7525 from 1337joe/fix-duplicate-library-media-paths
2 years ago
Claus Vium 53209830e7
Merge pull request #7346 from Bond-009/guid
2 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons
2 years ago
Stanislav Ionascu 554d1b2ca8 Fix #7100 by catching the exception on opening invalid UDF images
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