aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Library
AgeCommit message (Expand)Author
2025-04-09Add Genre cleanup and fix cleanup filter queries (#13891)Tim Eisele
2025-04-08Only reselect audio streams when user preference is respected (#13832)gnattu
2025-04-05Use subdirectories to organize extracted data (#13838)Tim Eisele
2025-04-03Cleanup extracted files (#13760)Tim Eisele
2025-04-02Trim library names (#13828)JPVenson
2025-03-30Rework parental ratings (#12615)Tim Eisele
2025-03-27Fix for Issue #12142: Fix ExtraRuleResolver filtering out top level folders (...Michael McElroy
2025-03-27Implement limiting caches (#13605)Cody Robibero
2025-03-27Avoid multiple enumerationsTobias Kloy
2025-03-27Fix IsInMixedFolder not being set for Extras in mixed subfoldersTobias Kloy
2025-03-26Fix only returning one item from /Item/Latest api. (#12492)JQ
2025-03-25Fixed namespacesJPVenson
2025-03-25WIP fixed namespacesJPVenson
2025-03-25Merge branch 'master' into feature/DatabaseRefactorJPVenson
2025-03-23Rework season folder parsing (#11748)Tim Eisele
2025-03-23Remove all DB data on item removal, delete internal trickplay files (#13753)Tim Eisele
2025-03-20Fix OnPlaybackStopped task erroring out (#13226)timminator
2025-03-18Respect preferred language when selecting forced subtitles (#13098)timminator
2025-03-18Add fast-path to getting just the SeriesPresentationUniqueKey for NextUp (#13...Cody Robibero
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-09Handle empty image lists gracefully in SplashscreenPostScanTask (#13498)gnattu
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-25chore: fix spellingJosh Soref
2025-01-25Merge pull request #12798 from JPVenson/feature/EFUserDataJoshua M. Boniface
2025-01-22Remove useless checks and dead codeBond_009
2025-01-18applied review commentsJPVenson
2025-01-17worsen commentJPVenson
2025-01-15Applied review commentsJPVenson
2024-12-12move to new System.Threading.Lock type for better performanceDaniyar Alpyspayev
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