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 |
telans
|
3d9049ef08
|
fix SA1508
|
4 years ago |
telans
|
acd4389653
|
fix SA1005
|
4 years ago |
aled
|
22a860a806
|
Fix a small number of compile warnings
|
4 years ago |
MrTimscampi
|
2e18142bb3
|
Add color primaries to ffprobe output
|
5 years ago |
MrTimscampi
|
428e1b04fc
|
Add color transfer to ffprobe results
|
5 years ago |
Bond-009
|
f31efce52d
|
Merge branch 'master' into usings
|
5 years ago |
Bond_009
|
e9d1eabd53
|
Remove unused usings
|
5 years ago |
Bond_009
|
a07ee65365
|
Minor improvements
|
5 years ago |
Ulrich Wagner
|
d7f199bb1c
|
#2407: Prefer MP4-Metadata for episodes
|
5 years ago |
Bond-009
|
277e9d2b0b
|
fix build
|
5 years ago |
Bond-009
|
c3752b1a30
|
Merge branch 'master' into scanerrors
|
5 years ago |
dkanada
|
423d50e978
|
Merge pull request #1838 from Unhelpful/media-attachments
Add support for embedded attachments in media files
|
5 years ago |
dkanada
|
73fac50e57
|
rename two properties based on code suggestions
|
5 years ago |
Bond-009
|
70210b47a4
|
Update MediaBrowser.MediaEncoding/Probing/ProbeResultNormalizer.cs
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
|
5 years ago |