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
Age
Commit message (
Expand
)
Author
2021-01-08
Merge pull request #4906 from Spacetech/library_scan_ignore_inaccessible
Bond-009
2021-01-06
Fix 3169 and 2879 by making MusicArtistResolver run ahead of MusicAlbumResolver
Ian
2020-12-31
Ignore inaccessible files during library scans
Gary Wilber
2020-12-30
Merge pull request #4890 from nielsvanvelzen/4888-fix-search-hints
Joshua M. Boniface
2020-12-30
Update Emby.Server.Implementations/Library/UserDataManager.cs
artiume
2020-12-30
Update Emby.Server.Implementations/Library/UserDataManager.cs
artiume
2020-12-30
Update Emby.Server.Implementations/Library/UserDataManager.cs
artiume
2020-12-30
Split resume function for Audiobooks
artiume
2020-12-30
Fix limit parameter error for search hints endpoint
Niels van Velzen
2020-12-24
Put json serializer options in private field
David
2020-12-23
Add missing FileStreams
David
2020-12-23
Use streams instead of strings
David
2020-12-23
Remove custom Json serializer from Emby.Server.Implementations
David
2020-12-16
Merge pull request #4771 from crobibero/typed-get-preference
Claus Vium
2020-12-13
Use a more descriptive function name
crobibero
2020-12-11
remove opf extension for book types
artiume
2020-12-11
Use typed UserManager GetPreference
crobibero
2020-12-10
Simplify
cvium
2020-12-10
Remove ImageFetcherPostScanTask
cvium
2020-12-08
fix custom library order
nyanmisaka
2020-12-01
Use GetParentItem where applicable
crobibero
2020-12-01
fix inverted condition
crobibero
2020-12-01
Use Guid as API parameter type where possible
crobibero
2020-11-21
Update ImageFetcherPostScanTask.cs
BaronGreenback
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-18
Fixes spelling.
Greenback
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-14
Use string.Split(char) where possible instead of string.Split(char[])
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-02
Merge pull request #4341 from Bond-009/minor6
Anthony Lavado
2020-11-01
Re-Sharper inspection issues
Stepan
2020-11-01
Enable nullable in Emby.Naming
Stepan
2020-10-17
Use nameof where possible
Bond_009
2020-10-14
Merge pull request #4315 from Jan-PieterBaert/fix-warnings
Bond-009
2020-10-13
Merge pull request #4199 from ryanpetris/livetv-locking
Anthony Lavado
2020-10-12
Fix SA 1116 warnings
Jan-Pieter Baert
2020-10-06
Add try-catch to avoid crashing the whole thing
cvium
2020-10-03
Add missing parameter comments.
cvium
2020-10-03
Fix xml doc comment
cvium
2020-10-03
Defer image pre-fetching until the end of a refresh/scan
cvium
2020-09-27
better audio file check
Gary Wilber
2020-09-27
interlocked increment
Gary Wilber
2020-09-26
Increase scan speed for music libraries
Gary Wilber
2020-09-23
Don't take a lock if there's no intention to manipulate the list of open stre...
Ryan Petris
[next]