Commit Graph

195 Commits (89be3aa37f89fcd91c2b68da07b5827510394141)

Author SHA1 Message Date
Cody Robibero 89be3aa37f
Convert Person.Type to use PersonKind enum (#9487)
1 year ago
Bond-009 6351d1022b
Merge pull request #9254 from Shadowghost/dvdbdfix
1 year ago
Shadowghost 47aa07c342 Fix DLNA playback of DVD and BD folders
1 year ago
Bond_009 24a7e210c3 Optimize tryparse
1 year ago
Bond_009 65d605b17d Improve ffprobe json parsing and don't log error for Codec Type attachment
1 year ago
Lars Strojny 44a870ca83
Add Phantom/Ghost to whitelist
1 year ago
Bond_009 75fe640f2b Revert 'Fix interlace check for H.264 MBAFF coded MP4 files' (#6222)
1 year ago
bradvolen f20dee8e0d
Adding "creation_time" as a tag lookup for FFProbe for premiere date (#8884)
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
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
2 years ago
Joe Rogers 1a307db7eb
Add label for external audio/sub tracks
2 years ago
Mayur Panchal 96de01ce01
ProbeResultNormalizer: fix framerate compare + tests (#7167)
2 years ago
GermanCoding 11bb834957 Remove superfluous "SoundHandler" from audio stream names
2 years ago
Shadowghost 4a3f1a51d2 chore(artist-split): add more artists to split whitelist
2 years ago
Cody Robibero 78bb581f0c
Merge pull request #6934 from nyanmisaka/hwa
2 years ago
Bond_009 cbfa355e31 Update StyleCop
2 years ago
nyanmisaka 728a5988b3 Merge remote-tracking branch 'origin/master' into hwa
2 years ago
nyanmisaka b2d85a02c2 Apply suggestions from code review
2 years ago
nyanmisaka 4b9c84c52e EncodingHelper hwaccel pipelines refactor
2 years ago
cvium b880dc8a4a Use our own Contains extension
2 years ago
Bond_009 968c534864 Return null on division by zero
2 years ago
Bond_009 f8fcbc88fc Add tests for ProbeResultNormalizer.GetFrameRate
2 years ago
Bond_009 510f92f4c5 Don't check floats for equality
2 years ago
Cody Robibero 2a82f8dc40
Merge pull request #6222 from orryverducci/mbaff-interlace-detection
2 years ago
Benoît Dardenne de2d292197
Added artist to '/' split whitelist
2 years ago
Orry Verducci e446e9fde9
Merge branch 'master' into mbaff-interlace-detection
2 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