Commit Graph

187 Commits (497d8c495797e1bb37fbd92e7298439c1921a5fa)

Author SHA1 Message Date
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
Joe Rogers 62799697a1
Fix localization lookup
2 years ago
Joe Rogers 2e4db18ebe
Add hearing impaired subtitle stream indicator (#7379)
2 years ago
markus 0a15634550 Streams with CodecType "data" (like "epg" streams in DVB
2 years ago
jakka 0b581aa655 added more artists with '/' in their names
2 years ago
jakka 778baf7bf5 added A/T/O/S to separator whitelist
2 years ago
Joshua M. Boniface fe32b5e333 Merge pull request #7964 from jellyfin/dovi-side-data
2 years ago
Cody Robibero 28223704f3
Merge pull request #7441 from 1337joe/add-external-stream-indicator
3 years ago
Joe Rogers 1a307db7eb
Add label for external audio/sub tracks
3 years ago
Mayur Panchal 96de01ce01
ProbeResultNormalizer: fix framerate compare + tests (#7167)
3 years ago
GermanCoding 11bb834957 Remove superfluous "SoundHandler" from audio stream names
3 years ago
Shadowghost 4a3f1a51d2 chore(artist-split): add more artists to split whitelist
3 years ago
Cody Robibero 78bb581f0c
Merge pull request #6934 from nyanmisaka/hwa
3 years ago
Bond_009 cbfa355e31 Update StyleCop
3 years ago
nyanmisaka 728a5988b3 Merge remote-tracking branch 'origin/master' into hwa
3 years ago
nyanmisaka b2d85a02c2 Apply suggestions from code review
3 years ago
nyanmisaka 4b9c84c52e EncodingHelper hwaccel pipelines refactor
3 years ago
cvium b880dc8a4a Use our own Contains extension
3 years ago
Bond_009 968c534864 Return null on division by zero
3 years ago
Bond_009 f8fcbc88fc Add tests for ProbeResultNormalizer.GetFrameRate
3 years ago
Bond_009 510f92f4c5 Don't check floats for equality
3 years ago
Cody Robibero 2a82f8dc40
Merge pull request #6222 from orryverducci/mbaff-interlace-detection
3 years ago
Benoît Dardenne de2d292197
Added artist to '/' split whitelist
3 years ago
Orry Verducci e446e9fde9
Merge branch 'master' into mbaff-interlace-detection
3 years ago
Joe Rogers 1d729b2b0f
Use codec to determine image format
3 years ago
Orry Verducci 9abe9e7e54 Add rounding to the time base check
3 years ago
Orry Verducci 3a89e88033 Merge remote-tracking branch 'upstream/master' into mbaff-interlace-detection
3 years ago
Joe Rogers 31baea072a
Address review comments
3 years ago
Joe Rogers 8d70cc2dde
Add support for non-jpg image extractions
3 years ago
Joe Rogers 6ce8cce12c
Add handling for embedded background and logo
3 years ago
Dominik Krivohlavek ef99225c40
Add 22/7 to split whitelist
3 years ago
Joe Rogers ce0457faf5
Add mp4 track title fallback (#6638)
3 years ago
Cody Robibero 9234e5bf80 Remove all instances of en-US culture
3 years ago
Bond_009 653df7d8e5 Specify DateTimeStyles when possible
3 years ago
Bond_009 a6d1e542e6 Reduce allocations
3 years ago
Claus Vium 74fef6c05b
Merge pull request #6177 from Bond-009/async
3 years ago
Bond-009 3ec7ecf399
Merge pull request #6358 from MrTimscampi/audio-people
3 years ago
Bond_009 e3dac4fda2 Use async FileStreams where it makes sense
3 years ago
MrTimscampi 7f52cda03c Make performer regex static
3 years ago
MrTimscampi d82c2e4237 Address comments
3 years ago
MrTimscampi c9b1cd1d8c Add some new music-related person types and parse from ffprobe
3 years ago
MrTimscampi f35a527608 Add performers to the ffprobe normalization for audio
3 years ago
Nyanmisaka a84dc794c6
Merge branch 'master' into tonemap-overlay
3 years ago
MrTimscampi 534e088105 Prefer original data when getting premiere date from ffprobe
3 years ago
nyanmisaka 3beda02d92 add support for cuda tonemap and overlay
3 years ago
natedawg 6957bc9a12 Fix spelling of artist K/DA in splitting whitelist
3 years ago
MrTimscampi 020c0fc4cb Add more artist names to the splitting whitelist
3 years ago
Maxr1998 11a5551218
Refactor ProbeResultNormalizer
3 years ago
Orry Verducci d5b63092ed Add H.264 MBAFF interlace check
3 years ago