aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Library/LibraryManager.cs
AgeCommit message (Expand)Author
2025-03-01Merge remote-tracking branch 'jellyfinorigin/master' into feature/DatabaseRef...JPVenson
2025-02-25Backport pull request #13601 from jellyfin/release-10.10.zBond-009
2025-02-25Backport pull request #13611 from jellyfin/release-10.10.zShadowghost
2025-02-19Merge remote-tracking branch 'jellyfinorigin/master' into feature/DatabaseRef...JPVenson
2025-02-09Rename CreateOrUpdateItems back to CreateItemsBond_009
2025-02-02Merge remote-tracking branch 'jellyfinorigin/master' into feature/pgsql_providerJPVenson
2025-01-30Removing CollectionFolders from cache when they are deleted on disk. (#13315)sinterdev
2025-01-28Remove useless checks and dead code (#13405)Bond-009
2025-01-26Prepared Seperation of Database components for future multi provider supportJPVenson
2025-01-25Merge pull request #12798 from JPVenson/feature/EFUserDataJoshua M. Boniface
2025-01-22Remove useless checks and dead codeBond_009
2024-12-12move to new System.Threading.Lock type for better performanceDaniyar Alpyspayev
2024-11-17Applied coding styleJPVenson
2024-11-14Updated order of saving for ItemsJPVenson
2024-11-14There can be also NULL people?JPVenson
2024-11-14Fixed items can be null savingJPVenson
2024-11-13Fixed Person creationJPVenson
2024-11-13Fixed storage of Person imagesJPVenson
2024-10-09WIP porting new Repository structureJPVenson
2024-09-07Remove left-over network path references (#12446)Niels van Velzen
2024-09-04Use frozen collections in MimeTypes.cs (#10826)Stepan Goremykin
2024-08-05Replace UserId with User in UserViewQueryBond_009
2024-07-15Improve LibraryManager.Sort when using "Random" order (#12165)ItsAllAboutTheCode
2024-06-24Backport pull request #12025 from jellyfin/release-10.9.zShadowghost
2024-06-06Backport pull request #11963 from jellyfin/release-10.9.zgnattu
2024-06-01Backport pull request #11743 from jellyfin/release-10.9.zShadowghost
2024-05-05Validate Collection Folders on adding and removal (#11444)gnattu
2024-04-30More efficient array creation (#11468)Bond-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-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-03-31Fix FindExtras overwriting current extra type (#11260)Niels van Velzen
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-01-17Use helper function to compare guid (#10825)Cody Robibero
2023-12-08Convert CollectionType to use lowercase enum namesCody Robibero
2023-11-09Convert CollectionType, SpecialFolderType to enum (#9764)Cody Robibero
2023-11-09Convert ItemSortBy to enum (#9765)Cody Robibero
2023-10-12Merge branch 'master' into fix-resharper-warningsStepan Goremykin
2023-10-08Merge pull request #10345 from Bond-009/getpersonBond-009
2023-10-08Remove redundant using directivesStepan Goremykin