index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Jellyfin.Server.Implementations
/
Item
/
BaseItemRepository.TranslateQuery.cs
Age
Commit message (
Collapse
)
Author
2026-06-13
Apply ParentId.Value suggestion
Matt Teahan
Co-authored-by: Bond-009 <bond.009@outlook.com>
2026-06-12
Fix AlbumIds filtering by Name instead of by Id
Matt
2026-05-24
Merge remote-tracking branch 'upstream/master' into search-rebased
Shadowghost
2026-05-20
Add support for filtering boxsets by parentId
Shadowghost
2026-05-16
Merge remote-tracking branch 'upstream/master' into search-rebased
Shadowghost
2026-05-15
Merge pull request #9787 from TheMelmacian/feature/language_filters
Bond-009
New filters for audio and subtitle languages
2026-05-15
Merge pull request #15970 from Shadowghost/similarity
Bond-009
Implement similarity providers
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-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
Fix artist duplicates
Shadowghost
2026-05-04
Implement search providers
Shadowghost
2026-05-03
Implement Similarity providers
Shadowghost
2026-05-03
Omit BoxSet related materialization
Shadowghost
2026-04-26
Reduce correlated EXISTS queries
Shadowghost
2026-04-26
Remove unnecessary materializations
Shadowghost
2026-04-11
Fix filters
Shadowghost
2026-03-30
Fix version filters
Shadowghost
2026-03-13
Fix IsResumable and IsPlayed filter
Shadowghost
2026-03-07
Split BaseItemRepository and IItemRepository
Shadowghost