aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Library
AgeCommit message (Expand)Author
2024-04-30More efficient array creation (#11468)Bond-009
2024-04-28Improve audio normalizationBond_009
2024-04-25Fix multiple intro providers and remove unneeded ToLists (#11431)Bond-009
2024-04-18Merge pull request #11352 from jellyfin/fix-library-removalBond-009
2024-04-17Enable nullable for LibraryManager (#11191)Bond-009
2024-04-17chore: use proper way to override remove rootgnattu
2024-04-14Validate item access (#11171)Cody Robibero
2024-04-14Merge pull request #11351 from revam/fix-off-by-one-error-in-get-attribute-valueBond-009
2024-04-13fix: code stylegnattu
2024-04-13fix: typognattu
2024-04-13fix: mark UserRoot as non-root when performing removalgnattu
2024-04-12Enable more warnings as errors (#11288)Bond-009
2024-04-12Don't throw if file was already removed (#11286)Tim Eisele
2024-04-12fix: fix off-by-one error in `GetAttributeValue`Mikal Stordal
2024-04-10Merge pull request #11220 from Shadowghost/add-playlist-acl-apiJoshua M. Boniface
2024-04-03Fix some spelling mistakesShadowghost
2024-03-31Fix FindExtras overwriting current extra type (#11260)Niels van Velzen
2024-03-26Apply review suggestionsShadowghost
2024-03-13Enable nullable for more filesBond_009
2024-03-03Precache livetv program images (#11083)Cody Robibero
2024-02-26Store lyrics in the database as media streams (#9951)Cody Robibero
2024-02-06Remove ActionableProgressPatrick Barron
2024-02-06Remove SimpleProgressPatrick Barron
2024-02-03Merge changesMark Cilia Vincenti
2024-02-01Merge pull request #10881 from TelepathicWalrus/fix-livetv-delayBond-009
2024-02-01Change nested try catch to using statementTelepathicWalrus
2024-01-22Log IOExceptionTelepathicWalrus
2024-01-19Update error handlingTelepathicWalrus
2024-01-17Add ex to catch if cached mediainfo doesnt existTelepathicWalrus
2024-01-17Use helper function to compare guid (#10825)Cody Robibero
2024-01-14Updated contributors, upgraded to AsyncKeyedLocker 6.3.0 which now supports n...Mark Cilia Vincenti
2024-01-09Move LiveTv to separate projectPatrick Barron
2024-01-09Move GetRecordingStreamMediaSources to IMediaSourceManagerPatrick Barron
2023-12-18Merge pull request #10682 from barronpm/livetv-warningsBond-009
2023-12-18Merge pull request #10702 from crobibero/collection-type-lowercaseBond-009
2023-12-08Convert CollectionType to use lowercase enum namesCody Robibero
2023-12-05Make ILiveStream an IDisposablePatrick Barron
2023-11-15Updated the summary and the Dto name.ArabCoders
2023-11-13Refactored the code to not use reflection.ArabCoders
2023-11-13Refactored api call logic handling.ArabCoders
2023-11-09Merge branch 'master' into media-typeCody Robibero
2023-11-09Convert CollectionType, SpecialFolderType to enum (#9764)Cody Robibero
2023-11-09Convert ItemSortBy to enum (#9765)Cody Robibero
2023-10-14Merge branch 'master' into fix-resharper-warningsStepan Goremykin
2023-10-12Merge branch 'master' into fix-resharper-warningsStepan Goremykin
2023-10-11Multiple Stream changesBond_009
2023-10-10Convert string MediaType to enum MediaTypeCody Robibero
2023-10-08Merge pull request #10345 from Bond-009/getpersonBond-009
2023-10-08Remove redundant using directivesStepan Goremykin
2023-10-08Reduce string literal length by using verbatim stringStepan Goremykin