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-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-21
Update var names
artiume
2021-04-20
Fix Audiobook Resume
artiume
2021-04-19
Respect user settings for transcode and remux
cvium
2021-04-17
Fix ArgumentOutOfRangeException scanning AudioBooks
Stephen Moore
2021-04-17
Remove unused using directives
BaronGreenback
2021-04-12
Fix possible ArgumentNullException
Bond_009
2021-04-11
Merge pull request #5748 from cvium/playlist-audio-type
Joshua M. Boniface
2021-04-10
Set mediatype to Audio for playlists in a music library
cvium
2021-04-09
catch ioexception and include stack trace
cvium
2021-04-09
fetching images should not kill the scanner
Claus Vium
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
[next]