| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-15 | Merge pull request #15970 from Shadowghost/similarity | Bond-009 | |
| Implement similarity providers | |||
| 2026-05-14 | Add Accept-Language header support and cleanup translations (#16488) | Cody Robibero | |
| * Add Accept-Language header support for per-request localization * Use native middleware * Cleanup * Add Fallback * Build BCP47 map reflexively * Address review comments | |||
| 2026-05-14 | Fixup | Shadowghost | |
| 2026-05-13 | Properly handle cancellation in MediaSegmentManager | Shadowghost | |
| 2026-05-13 | Order chapter response by start time | Shadowghost | |
| 2026-05-13 | return music artists from person endpoints | dkanada | |
| 2026-05-12 | Add Accept-Language header support for per-request localization | Shadowghost | |
| 2026-05-12 | Fix master merge | Shadowghost | |
| 2026-05-12 | Merge remote-tracking branch 'upstream/master' into search-rebased | Shadowghost | |
| 2026-05-12 | move language filters from QueryFiltersLegacy to QueryFilters | TheMelmacian | |
| 2026-05-11 | Use SortName when sorting by name (#16804) | Bond-009 | |
| * Use SortName when sorting by name * Preserve ordering in item values query | |||
| 2026-05-10 | fix: prevent language filters to load in non video libraries | TheMelmacian | |
| 2026-05-10 | Merge pull request #16807 from Shadowghost/fix-artist-duplicates | Bond-009 | |
| Fix artist duplicates | |||
| 2026-05-10 | fix: filter for VideoTypes if Item is Iso file | TheMelmacian | |
| 2026-05-10 | feat: language filters for subtitles and audio | TheMelmacian | |
| 2026-05-09 | Add People Deduplication | Shadowghost | |
| 2026-05-09 | Fix artist duplicates | Shadowghost | |
| 2026-05-09 | Preserve ordering in item values query | Shadowghost | |
| 2026-05-08 | Use SortName when sorting by name | Shadowghost | |
| 2026-05-08 | Fix Segment Provider Configuration | Shadowghost | |
| 2026-05-07 | Add OriginalLanguage as option to PreferredAudioLanguage (#12579) | Erik W | |
| * Add OriginalLanguage as option to PreferredAudioLanguage * Support for multiple original languages * Add original audio stream indicator * Fetch OriginalLanguage from TMDB * Adapt to EFCore refactor * Fix PlayDefaultAudioTrack OriginalLanguage behavior * Fix better PlayDefaultAudioTrack OriginalLanguage behavior * Add comment to ItemFields * Improved PlayDefaultAudioTrack behavior * Add migration for original language * Use sting.Equals for string comparisons * Always set dto OriginalLanguage * Remove OriginalLanguage from ItemFields --------- Co-authored-by: Lampan-git <lampan-git@users.noreply.github.com> | |||
| 2026-05-06 | fix person type exclusion in api response (#16784) | dkanada | |
| 2026-05-06 | Merge pull request #16783 from Shadowghost/fix-people-without-item-id | Niels van Velzen | |
| Fix unique people response for query if no item ID is supplied | |||
| 2026-05-06 | Merge pull request #16782 from JPVenson/backport/15368 | Bond-009 | |
| Fix UserManager after EFcore refactor (backport #15368) | |||
| 2026-05-06 | Merge pull request #16322 from poytiis/remove-ToList-calls | Bond-009 | |
| Remove unnecessary ToList calls in TrickplayManager | |||
| 2026-05-05 | Fix unique people response for query if no item ID is supplied | Shadowghost | |
| 2026-05-05 | Backport changes from #15368 | JPVenson | |
| 2026-05-05 | Fix rewatch query | Shadowghost | |
| 2026-05-05 | Merge pull request #16756 from Shadowghost/artist-speedup | Niels van Velzen | |
| Speed-up LatestItems for Music | |||
| 2026-05-04 | Fixup | Shadowghost | |
| 2026-05-04 | Fix review comments | Shadowghost | |
| 2026-05-04 | Merge pull request #16616 from dkanada/fix-person-limit | Niels van Velzen | |
| fix person TotalRecordCount when limit is applied | |||
| 2026-05-04 | Only consider Album creation date | Shadowghost | |
| 2026-05-04 | fix person TotalRecordCount when limit is applied | dkanada | |
| 2026-05-04 | Fix Sonar complaints | Shadowghost | |
| 2026-05-04 | Speed-up LatestItems for Music | Shadowghost | |
| 2026-05-04 | Implement search providers | Shadowghost | |
| 2026-05-03 | Implement Similarity providers | Shadowghost | |
| 2026-05-03 | Omit BoxSet related materialization | Shadowghost | |
| 2026-05-03 | Apply review suggestion | Shadowghost | |
| 2026-04-26 | Apply review suggestions | Shadowghost | |
| 2026-04-26 | Reduce correlated EXISTS queries | Shadowghost | |
| 2026-04-26 | Use AsNoTracking() when only reading | Shadowghost | |
| 2026-04-26 | Remove unnecessary materializations | Shadowghost | |
| 2026-04-19 | Fix too many SQL variables error on large libraries | Shadowghost | |
| 2026-04-19 | Merge remote-tracking branch 'upstream/master' into perf-rebased | Shadowghost | |
| 2026-04-13 | add NameStartsWithOrGreater parameter to Persons endpoint | dkanada | |
| 2026-04-12 | add NameStartsWith and NameLessThan filters to Person search | dkanada | |
| 2026-04-11 | Fix filters | Shadowghost | |
| 2026-04-09 | Merge pull request #16456 from joshuaboniface/fix-path-filesystem-logic | Joshua M. Boniface | |
