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
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
2021-02-24
CollectionType can be null
Bond_009
2021-02-24
Fix build
Bond_009
2021-02-24
Fix unchecked input
Bond_009
2020-12-10
Simplify
cvium
2020-12-10
Remove ImageFetcherPostScanTask
cvium
2020-12-01
Use GetParentItem where applicable
crobibero
2020-12-01
Use Guid as API parameter type where possible
crobibero
2020-11-21
Merge branch 'master' into defer_image_fetching
Joshua M. Boniface
2020-11-20
Merge pull request #4499 from crobibero/more-param
Joshua M. Boniface
2020-11-16
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
crobibero
2020-11-16
Merge branch 'master' into emby-namig-nullable
BaronGreenback
2020-11-15
Merge remote-tracking branch 'upstream/master' into http-exception
crobibero
2020-11-14
remove custom HttpException
crobibero
2020-11-14
Missed some stuff
Bond_009
2020-11-10
Merge remote-tracking branch 'jellyfin/master' into emby-namig-nullable
Stepan
2020-11-05
Fix Persons, Genres and Studios endpoints
cvium
2020-11-01
Re-Sharper inspection issues
Stepan
2020-11-01
Enable nullable in Emby.Naming
Stepan
2020-10-03
Defer image pre-fetching until the end of a refresh/scan
cvium
2020-09-11
Remove extra return statement
Bond_009
2020-09-11
Fix
Bond_009
[next]