Commit History

Author SHA1 Message Date
  crobibero 3564b00fc0 Backport pull request #11569 from jellyfin/release-10.9.z 1 year ago
  Joshua M. Boniface 47b79df136 Update MediaBrowser.Controller/Entities/Folder.cs 1 year ago
  gnattu 588fb9e82b Don't assume library change only on item count 1 year ago
  gnattu 3ae0fb90cb Validate Collection Folders on adding and removal (#11444) 1 year ago
  gnattu 1b567efeb5 fix: correctly pass parameters in overrides 1 year ago
  gnattu e4d66f35fd chore: use proper way to override remove root 1 year ago
  Cody Robibero 31e0756c0c Only update if actively refreshing (#11341) 1 year ago
  Claus Vium 239727e896 fix: skip library folders that are inaccessible or empty (#9291) 1 year ago
  Patrick Barron 505c09c85b Fix tests 1 year ago
  Patrick Barron 0960438065 Remove ActionableProgress 1 year ago
  Patrick Barron 8698b90594 Remove SimpleProgress 1 year ago
  Cody Robibero e7b8d45bbb Use helper function to compare guid (#10825) 1 year ago
  Stepan Goremykin 6512f85ccb Pass cancellation token 1 year ago
  Bond-009 3982b0e057 Reduce bottlenecks scan code (#9863) 2 years ago
  Shadowghost 81746666de Fix TotalRecordCount calculation 2 years ago
  Egor Bakanov 46e9f5ad2e Fix recursive children lookup of folders (#8678) 2 years ago
  Bond_009 52194f56b5 Replace != null with is not null 2 years ago
  Bond_009 c7d50d640e Replace == null with is null 2 years ago
  Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method 2 years ago
  Luke F e579b4d42d Backport pull request #8189 from jellyfin/release-10.8.z 2 years ago
  Niels van Velzen 61afd029df Check for empty guid 2 years ago
  Niels van Velzen 0f91244239 Use Guid for adjacentTo API parameter 2 years ago
  Bond_009 7fdc0e3c3d BaseItem: remove unused function 3 years ago
  Claus Vium 53209830e7 Merge pull request #7346 from Bond-009/guid 3 years ago
  Joe Rogers 354f22d065 Add post filtering for theme song and video 3 years ago
  Bond_009 f50a250cd9 Optimize Guid comparisons 3 years ago
  Claus Vium 488ce51032 Remove some allocations (#7246) 3 years ago
  Bond_009 2dcb2f8a9f Ban the usage of Task.Result 3 years ago
  Cody Robibero a60cb280a3 Properly populate QueryResult 3 years ago
  Cody Robibero 32629cd7da Use BaseItemKind where possible 3 years ago