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-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
2021-04-12
Fix possible ArgumentNullException
Bond_009
2021-04-09
catch ioexception and include stack trace
cvium
2021-04-09
Remove unused import
cvium
2021-04-09
...
cvium
2021-04-09
Simplification
cvium
2021-04-09
Copy paste error
cvium
2021-04-09
Fix type check
cvium
2021-04-09
Resolve name from episode folder
cvium
2021-04-09
fetching images should not kill the scanner
Claus Vium
2021-03-24
Fix possible null ref exception
Bond-009
2021-03-08
Merge pull request #5407 from Bond-009/hack
Claus Vium
2021-03-08
Call ToLower on CollectionTypeOptions.ToString
Bond_009
2021-03-06
Remove redundant check
cvium
2021-03-06
Remove redundant checks
cvium
2021-03-05
make sure network path substitution matches correctly
cvium
[next]