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