Commit Graph

359 Commits (master)

Author SHA1 Message Date
Bond_009 2ad872001d Address comments
2 weeks ago
Bond_009 88a38a61b5 Improve audio normalization
2 weeks ago
Niels van Velzen 84b933d835
Use enum for BaseItemDto.ExtraType (#11261)
1 month ago
Niels van Velzen 407cf5d0bf
Add MediaStreamProtocol enum (#10153)
2 months ago
Patrick Barron 6d8062116c Remove some unused model code
3 months ago
Niels van Velzen 55916a09eb
Remove some unused client capabilities and sync code (#10812)
4 months ago
ArabCoders 324c86e14d Made key & itemId nullable
6 months ago
ArabCoders 22c90141e7 Made UpdateUserItemDataDto standalone object.
6 months ago
ArabCoders c4013d2e10 Updated the summary and the Dto name.
6 months ago
ArabCoders 07db2025a1 Refactored the code to not use reflection.
6 months ago
ArabCoders 2a25c5a2e3 Refactored api call logic handling.
6 months ago
Cody Robibero 892973a9e3
Merge branch 'master' into media-type
6 months ago
Cody Robibero 906f701fa8
Convert CollectionType, SpecialFolderType to enum (#9764)
6 months ago
Cody Robibero 2920611ffc Convert string MediaType to enum MediaType
7 months ago
Nick ab20ceaad6 Migrate to trickplay table to EF. Rename vars/methods/members to have consistent use of tile and thumbnail
11 months ago
nicknsy d84370a6f7 Make trickplay response ids have no dashes
11 months ago
nicknsy ca7d1a1300 Trickplay generation, manager, storage
11 months ago
Niels van Velzen d23578c46f
Make LUFS property nullable in BaseItemDto
11 months ago
cvium 716bcc6410 chore: deprecate EasyPassword as it isn't very secure
12 months ago
TelepathicWalrus 603fce59df
Audio normalization (#9222)
1 year ago
Cody Robibero 89be3aa37f
Convert Person.Type to use PersonKind enum (#9487)
1 year ago
Cody Robibero abffd160c3
Remove ability to add a played indicator to images (#9186)
1 year ago
Bond_009 52194f56b5 Replace != null with is not null
1 year ago
Bond_009 c7d50d640e Replace == null with is null
1 year ago
Dmitry Lyzo 2eb00bf3c0 fix secondary audio
2 years ago
1hitsong d9be3874ba Auto stash before merge of "lyric-lrc-file-support" and "origin/lyric-lrc-file-support"
2 years ago
1hitsong 9d5cf67dfe Create ILyricsProvider
2 years ago
luz paz 9ec2870b10 Fix various typos
2 years ago
Isaac Gordezky 5e779f20ee Series: issue-6450
2 years ago
Isaac Gordezky d871dded9f Convert TranscodeReason to Flags
2 years ago
Bond_009 8b2556adba Fix display preferences
2 years ago
Bond_009 1c14c86b20 Fix some warnings
2 years ago
Niels van Velzen 2afcaa6ae1 Use Guid for BaseItemDto parent ids
2 years ago
Niels van Velzen e86f778c05 Use Guid for BaseItemPerson.Id
2 years ago
Joe Rogers ca99a27611
Add setter for CustomPrefs
3 years ago
Cody Robibero 3de86ffdb4 Fix nullability on DisplayPreferencesDto
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
3 years ago
Bond_009 141efafd3d Enable TreatWarningsAsErrors for MediaBrowser.Model
3 years ago
crobibero 223b42aed3 Create BaseItemKind enum
3 years ago
crobibero 8517b28eba Make BaseItemDto Guids nullable
3 years ago
Matt Montgomery 53d5f64e03 Fix SA1513, SA1514, SA1507, and SA1508
4 years ago
crobibero 0651d7512b Enable BlurHash for People
4 years ago
Bond-009 9af6eda0b4
Merge pull request #3343 from telans/comment-stops
4 years ago
telans 247f9c61e6
fix SA1513/SA1516
4 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629)
4 years ago
aled 299e49f39d Fix a small number of compile warnings
4 years ago
Vasily 668e10ceb7
Merge pull request #2767 from Bond-009/nullable3
4 years ago
Vasily b9618c8c01
Merge pull request #2676 from GranPC/public-pr/blurhash
4 years ago
Bond_009 7439e095e2 Merge branch 'master' into nullable3
4 years ago
Vasily 2482bcb3b1 Add blurhashes to ImageBlurHashes for all images
4 years ago