aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Entities
AgeCommit message (Expand)Author
2025-06-03fixes #14193 (#14203)Shane Powell
2025-05-22Fix collection behavior when sorting by rating or runtime (#14148)theguymadmax
2025-05-09Cleanup external item data cleanup (#14072)Tim Eisele
2025-05-04Recognize file changes and remove data on change (#13839)Tim Eisele
2025-04-26Fix distinction queries (#14007)Tim Eisele
2025-04-26Merge pull request #13847 from Shadowghost/rework-chapter-managementTim Eisele
2025-04-14Fix Genre cleanup (#13916)Tim Eisele
2025-04-09Add Genre cleanup and fix cleanup filter queries (#13891)Tim Eisele
2025-03-30Rework parental ratings (#12615)Tim Eisele
2025-03-28feat: allow grouping shows into collections (#13236)Johannes Heuel
2025-03-27Add channel queries to series (#13356)Kevin Jilissen
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-13Merge pull request #13175 from Shadowghost/external-url-providersJoshua M. Boniface
2025-03-12Merge branch 'master' into sort-nfo-dataMarc Brooks
2025-03-01Merge remote-tracking branch 'jellyfinorigin/master' into feature/DatabaseRef...JPVenson
2025-02-25Clean up usings and honor SortNameMarc Brooks
2025-02-21Use TryGetProviderId where possibleShadowghost
2025-02-21Backport pull request #13594 from jellyfin/release-10.10.ztheguymadmax
2025-02-19Merge remote-tracking branch 'jellyfinorigin/master' into feature/DatabaseRef...JPVenson
2025-02-09Rename CreateOrUpdateItems back to CreateItemsBond_009
2025-02-09Backport pull request #12721 from jellyfin/release-10.10.zelfalem
2025-02-03Merge branch 'master' into sort-nfo-dataMarc Brooks
2025-02-02Merge remote-tracking branch 'jellyfinorigin/master' into feature/pgsql_providerJPVenson
2025-01-29Merge pull request #13453 from luzpaz/extentions-typoluzpaz
2025-01-28Merge pull request #12925 from Bond-009/awaitBond-009
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
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 #12934 from jellyfin/release-10.10.zShadowghost
2024-11-17Applied coding styleJPVenson
2024-11-11Fixed Duplicate returns on groupingJPVenson
2024-11-10reverted tag enumerationJPVenson
2024-11-10Fixed tags aggregationJPVenson
2024-10-31Always await instead of directly returning TaskBond_009
2024-10-28Updated all instances of ImmutableList to ImmutableArrayJPVenson
2024-10-28Changed from ImmuntableList to ImmutableArrayJPVenson
2024-10-11Expanded People architecture and fixed migrationJPVenson
2024-10-10Readded custom serialisationJPVenson
2024-10-10Removed obsolete Score and Similiarity values for searchJPVenson
2024-10-09WIP porting new Repository structureJPVenson
2024-10-09Naming refactoring and WIP porting of new interface repositoriesJPVenson
2024-09-22Allow Playlists access for users with allowed tags configured (#12686)elfalem
2024-09-18Sort embedded collections in Nfo filesMarc Brooks