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
Use async FileStreams where it makes sense
|
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
Improve code structure and readability
|
3 years ago |
Claus Vium
|
b12f509de3
|
Merge pull request #5696 from Maxr1998/fix-music-video-metadata-probing
|
4 years ago |
Bond_009
|
26d7fc8280
|
Enable nullable reference types for MediaBrowser.MediaEncoding.Subtitles
|
4 years ago |
Bond_009
|
e432796f6f
|
Minor improvements
|
4 years ago |
BaronGreenback
|
2e98de9062
|
Code Clean up: Convert to null-coalescing operator ?? (#5845)
Co-authored-by: Cody Robibero <cody@robibe.ro>
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
|
4 years ago |
BaronGreenback
|
bb6fddde9a
|
Group Methods
|
4 years ago |
Maxr1998
|
24ac8a1223
|
Improve metadata probing to better support music videos
|
4 years ago |
Maxr1998
|
873ad72c18
|
Support MKV DATE_RELEASED tag for PremiereDate
https://www.matroska.org/technical/tagging.html#temporal-information
|
4 years ago |
Bond_009
|
9ed7f429c0
|
FxCop -> Net Analyzers (part 1)
|
4 years ago |
Bond_009
|
141efafd3d
|
Enable TreatWarningsAsErrors for MediaBrowser.Model
|
4 years ago |
Bond_009
|
65bab55ca0
|
Minor improvements
|
4 years ago |
nyanmisaka
|
6536c81226
|
do not extract audio stream bitrate info for videos from formatInfo
|
4 years ago |
nyanmisaka
|
92118c2129
|
allow to extract music bitrate info from formatInfo
|
4 years ago |
Joshua M. Boniface
|
f39e55e2e5
|
Merge pull request #4548 from orryverducci/mkv-interlaced-fix
Revert "Fix frame rate probing for interlaced MKV files"
|
4 years ago |
Orry Verducci
|
812300ad33
|
Revert "Fix frame rate probing for interlaced MKV files"
This reverts commit 84fd5a0953 .
|
4 years ago |
Nyanmisaka
|
5ff08338d5
|
Apply suggestions from code review
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
4 years ago |
nyanmisaka
|
488dbdb31d
|
Merge remote-tracking branch 'upstream/master' into fmp4-hls
|
4 years ago |
Bond_009
|
ff49a3bb61
|
Missed some stuff
|
4 years ago |
nyanmisaka
|
6987cb8357
|
fix ci
|
4 years ago |
nyanmisaka
|
57e5b59b93
|
adjust bitrate limit for HLS audio codecs
|
4 years ago |
Orry Verducci
|
84fd5a0953
|
Fix frame rate probing for interlaced MKV files
|
4 years ago |
Nyanmisaka
|
4cb0a57e46
|
Merge branch 'master' into tonemap
|
4 years ago |
Bond_009
|
ab2147751f
|
Make MediaBrowser.MediaEncoding warnings free
|
4 years ago |
Bond-009
|
53f99d5d4b
|
Add some analyzers to MediaBrowser.MediaEncoding
|
4 years ago |
Bond-009
|
18efa25a6f
|
Enable TreatWarningsAsErrors for MediaBrowser.MediaEncoding
|
4 years ago |
Nyanmisaka
|
c23d991c95
|
Merge branch 'master' into tonemap
|
4 years ago |
Bond_009
|
d4092846e4
|
Optimize Substring and StringBuilder usage
|
4 years ago |
nyanmisaka
|
7b862bba5a
|
add Tonemapping relaying on nvdec and ocl
|
4 years ago |
Patrick Barron
|
6d1b00da64
|
Use Array.Empty
|
4 years ago |
telans
|
6556bec646
|
brace multiline if statements (cont.)
|
4 years ago |
telans
|
98db8f72e0
|
fix SA1503 for one line if statements
|
4 years ago |
Bond-009
|
9af6eda0b4
|
Merge pull request #3343 from telans/comment-stops
Add full stop at end of comments (SA1629)
|
4 years ago |
telans
|
247f9c61e6
|
fix SA1513/SA1516
|
4 years ago |
telans
|
9018f8d8be
|
Add full stop at end of comments (SA1629)
|
4 years ago |