Patrick Barron
|
db1913b08f
Remove DvdLib (#9068)
|
2 年 前 |
Bond_009
|
b934b346e1
Fix all warnings in MediaBrowser.Providers
|
2 年 前 |
Joe Rogers
|
a74b8b99af
Add option to allow extras to use embedded titles
|
3 年 前 |
Bond_009
|
52194f56b5
Replace != null with is not null
|
2 年 前 |
Bond_009
|
c7d50d640e
Replace == null with is null
|
2 年 前 |
Cody Robibero
|
d4bd72049b
Merge pull request #8137 from negulici-r-barnabas/master
|
2 年 前 |
Bond_009
|
fb3e97d7ac
Use typed logger
|
2 年 前 |
Negulici-R. Barnabas
|
7db1813cc8
changed ChapterImageResolution in model to enum type;
|
2 年 前 |
Negulici-R. Barnabas
|
12ec0e285d
Chapter Images:
|
3 年 前 |
Cody Robibero
|
efcdab116f
Merge pull request #7529 from Shadowghost/strm-ffprobe-external-fix
|
3 年 前 |
Joe Rogers
|
ac83effd44
Match external sub/audio stream adding logic
|
3 年 前 |
Shadowghost
|
a36e34fbd2
fix(external-media): implement review suggestions
|
3 年 前 |
Shadowghost
|
719b707281
feat(external-media): refactor to generic provider, extend tests and file recognition, consolidate and extend NamingOptions
|
3 年 前 |
Shadowghost
|
ca5112f45a
feat(external-media): refactor external subtitle and audio provider
|
3 年 前 |
Bond_009
|
1c14c86b20
Fix some warnings
|
3 年 前 |
Cody Robibero
|
603b6fe173
Merge pull request #7054 from matthew-jones-uk/disable-embedded-subs
|
3 年 前 |
Matthew Jones
|
91d143d6ee
Changed boolean options to enums
|
3 年 前 |
Joe Rogers
|
fbd243e315
Make ffprobe consistent with MetadataService.MergeData
|
3 年 前 |
Matthew Jones
|
61d8d40a4a
Added type options to disable embedded subs
|
3 年 前 |
Matt
|
126274c4ea
Add video path to DisableEmbeddedSubtitles log
|
3 年 前 |
Matthew Jones
|
3f7bd7b63e
Changed DisableEmbeddedSubtitles logging to debug
|
3 年 前 |
Matthew Jones
|
4df7590e52
Add DisableEmbeddedSubtitles setting
|
3 年 前 |
Jonas Resch
|
65833076db
Add "Async" suffix to AddExternalAudio method
|
3 年 前 |
Jonas Resch
|
e18d966874
Add "Async" suffix to AddExternalAudio method
|
3 年 前 |
Jonas Resch
|
a9a53dc657
Add ConfigureAwait true in MediaBrowser.Providers/MediaInfo/FFProbeVideoInfo.cs
|
3 年 前 |
Jonas Resch
|
0894a6193f
Implement coding standards from 2nd code feedback
|
3 年 前 |
Jonas Resch
|
a3c5afa443
Add ConfigureAwait false MediaBrowser.Providers/MediaInfo/FFProbeVideoInfo.cs
|
3 年 前 |
Jonas Resch
|
a68e58556c
Implement code feedback
|
3 年 前 |
Jonas Resch
|
c1a8385c9c
Shorten calculation of audio startIndex in MediaBrowser.Providers/MediaInfo/FFProbeVideoInfo.cs
|
3 年 前 |
Jonas Resch
|
9978164438
Add support for external audio files
|
3 年 前 |