aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Library
AgeCommit message (Expand)Author
2021-05-01Fix scanningBond_009
2021-04-30Merge pull request #5890 from Bond-009/filesystemBond-009
2021-04-29Merge pull request #5893 from Bond-009/dbBond-009
2021-04-24add UpdatePeopleAsync and add people to both tablescvium
2021-04-22SqliteItemRepository: remove redundant operationsBond_009
2021-04-22Reduce string allocations/fs lookups in resolve codeBond_009
2021-04-21Update var namesartiume
2021-04-20Fix Audiobook Resumeartiume
2021-04-19Respect user settings for transcode and remuxcvium
2021-04-17Fix ArgumentOutOfRangeException scanning AudioBooksStephen Moore
2021-04-17Remove unused using directivesBaronGreenback
2021-04-12Fix possible ArgumentNullExceptionBond_009
2021-04-11Merge pull request #5748 from cvium/playlist-audio-typeJoshua M. Boniface
2021-04-10Set mediatype to Audio for playlists in a music librarycvium
2021-04-09catch ioexception and include stack tracecvium
2021-04-09fetching images should not kill the scannerClaus Vium
2021-04-01Update Emby.Server.Implementations/Library/Resolvers/TV/SeriesResolver.csBond-009
2021-04-01Remove useless codeBond_009
2021-03-30Merge pull request #5467 from Ullmie02/nfo-fixesBond-009
2021-03-26Rename methods and optimize allocationsDavid
2021-03-24Fix possible null ref exceptionBond-009
2021-03-16Use Helper Methods for provider url parsingDavid
2021-03-15add unit testscvium
2021-03-14do not resolve episode-like files if they are in extras folderscvium
2021-03-13FxCop -> Net Analyzers (part 2)Bond_009
2021-03-09Add code analysis attributes where appropriateBond_009
2021-03-08Merge pull request #5409 from ikomhoog/masterJoshua M. Boniface
2021-03-08Merge pull request #5407 from Bond-009/hackClaus Vium
2021-03-08Call ToLower on CollectionTypeOptions.ToStringBond_009
2021-03-08Changed string.Length == 0 to string.IsNullOrEmpty in case of nullIkomhoog
2021-03-06Remove redundant checkcvium
2021-03-06Remove redundant checkscvium
2021-03-06rider is a prickcvium
2021-03-06simplifycvium
2021-03-05make sure network path substitution matches correctlycvium
2021-02-24CollectionType can be nullBond_009
2021-02-24Fix buildBond_009
2021-02-24Fix unchecked inputBond_009
2021-02-12remove deprecated settings from server configdkanada
2021-01-12Use JsonSerializer.SerializeToUtf8Bytes when doing a round tripBond_009
2021-01-08Merge pull request #4906 from Spacetech/library_scan_ignore_inaccessibleBond-009
2021-01-06Fix 3169 and 2879 by making MusicArtistResolver run ahead of MusicAlbumResolverIan
2020-12-31Ignore inaccessible files during library scansGary Wilber
2020-12-30Merge pull request #4890 from nielsvanvelzen/4888-fix-search-hintsJoshua M. Boniface
2020-12-30Update Emby.Server.Implementations/Library/UserDataManager.csartiume
2020-12-30Update Emby.Server.Implementations/Library/UserDataManager.csartiume
2020-12-30Update Emby.Server.Implementations/Library/UserDataManager.csartiume
2020-12-30Split resume function for Audiobooksartiume
2020-12-30Fix limit parameter error for search hints endpointNiels van Velzen
2020-12-24Put json serializer options in private fieldDavid