aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Library
AgeCommit message (Expand)Author
2024-11-19Merge remote-tracking branch 'origin/master' into feature/EFUserDataJPVenson
2024-11-19Backport pull request #13059 from jellyfin/release-10.10.zShadowghost
2024-11-17Merge branch 'feature/EFUserData' of https://github.com/JPVenson/jellyfin int...JPVenson
2024-11-17Applied coding styleJPVenson
2024-11-17Merge branch 'master' into feature/EFUserDataJPVenson
2024-11-16Update projects to .NET 9 (#13023)Bond-009
2024-11-14Fixed Transaction for UserdataJPVenson
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-11-12Fixed userdata lookupJPVenson
2024-11-11Fixed Duplicate returns on groupingJPVenson
2024-11-11Fixed TopParent not beeing migratedJPVenson
2024-10-28Updated all instances of ImmutableList to ImmutableArrayJPVenson
2024-10-22Reodered Context creationJPVenson
2024-10-20Fixed testsJPVenson
2024-10-20i have too much time.JPVenson
2024-10-11applied review commentsJPVenson
2024-10-11Applied Review CommentsJPVenson
2024-10-09Ported new Item Repository architectureJPVenson
2024-10-09WIP porting new Repository structureJPVenson
2024-10-08Merge remote-tracking branch 'jellyfinorigin/master' into feature/EFUserDataJPVenson
2024-09-16Don't resolve trickplay folder during media scanning (#12652)gnattu
2024-09-07Migrated UserData from library sqlite db to jellyfin.dbJPVenson
2024-09-07Remove left-over network path references (#12446)Niels van Velzen
2024-09-06Merge pull request #12547 from Bond-009/userdatamanagerNiels van Velzen
2024-09-04Use frozen collections in MimeTypes.cs (#10826)Stepan Goremykin
2024-08-30Clean up UserDataManagerBond_009
2024-08-05Replace UserId with User in UserViewQueryBond_009
2024-08-05Pass User instead of UserId inside LatestItemsQueryBond_009
2024-07-29Enable nullable for UserItemDataBond_009
2024-07-17Add TrySetProviderId extensionBond_009
2024-07-15Allow streaming of raw PGS subtitles without transcoding (#12056)David Schulte
2024-07-15Improve LibraryManager.Sort when using "Random" order (#12165)ItsAllAboutTheCode
2024-06-27Merge pull request #11204 from revam/fix-resolver-helper-init-valuesBond-009
2024-06-24Backport pull request #12025 from jellyfin/release-10.9.zShadowghost
2024-06-11Don't expect `BaseItem` to be a movie/video file.Mikal Stordal
2024-06-06Backport pull request #11963 from jellyfin/release-10.9.zgnattu
2024-06-05Backport pull request #11920 from jellyfin/release-10.9.zShadowghost
2024-06-01Backport pull request #11886 from jellyfin/release-10.9.zgnattu
2024-06-01Backport pull request #11743 from jellyfin/release-10.9.zShadowghost
2024-06-01Backport pull request #11719 from jellyfin/release-10.9.zShadowghost
2024-05-17Backport pull request #11647 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-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