aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Library
AgeCommit message (Expand)Author
2021-07-11Fix some warningsBond_009
2021-06-22Remove our own RemoveDiacritcs string extension in favor of Diacritics.NetBond_009
2021-06-19Move non-jellyfin extensions to separate projectBond_009
2021-06-12Merge pull request #6096 from cvium/saving_private_ramBond-009
2021-06-06Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)Cody Robibero
2021-05-24Merge pull request #5997 from JKI12/masterClaus Vium
2021-05-24Remove some unnecessary allocationscvium
2021-05-20Enable nullable reference types for Emby.Server.ImplementationsBond_009
2021-05-16Reduce some allocationscvium
2021-05-07Changed condition for readbilityJake King
2021-05-07Fix buildBond_009
2021-05-06Fixes for Book ProgressJake King
2021-05-05Merge pull request #5985 from Bond-009/minor11Bond-009
2021-05-05PathExtensions: Fix index out of bounds in TryReplaceSubPathBond_009
2021-05-05More improvementsBond_009
2021-05-05Code Clean up: Convert to null-coalescing operator ?? (#5845)BaronGreenback
2021-05-05Code Clean up: Use Pattern Matching (#5838)BaronGreenback
2021-05-05Merge pull request #5938 from cvium/allocationzBond-009
2021-05-05Merge pull request #5738 from cvium/resolve-from-pathBill Thornton
2021-05-03Merge branch 'master' into allocationzClaus Vium
2021-05-01Fix scanningBond_009
2021-04-30Merge pull request #5890 from Bond-009/filesystemBond-009
2021-04-30Reduce some allocations with the magic of spans etc.cvium
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-09Remove unused importcvium
2021-04-09...cvium
2021-04-09Simplificationcvium
2021-04-09Copy paste errorcvium
2021-04-09Fix type checkcvium
2021-04-09Resolve name from episode foldercvium
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