aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Dto
AgeCommit message (Expand)Author
7 hoursAdd OriginalLanguage as option to PreferredAudioLanguage (#12579)Erik W
3 daysFix review commentsShadowghost
4 daysSpeed-up LatestItems for MusicShadowghost
5 daysMerge remote-tracking branch 'upstream/master' into perf-rebasedShadowghost
5 daysfeat/audiobook_chapters (#16518)Seven Rats
2026-04-07Merge remote-tracking branch 'upstream/master' into perf-rebasedShadowghost
2026-04-02Add AlbumNormalizationGain field to BaseItemDtoHeroBrine1st Erquilenne
2026-04-01Wrap method parametersShadowghost
2026-02-18Optimize item count calculation for named itemsShadowghost
2026-02-07Optimize Collection Grouping, NextUp and Latest queriesShadowghost
2026-01-30Merge remote-tracking branch 'upstream/master' into perf-rebasedShadowghost
2026-01-28Backport pull request #15816 from jellyfin/release-10.11.ztheguymadmax
2026-01-18Complete LinkedChildren integration and batch DTO optimizationsShadowghost
2025-09-24Add People Dedup and multiple progress fixes (#14848)JPVenson
2025-08-11Refactor to pull item counts in a single queryCody Robibero
2025-08-10Fix GetBaseItemDto to return related item counts via SQL countEvan
2025-06-16Use dto instead of db object when returning trickplayCody Robibero
2025-04-26Merge pull request #13847 from Shadowghost/rework-chapter-managementTim Eisele
2025-03-31Cleanup ItemFields (#13818)Tim Eisele
2025-03-25Fixed namespacesJPVenson
2024-10-09WIP porting new Repository structureJPVenson
2024-07-29Enable nullable for DtoService and DtoOptionsBond_009
2024-04-28Address commentsBond_009
2024-04-28Improve audio normalizationBond_009
2024-04-12Enable more warnings as errors (#11288)Bond-009
2024-03-31Use enum for BaseItemDto.ExtraType (#11261)Niels van Velzen
2024-02-26Store lyrics in the database as media streams (#9951)Cody Robibero
2024-02-21Add IRecordingsManager servicePatrick Barron
2024-01-06Remove some unused client capabilities and sync code (#10812)Niels van Velzen
2023-10-18Merge branch 'master' into trickplayNick
2023-09-04Make TrickplayManifest dictionary key a string rather than GuidNick
2023-08-18Album gain (#10085)TelepathicWalrus
2023-06-26Minor code changesNick
2023-06-26Migrate to trickplay table to EF. Rename vars/methods/members to have consist...Nick
2023-06-22Make trickplay response ids have no dashesnicknsy
2023-06-22Trickplay generation, manager, storagenicknsy
2023-05-15Audio normalization (#9222)TelepathicWalrus
2023-04-06Simplify conditional expressionStepan Goremykin
2023-04-06Remove unused using directivesStepan Goremykin
2023-03-25Convert Person.Type to use PersonKind enum (#9487)Cody Robibero
2023-03-01Allocate less ListsBond_009
2023-02-20Fix playlist parental control and no parental control skipping forbidden unra...Shadowghost
2022-12-19Use DistinctBy introduced in .NET 6Bond_009
2022-12-05Replace != null with is not nullBond_009
2022-12-05Replace == null with is nullBond_009
2022-10-07Merge pull request #8381 from 1hitsong/lyric-lrc-file-supportClaus Vium
2022-09-23Backport pull request #8399 from jellyfin/release-10.8.zLogicalPhallacy
2022-09-15Create ILyricManager1hitsong
2022-09-15Auto stash before merge of "lyric-lrc-file-support" and "origin/lyric-lrc-fil...1hitsong
2022-09-11Create ILyricsProvider1hitsong