aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Dto
AgeCommit message (Expand)Author
2025-08-11Refactor to pull item counts in a single queryCody Robibero
2025-06-16Use dto instead of db object when returning trickplayCody Robibero
2025-04-08Only reselect audio streams when user preference is respected (#13832)gnattu
2025-04-08Use Guid for parentPrimaryImageItemId (#13874)Niels van Velzen
2025-03-31Explicitly set default value for enums used in API models (#13821)gnattu
2025-03-30Rework parental ratings (#12615)Tim Eisele
2025-03-28Reduce allocations, simplifed code, faster implementation, included tests - S...Tim Eisele
2025-03-25Fixed namespacesJPVenson
2025-03-25WIP fixed namespacesJPVenson
2025-02-13Make the JsonConverters for delimited arrays more generic (#13396)Bond-009
2025-01-28Fix spelling (#13444)Josh Soref
2024-09-26Add endpoint for getting playlists by id (#12697)Tim Eisele
2024-09-18Add SessionInfoDto, DeviceInfoDto and implement JsonDelimitedArrayConverter.W...Shadowghost
2024-09-07Make Live TV compatibility profiles customizable (#12529)gnattu
2024-08-05Add media segments API (#12345)JPVenson
2024-07-29Enable nullable for UserItemDataBond_009
2024-04-28Address commentsBond_009
2024-04-28Improve audio normalizationBond_009
2024-03-31Use enum for BaseItemDto.ExtraType (#11261)Niels van Velzen
2024-03-04Add MediaStreamProtocol enum (#10153)Niels van Velzen
2024-02-06Remove some unused model codePatrick Barron
2024-01-06Remove some unused client capabilities and sync code (#10812)Niels van Velzen
2023-11-23Made key & itemId nullableArabCoders
2023-11-23Made UpdateUserItemDataDto standalone object.ArabCoders
2023-11-15Updated the summary and the Dto name.ArabCoders
2023-11-13Refactored the code to not use reflection.ArabCoders
2023-11-13Refactored api call logic handling.ArabCoders
2023-11-09Merge branch 'master' into media-typeCody Robibero
2023-11-09Convert CollectionType, SpecialFolderType to enum (#9764)Cody Robibero
2023-10-10Convert string MediaType to enum MediaTypeCody Robibero
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-06-06Make LUFS property nullable in BaseItemDtoNiels van Velzen
2023-05-26chore: deprecate EasyPassword as it isn't very securecvium
2023-05-15Audio normalization (#9222)TelepathicWalrus
2023-03-25Convert Person.Type to use PersonKind enum (#9487)Cody Robibero
2023-01-28Remove ability to add a played indicator to images (#9186)Cody Robibero
2022-12-05Replace != null with is not nullBond_009
2022-12-05Replace == null with is nullBond_009
2022-10-31fix secondary audioDmitry Lyzo
2022-09-15Auto stash before merge of "lyric-lrc-file-support" and "origin/lyric-lrc-fil...1hitsong
2022-09-11Create ILyricsProvider1hitsong
2022-08-15Fix various typos luz paz
2022-03-06Series: issue-6450Isaac Gordezky
2022-03-06Convert TranscodeReason to FlagsIsaac Gordezky
2022-02-14Fix display preferencesBond_009
2022-02-14Fix some warningsBond_009
2022-01-22Use Guid for BaseItemDto parent idsNiels van Velzen
2022-01-22Use Guid for BaseItemPerson.IdNiels van Velzen