index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.Providers
/
MediaInfo
/
FFProbeVideoInfo.cs
Age
Commit message (
Expand
)
Author
2023-01-11
Fix all warnings in MediaBrowser.Providers
Bond_009
2022-12-08
Add option to allow extras to use embedded titles
Joe Rogers
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-11-27
Merge pull request #8137 from negulici-r-barnabas/master
Cody Robibero
2022-11-27
Use typed logger
Bond_009
2022-11-13
changed ChapterImageResolution in model to enum type;
Negulici-R. Barnabas
2022-07-18
Chapter Images:
Negulici-R. Barnabas
2022-05-20
Merge pull request #7529 from Shadowghost/strm-ffprobe-external-fix
Cody Robibero
2022-03-10
Match external sub/audio stream adding logic
Joe Rogers
2022-02-18
fix(external-media): implement review suggestions
Shadowghost
2022-02-18
feat(external-media): refactor to generic provider, extend tests and file rec...
Shadowghost
2022-02-18
feat(external-media): refactor external subtitle and audio provider
Shadowghost
2022-02-14
Fix some warnings
Bond_009
2022-02-11
Merge pull request #7054 from matthew-jones-uk/disable-embedded-subs
Cody Robibero
2022-01-26
Changed boolean options to enums
Matthew Jones
2022-01-22
Make ffprobe consistent with MetadataService.MergeData
Joe Rogers
2022-01-14
Added type options to disable embedded subs
Matthew Jones
2022-01-14
Add video path to DisableEmbeddedSubtitles log
Matt
2022-01-14
Changed DisableEmbeddedSubtitles logging to debug
Matthew Jones
2022-01-14
Add DisableEmbeddedSubtitles setting
Matthew Jones
2021-12-08
Add "Async" suffix to AddExternalAudio method
Jonas Resch
2021-12-08
Add "Async" suffix to AddExternalAudio method
Jonas Resch
2021-11-30
Add ConfigureAwait true in MediaBrowser.Providers/MediaInfo/FFProbeVideoInfo.cs
Jonas Resch
2021-11-30
Implement coding standards from 2nd code feedback
Jonas Resch
2021-11-30
Add ConfigureAwait false MediaBrowser.Providers/MediaInfo/FFProbeVideoInfo.cs
Jonas Resch
2021-11-30
Implement code feedback
Jonas Resch
2021-11-30
Shorten calculation of audio startIndex in MediaBrowser.Providers/MediaInfo/F...
Jonas Resch
2021-11-30
Add support for external audio files
Jonas Resch
2021-10-26
Enable nullable for MediaBrowser.Providers
Bond_009
2021-10-19
Add IsAutomated to SubtitleSearchRequest
MBR-0001
2021-07-22
Fix remaining MediaBrowser.Providers warnings
Rich Lander
2021-06-10
Fix playback of complex BluRay ISOs (#6166)
Stan
2021-05-27
Merge pull request #5696 from Maxr1998/fix-music-video-metadata-probing
Claus Vium
2021-05-05
Code Clean up: Convert to null-coalescing operator ?? (#5845)
BaronGreenback
2021-04-06
Improve metadata probing to better support music videos
Maxr1998
2020-12-03
Remove IIsoMounter and IsoMounter
crobibero
2020-10-01
Remove PlayableStreamFileNames as unused
Stanislav Ionascu
2020-09-07
Fix some warnings
Bond_009
2020-06-19
Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers
Bond_009
2020-06-16
Merge pull request #3343 from telans/comment-stops
Bond-009
2020-06-16
fix SA1513/SA1516
telans
2020-06-16
Add full stop at end of comments (SA1629)
telans
2020-06-15
fix SA1005
telans
2020-06-09
Fix a small number of compile warnings
aled
2020-04-11
DvdLib: remove dependency on MediaBrowser.Model
Bond_009
2020-04-01
Address comments
Bond_009
2020-02-23
Minor improvements
Bond_009
2020-01-08
Minor improvements
Bond_009
2019-10-22
Store MediaAttachments in DB.
Andrew Mahone
[next]