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-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-12
Fix possible ArgumentNullException
Bond_009
2021-04-09
catch ioexception and include stack trace
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
2020-09-09
Minor performance improvements to item saving
Bond_009
2020-08-21
Make some methods async
Bond_009
2020-08-20
Make MediaBrowser.MediaEncoding warnings free
Bond_009
2020-08-07
Use MemoryCache.Set since SetValue does not flush to cache automatically.
cvium
2020-08-01
Merge pull request #3578 from barronpm/displaypreferences-efcore
Bond-009
2020-08-01
remove useless order step for intros
dkanada
2020-07-29
Use MemoryCache in LibraryManager
Patrick Barron
2020-07-24
Merge branch 'master' into readonlyspan
Bond-009
2020-07-23
Merge branch 'master' into displaypreferences-efcore
Patrick Barron
2020-07-23
Merge pull request #3609 from Bond-009/warn21
Joshua M. Boniface
2020-07-22
Simplify logic
Bill Thornton
2020-07-22
Review usage of string.Substring (part 1)
Bond_009
2020-07-21
Skip image processing for live tv sources
Bill Thornton
2020-07-20
Fix warnings
Bond_009
2020-07-18
Remove obsolete network path code
Patrick Barron
2020-07-17
Increase delete logging
crobibero
2020-07-17
Migrate Display Preferences to EF Core
Patrick Barron
[next]