Commit Graph

367 Commits (eb55f47f2e9afbd82db66eef538b8d89cacb77b9)

Author SHA1 Message Date
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
Bond_009 1c74e2f40e Fix build
3 years ago
Bond_009 914e891689 Fix unchecked input
3 years ago
Joshua M. Boniface 7ece3c5523
Merge pull request #5273 from Bond-009/warn31
3 years ago
Joshua M. Boniface 5ce4df4178
Merge pull request #5270 from Bond-009/imdb
3 years ago
Bond_009 141efafd3d Enable TreatWarningsAsErrors for MediaBrowser.Model
3 years ago
Bond_009 941d3f6217 Add tests for ProviderIdsExtensions
3 years ago
Bond_009 b2700ecf44 TMDB: Also search with IMDB or TVDB Id if specified
3 years ago
Bond_009 65bab55ca0 Minor improvements
3 years ago
crobibero ca5f87c7eb Fix get provider id extension
4 years ago
nyanmisaka 5fe4ea2f4a add video range info to title
4 years ago
crobibero d5e2369dd6 Fix nullability errors in MediaBrowser.Model
4 years ago
Matt Montgomery 53d5f64e03 Fix SA1513, SA1514, SA1507, and SA1508
4 years ago
Nyanmisaka 4cb0a57e46
Merge branch 'master' into tonemap
4 years ago
Bond_009 2b355c36ff Minor improvements
4 years ago
Nyanmisaka c23d991c95
Merge branch 'master' into tonemap
4 years ago
Bond-009 b7421db5fe
Merge pull request #3578 from barronpm/displaypreferences-efcore
4 years ago
nyanmisaka 7b862bba5a add Tonemapping relaying on nvdec and ocl
4 years ago
Patrick Barron a59bc5c6a8 Fixed compilation error.
4 years ago
Pika 7331c02a21
Update MediaBrowser.Model/Entities/MediaStream.cs
4 years ago