Commit Graph

386 Commits (9c500bdca3330607a2a0dd9a562548750f99f11b)

Author SHA1 Message Date
Shadowghost 76ae599bd3 Fix playlist creation and removal
1 year ago
Shadowghost 9d21f078c7 Add default rating selections
1 year ago
Shadowghost 407c716f82 Add stereo downmix algorithm selection.
1 year ago
Cody Robibero 9a740344be
Add support for .sup subtitle (#8808)
1 year ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
Shadowghost 2e639c77c7 Apply review suggestions
2 years ago
Shadowghost 072651c4be Add xmldocs for TMDb provider, correct provider spelling
2 years ago
Niels van Velzen 16ad39e581 Add SeriesStatus.Unreleased
2 years ago
photonconvergence 09e8a7e62c Fix extra type differentiation
2 years ago
Joe Rogers 2e4db18ebe
Add hearing impaired subtitle stream indicator (#7379)
2 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method
2 years ago
markus 0a15634550 Streams with CodecType "data" (like "epg" streams in DVB
2 years ago
luz paz 9ec2870b10 Fix various typos
2 years ago
SenorSmartyPants de9a350bad Backport pull request #8212 from jellyfin/release-10.8.z
2 years ago
Joshua Boniface 924b0740b1 Backport pull request #8104 from jellyfin/release-10.8.z
2 years ago
Mikal Stordal 8e1796f08a Add escape hatch for Series merging
2 years ago
Joshua M. Boniface fe32b5e333 Merge pull request #7964 from jellyfin/dovi-side-data
2 years ago
Cody Robibero 38102499cb Merge pull request #7947 from nyanmisaka/video-range-condition
2 years ago
Bond-009 c19c787273 Merge pull request #7828 from nyanmisaka/fix-dovi-tonemap
2 years ago
Cody Robibero 13df026f6b Merge pull request #7654 from Shadowghost/nfo-provider-fix
2 years ago
Joe Rogers 1a307db7eb
Add label for external audio/sub tracks
2 years ago
Patrick Farwick 27b81a535c Let the UI show which DTS profile is in use
2 years ago
GermanCoding 3f6a14e1fd Use extension method for list search
2 years ago
GermanCoding e09641b452 Hide ISO 639-2 special codes in display titles
2 years ago
Bond_009 cbfa355e31 Update StyleCop
3 years ago
cvium b880dc8a4a Use our own Contains extension
3 years ago
Cody Robibero 132440c683 Remove Obsolete attribute on enum
3 years ago
Cody Robibero 3de86ffdb4 Fix nullability on DisplayPreferencesDto
3 years ago
Joe Rogers b4bf5af7c8
Remove ImageType.Screenshot and ItemFields.Screenshot
3 years ago
Bond-009 3ec7ecf399
Merge pull request #6358 from MrTimscampi/audio-people
3 years ago
Cody Robibero ec13412155 Merge remote-tracking branch 'upstream/master' into warn-259810
3 years ago
Mike cf9c678406
Add subtitle format(codec) to stream display title (#5853)
3 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings
3 years ago
MrTimscampi 8594ee7a22 Fix documentation for lyricist and arranger
3 years ago
MrTimscampi c9b1cd1d8c Add some new music-related person types and parse from ffprobe
3 years ago
Bond_009 0512f74459 Add tests for GetResolutionText
3 years ago
MrTimscampi a25c3d1cda Remove usage of this in GetResolutionText
3 years ago
MrTimscampi bcae195cc3 Refactor GetResolutionText
3 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project
3 years ago
MrTimscampi 8407c3d558 Properly detect Dolby Vision files derived from AV1, AVC and HEVC
3 years ago
Bond_009 4479713e04 MediaStream: Replace string.IndexOf with string.Contains where possible
3 years ago
BaronGreenback 2e98de9062
Code Clean up: Convert to null-coalescing operator ?? (#5845)
3 years ago
Bond_009 2e62c09f2e Fix casing CollectionType
3 years ago
cvium 8b72b902f5 fix HasProviderId and add tests
3 years ago
cvium a49f5d2a44 revert removal of null check
3 years ago
cvium 664c5da317 return false when providerid is null or empty
3 years ago
Bond_009 ba62d9d1fe Revert breaking change
3 years ago
Bond-009 9390dd2df8
Merge pull request #5317 from Bond-009/notnullwhen
3 years ago
Bond_009 02848189e3 MaybeNullWhen(false) -> NotNullWhen(true)
3 years ago
Bond_009 81f527f808 CollectionType can be null
3 years ago