index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Emby.Server.Implementations
/
Library
/
LibraryManager.cs
Age
Commit message (
Expand
)
Author
2022-08-15
Fix various typos
luz paz
2022-08-01
Backport pull request #8167 from jellyfin/release-10.8.z
Joshua Boniface
2022-06-29
Merge pull request #7946 from cvium/svg
Cody Robibero
2022-04-07
Merge pull request #7525 from 1337joe/fix-duplicate-library-media-paths
Cody Robibero
2022-03-11
Merge pull request #7346 from Bond-009/guid
Claus Vium
2022-02-21
Optimize Guid comparisons
Bond_009
2022-02-20
Fix #7100 by catching the exception on opening invalid UDF images
Stanislav Ionascu
2022-02-17
Remove some dead code
Bond_009
2022-02-15
Fix some warnings
Bond_009
2022-02-06
Merge pull request #7241 from Bond-009/async5
Cody Robibero
2022-01-28
Remove some allocations (#7246)
Claus Vium
2022-01-22
Flush to disk async where possible
Bond_009
2022-01-20
Properly populate QueryResult
Cody Robibero
2022-01-07
Keep from serializing trailers into database
Joe Rogers
2022-01-05
Error on SA1316
Bond_009
2022-01-02
Merge pull request #7058 from cvium/the_most_important_feature
Bond-009
2022-01-01
Remove file extension filter and fix build
cvium
2021-12-28
Use dedicated resolvers for extras
cvium
2021-12-27
Remove more warnings
Cody Robibero
2021-12-27
More cleanup
Bond_009
2021-12-22
Merge pull request #7028 from cvium/everything_went_wrong
Cody Robibero
2021-12-20
Fix extras folders
cvium
2021-12-18
Increment library number instead of appending
Joe Rogers
2021-12-15
Merge branch 'master' into what_could_go_wrong
Claus Vium
2021-12-12
Use BaseItemKind where possible
Cody Robibero
2021-12-07
Refactor extras parsing
cvium
2021-11-15
Remove ILibraryManager as a dependency in resolvers etc.
cvium
2021-11-09
Fix some warnings
Bond_009
2021-11-09
Fix some warnings
Bond_009
2021-10-03
Fix warnings in Library
Patrick Barron
2021-09-24
Use new Enum.TryParse(ReadOnlySpan<char>) overload
Bond_009
2021-09-19
Fix extra folder type resolving.
Dixin
2021-09-03
Fix some warnings
Bond_009
2021-09-03
Merge remote-tracking branch 'upstream/master' into warn-259810
Cody Robibero
2021-08-28
Remove more and more warnings
Cody Robibero
2021-08-28
Enable nullable for more files
Bond_009
2021-07-11
Fix some warnings
Bond_009
2021-06-19
Move non-jellyfin extensions to separate project
Bond_009
2021-06-12
Merge pull request #6096 from cvium/saving_private_ram
Bond-009
2021-06-06
Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)
Cody Robibero
2021-05-24
Remove some unnecessary allocations
cvium
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2021-05-05
Code Clean up: Convert to null-coalescing operator ?? (#5845)
BaronGreenback
2021-05-05
Merge pull request #5738 from cvium/resolve-from-path
Bill Thornton
2021-05-01
Fix scanning
Bond_009
2021-04-30
Merge pull request #5890 from Bond-009/filesystem
Bond-009
2021-04-29
Merge pull request #5893 from Bond-009/db
Bond-009
2021-04-24
add UpdatePeopleAsync and add people to both tables
cvium
2021-04-22
SqliteItemRepository: remove redundant operations
Bond_009
2021-04-22
Reduce string allocations/fs lookups in resolve code
Bond_009
[next]