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-04-01
Update Emby.Server.Implementations/Library/Resolvers/TV/SeriesResolver.cs
Bond-009
2021-04-01
Remove useless code
Bond_009
2021-03-30
Merge pull request #5467 from Ullmie02/nfo-fixes
Bond-009
2021-03-26
Rename methods and optimize allocations
David
2021-03-24
Fix possible null ref exception
Bond-009
2021-03-16
Use Helper Methods for provider url parsing
David
2021-03-15
add unit tests
cvium
2021-03-14
do not resolve episode-like files if they are in extras folders
cvium
2021-03-13
FxCop -> Net Analyzers (part 2)
Bond_009
2021-03-09
Add code analysis attributes where appropriate
Bond_009
2021-03-08
Merge pull request #5409 from ikomhoog/master
Joshua M. Boniface
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-08
Changed string.Length == 0 to string.IsNullOrEmpty in case of null
Ikomhoog
2021-03-06
Remove redundant check
cvium
2021-03-06
Remove redundant checks
cvium
2021-03-06
rider is a prick
cvium
2021-03-06
simplify
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
2021-02-12
remove deprecated settings from server config
dkanada
2021-01-12
Use JsonSerializer.SerializeToUtf8Bytes when doing a round trip
Bond_009
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
[next]