aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Entities/Folder.cs
AgeCommit message (Expand)Author
3 daysBackport pull request #15594 from jellyfin/release-10.11.ztheguymadmax
2025-11-17Backport pull request #15380 from jellyfin/release-10.11.ztheguymadmax
2025-11-17Backport pull request #15373 from jellyfin/release-10.11.ztheguymadmax
2025-10-27Backport pull request #15187 from jellyfin/release-10.11.zShadowghost
2025-10-10Prevent PlaylistsFolder deletion during library removaltheguymadmax
2025-10-01Fix BoxSet sorting (#14919)theguymadmax
2025-10-01Add check for processing recursive data structures (#14897)JPVenson
2025-09-24Apply filter server side (#14856)v10.11.0-rc6JPVenson
2025-09-24Fix collections one-off (#14814)theguymadmax
2025-09-20Revert limit hack (#14820)JPVenson
2025-09-16Optimize internal querying of UserData, other fixes (#14795)JPVenson
2025-09-14Revert IsPlayed optimization, pass UserItemData to IsPlayed when available (#...Cody Robibero
2025-09-12Fix several Stackoverflows (#14783)JPVenson
2025-06-18Fix seasons random (#13224)Maxime
2025-06-15Use proper scheduler that honors the parallel task limit (#14281)JPVenson
2025-05-22Fix collection behavior when sorting by rating or runtime (#14148)theguymadmax
2025-03-28feat: allow grouping shows into collections (#13236)Johannes Heuel
2025-03-25Fixed namespacesJPVenson
2025-03-25WIP fixed namespacesJPVenson
2025-03-01Merge remote-tracking branch 'jellyfinorigin/master' into feature/DatabaseRef...JPVenson
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-02Merge remote-tracking branch 'jellyfinorigin/master' into feature/pgsql_providerJPVenson
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-22Remove useless checks and dead codeBond_009
2024-11-17Applied coding styleJPVenson
2024-10-31Always await instead of directly returning TaskBond_009
2024-10-28Updated all instances of ImmutableList to ImmutableArrayJPVenson
2024-10-09WIP porting new Repository structureJPVenson
2024-08-30Clean up UserDataManagerBond_009
2024-06-23Backport pull request #12134 from jellyfin/release-10.9.zShadowghost
2024-06-06Backport pull request #11959 from jellyfin/release-10.9.zShadowghost
2024-05-13Backport pull request #11569 from jellyfin/release-10.9.zcrobibero
2024-05-11Update MediaBrowser.Controller/Entities/Folder.csJoshua M. Boniface
2024-05-11Don't assume library change only on item countgnattu
2024-05-05Validate Collection Folders on adding and removal (#11444)gnattu
2024-04-17fix: correctly pass parameters in overridesgnattu
2024-04-17chore: use proper way to override remove rootgnattu
2024-04-12Only update if actively refreshing (#11341)Cody Robibero
2024-03-18fix: skip library folders that are inaccessible or empty (#9291)Claus Vium
2024-02-06Fix testsPatrick Barron
2024-02-06Remove ActionableProgressPatrick Barron
2024-02-06Remove SimpleProgressPatrick Barron
2024-01-17Use helper function to compare guid (#10825)Cody Robibero
2023-10-08Pass cancellation tokenStepan Goremykin
2023-06-21Reduce bottlenecks scan code (#9863)Bond-009