Commit Graph

378 Commits (0ad70bb699943eb5eef01cb8017d2f9fb622652c)

Author SHA1 Message Date
Niels van Velzen 987d31ea16
Revert "Revert "Merge pull request #8298 from lomion0815/fix-data-stream""
2 years ago
Bill Thornton 774b4a0d3f Revert "Merge pull request #8298 from lomion0815/fix-data-stream"
2 years ago
markus 64753cfc7f Streams with CodecType "data" (like "epg" streams in DVB recordings) get ignored. This results in wrong stream specifiers for all subsequential streams. This fix correctly handles "data" streams without any further processing.
2 years ago
SenorSmartyPants 3b6e003029 Add 404p Resolution Text
2 years ago
SenorSmartyPants 30f6263806 Add resolution text for 384 sized video
2 years ago
Shadowghost f8ea4577ab Add resolution text output for more resolutions
2 years ago
nyanmisaka 50bc41d84d Add VideoDoViTitle to display DV compatibility
2 years ago
nyanmisaka 3f37ef70e1 Add json parser for DOVI side_data
2 years ago
nyanmisaka 477b922e4a Apply suggestions from code review
2 years ago
nyanmisaka be72001ff9 Add VideoRangeType to video conditions
2 years ago
nyanmisaka fb95fb1a73 Update DoVi 10bit codec tags and remove extra -strict options
2 years ago
Shadowghost 7084541508 Prefer MetadataProvider enum as provider id key over arbitrary strings
2 years ago
Joe Rogers 1a307db7eb
Add label for external audio/sub tracks
3 years ago
Patrick Farwick 27b81a535c Let the UI show which DTS profile is in use
3 years ago
GermanCoding 3f6a14e1fd Use extension method for list search
3 years ago
GermanCoding e09641b452 Hide ISO 639-2 special codes in display titles
3 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
4 years ago
cvium 8b72b902f5 fix HasProviderId and add tests
4 years ago
cvium a49f5d2a44 revert removal of null check
4 years ago
cvium 664c5da317 return false when providerid is null or empty
4 years ago
Bond_009 ba62d9d1fe Revert breaking change
4 years ago
Bond-009 9390dd2df8
Merge pull request #5317 from Bond-009/notnullwhen
4 years ago
Bond_009 02848189e3 MaybeNullWhen(false) -> NotNullWhen(true)
4 years ago
Bond_009 81f527f808 CollectionType can be null
4 years ago
Bond_009 1c74e2f40e Fix build
4 years ago
Bond_009 914e891689 Fix unchecked input
4 years ago
Joshua M. Boniface 7ece3c5523
Merge pull request #5273 from Bond-009/warn31
4 years ago
Joshua M. Boniface 5ce4df4178
Merge pull request #5270 from Bond-009/imdb
4 years ago
Bond_009 141efafd3d Enable TreatWarningsAsErrors for MediaBrowser.Model
4 years ago
Bond_009 941d3f6217 Add tests for ProviderIdsExtensions
4 years ago
Bond_009 b2700ecf44 TMDB: Also search with IMDB or TVDB Id if specified
4 years ago
Bond_009 65bab55ca0 Minor improvements
4 years ago