Commit Graph

863 Commits (f50a250cd9fac47bcbd9a05e99c8ffe4d294e320)

Author SHA1 Message Date
Victor Gambier dbf9e49258
Increase timeout for subtitle extraction to 30min (#7153)
2 years ago
Cody Robibero b6489e73ab
Merge pull request #7241 from Bond-009/async5
2 years ago
SenorSmartyPants 509d66dcb5
Fix #7147: Don't return subtitles in mismatched format (#7149)
2 years ago
Shadowghost 4a3f1a51d2 chore(artist-split): add more artists to split whitelist
2 years ago
Bond_009 e7be01d7a5 Flush to disk async where possible
2 years ago
Bond_009 2dcb2f8a9f Ban the usage of Task.Result
2 years ago
cvium c658a883a2 Merge branch 'master' into keyframe_extraction_v1
2 years ago
Cody Robibero 7bfc6b5679 Remove more warnings
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 7db753d247 reduce tonemap cpu usage, add deint and AR support in thumbnails
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
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
dependabot[bot] c4c7d7431f
Bump libse from 3.6.2 to 3.6.4
3 years ago
dependabot[bot] 29095ab390
Bump BDInfo from 0.7.6.1 to 0.7.6.2
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
Joe Rogers f73a7a6ed8
Use ImageFormat instead of string for extension
3 years ago
Bond_009 1d19a5be61 Fix some warnings
3 years ago
Cody Robibero 40045d2147 Update to full dotnet 6
3 years ago
Thibault Nocchi f91839dd8c Fix WebVTT region to spec
3 years ago
dependabot[bot] 2372931b13
Bump UTF.Unknown from 2.4.0 to 2.5.0
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
Bond-009 ca217270b7
Merge pull request #6544 from cvium/fix_ffmpeg_path_updating
3 years ago
Claus Vium 768ec60e11
Merge pull request #6689 from 1337joe/expand-image-extraction
3 years ago
Joe Rogers 31baea072a
Address review comments
3 years ago
Cody Robibero 2b10251b32 Update to dotnet6.rc2
3 years ago
Joe Rogers e3eee10d05
Add image provider tests and clean up
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
Dmitry Lyzo c26e6d89b4 Move FfmpegException to MediaBrowser.Common
3 years ago
Claus Vium 1156699481
Merge pull request #6657 from Bond-009/dotnetbug
3 years ago
Claus Vium b16e6621b3
Merge pull request #6663 from crobibero/dotnet-6-rc1
3 years ago
Dominik Krivohlavek ef99225c40
Add 22/7 to split whitelist
3 years ago
Cody Robibero 017380f1dd Reference dotnet6-rc1 packages
3 years ago
Bond_009 9af16fcb6c Remove workaround for dotnet/runtime#42790
3 years ago
KonH e3fccd5ae6 Fix warning: Qualifier is redundant (#2149)
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
cvium 30f3be1da0 Merge branch 'master' into keyframe_extraction_v1
3 years ago
Bond_009 f31224fa8f Remove sync FileStream hack
3 years ago
Bond_009 4643fd5dcb Address comments
3 years ago