Commit Graph

171 Commits (master)

Author SHA1 Message Date
Cody Robibero c603cd2e4e Always use ffmpeg codec for bluray
3 months ago
Bond_009 18a311d32f == null -> is null
10 months ago
Bond_009 d92e9ae85e Enable nullable for more files and add tests
10 months ago
Shadowghost 21dcf775be
Add config option to disable dummy chapter generation (#9410)
1 year ago
Shadowghost 0da5255f12 Apply review suggestions
1 year ago
Shadowghost cd852d43c1 Add more comments and logging, streamline code
1 year ago
Shadowghost 2403a0a367 Apply review suggestions
1 year ago
Shadowghost 626bb24bdd Remove DvdLib
1 year ago
Shadowghost 3d4b2f840a Fix BD and DVD folder recognition for tv episodes
1 year ago
Shadowghost ddfdec7f46 Fix BD and DVD folder probing and playback
1 year ago
Shadowghost 519709bf10 Revert "Remove DvdLib (#9068)"
1 year ago
Patrick Barron db1913b08f
Remove DvdLib (#9068)
1 year ago
Bond_009 b934b346e1 Fix all warnings in MediaBrowser.Providers
1 year ago
Joe Rogers a74b8b99af
Add option to allow extras to use embedded titles
2 years ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
Cody Robibero d4bd72049b
Merge pull request #8137 from negulici-r-barnabas/master
2 years ago
Bond_009 fb3e97d7ac Use typed logger
2 years ago
Negulici-R. Barnabas 7db1813cc8 changed ChapterImageResolution in model to enum type;
2 years ago
Negulici-R. Barnabas 12ec0e285d Chapter Images:
2 years ago
Cody Robibero efcdab116f Merge pull request #7529 from Shadowghost/strm-ffprobe-external-fix
2 years ago
Joe Rogers ac83effd44
Match external sub/audio stream adding logic
2 years ago
Shadowghost a36e34fbd2 fix(external-media): implement review suggestions
2 years ago
Shadowghost 719b707281 feat(external-media): refactor to generic provider, extend tests and file recognition, consolidate and extend NamingOptions
2 years ago
Shadowghost ca5112f45a feat(external-media): refactor external subtitle and audio provider
2 years ago
Bond_009 1c14c86b20 Fix some warnings
2 years ago
Cody Robibero 603b6fe173
Merge pull request #7054 from matthew-jones-uk/disable-embedded-subs
2 years ago
Matthew Jones 91d143d6ee Changed boolean options to enums
2 years ago
Joe Rogers fbd243e315
Make ffprobe consistent with MetadataService.MergeData
2 years ago
Matthew Jones 61d8d40a4a Added type options to disable embedded subs
2 years ago
Matt 126274c4ea Add video path to DisableEmbeddedSubtitles log
2 years ago
Matthew Jones 3f7bd7b63e Changed DisableEmbeddedSubtitles logging to debug
2 years ago
Matthew Jones 4df7590e52 Add DisableEmbeddedSubtitles setting
2 years ago
Jonas Resch 65833076db
Add "Async" suffix to AddExternalAudio method
3 years ago
Jonas Resch e18d966874
Add "Async" suffix to AddExternalAudio method
3 years ago
Jonas Resch a9a53dc657
Add ConfigureAwait true in MediaBrowser.Providers/MediaInfo/FFProbeVideoInfo.cs
3 years ago
Jonas Resch 0894a6193f Implement coding standards from 2nd code feedback
3 years ago
Jonas Resch a3c5afa443 Add ConfigureAwait false MediaBrowser.Providers/MediaInfo/FFProbeVideoInfo.cs
3 years ago
Jonas Resch a68e58556c Implement code feedback
3 years ago
Jonas Resch c1a8385c9c Shorten calculation of audio startIndex in MediaBrowser.Providers/MediaInfo/FFProbeVideoInfo.cs
3 years ago
Jonas Resch 9978164438 Add support for external audio files
3 years ago
Bond_009 f5ca9cbc3b Enable nullable for MediaBrowser.Providers
3 years ago
MBR-0001 ade3afad41 Add IsAutomated to SubtitleSearchRequest
3 years ago
Rich Lander 927b003143 Fix remaining MediaBrowser.Providers warnings
3 years ago
Stan adf406b182
Fix playback of complex BluRay ISOs (#6166)
3 years ago
Claus Vium b12f509de3
Merge pull request #5696 from Maxr1998/fix-music-video-metadata-probing
3 years ago
BaronGreenback 2e98de9062
Code Clean up: Convert to null-coalescing operator ?? (#5845)
3 years ago
Maxr1998 24ac8a1223
Improve metadata probing to better support music videos
3 years ago
crobibero ca5c20c988 Remove IIsoMounter and IsoMounter
4 years ago
Stanislav Ionascu cd4641dca0 Remove PlayableStreamFileNames as unused
4 years ago