Commit Graph

200 Commits (cbfa355e31ec7a78ef73bbde5566fb2b3424363e)

Author SHA1 Message Date
Bond_009 1d19a5be61 Fix some warnings
3 years ago
Thibault Nocchi f91839dd8c Fix WebVTT region to spec
3 years ago
Dmitry Lyzo c26e6d89b4 Move FfmpegException to MediaBrowser.Common
3 years ago
Bond_009 9af16fcb6c Remove workaround for dotnet/runtime#42790
3 years ago
Bond_009 f31224fa8f Remove sync FileStream hack
3 years ago
Bond_009 4643fd5dcb Address comments
3 years ago
Bond_009 13fbfe6091 Target net6.0
3 years ago
Bond_009 a6d1e542e6 Reduce allocations
3 years ago
Bond_009 34b38454e0 Fix SubtitleEncoder and add regression tests
3 years ago
Cody Robibero ea3e66e918 Fix namespace
3 years ago
Bond_009 e3dac4fda2 Use async FileStreams where it makes sense
3 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project
3 years ago
Bond_009 0bc0601442 Fix some warnings
3 years ago
Bond_009 26d7fc8280 Enable nullable reference types for MediaBrowser.MediaEncoding.Subtitles
3 years ago
Bond_009 9ed7f429c0 FxCop -> Net Analyzers (part 1)
3 years ago
David 60ffa6f514 Use FileShare.None when creating files
3 years ago
Claus Vium 64730b5661
Merge pull request #5278 from BaronGreenback/STRMFix
3 years ago
BaronGreenback 473a995650
Update SubtitleEncoder.cs
3 years ago
Bond_009 be965e35b6 Log subtitle errors
3 years ago
Bond_009 ed8fce2dce Use SubtitleEdit to parse subtitles
3 years ago
M0ssTee 256bb3ee98
Update MediaBrowser.MediaEncoding/Subtitles/AssParser.cs
3 years ago
Troy 8c640a1492 Replaced /d with [0-9], see issue #2923
3 years ago
Bond-009 2c74262f7c
Merge pull request #4945 from obradovichv/fix-string-culture-specificity
3 years ago
Bond-009 45c6d79dc9
Merge pull request #4877 from jellyfin/ass
3 years ago
obradovichv 0282a1ed09 Fix string culture specificity
4 years ago
Bond_009 5ac36a8b58 Add tests for srt parser
4 years ago
Bond_009 d0382db37d Minor improvements to ass parser
4 years ago
Bond_009 e4fd61411f Minor improvements
4 years ago
Joshua M. Boniface a6199f821b
Merge pull request #4169 from stanionascu/bdiso-playback
4 years ago
Bond_009 4b1c9dc9ea Pass cancellation where possible
4 years ago
crobibero 01355e0498 Fix nullability errors in Jellyfin.Api (part 1)
4 years ago
Stanislav Ionascu cd4641dca0 Remove PlayableStreamFileNames as unused
4 years ago
Stanislav Ionascu 3ad6232973 Add probe / direct-stream / transcoding support for BluRays
4 years ago
crobibero 30ba35a33b Use HttpClientFactory in SubtitleEncoder
4 years ago
Bond_009 ab2147751f Make MediaBrowser.MediaEncoding warnings free
4 years ago
Bond_009 2b400c99ef Fix warnings
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
Bond_009 d4092846e4 Optimize Substring and StringBuilder usage
4 years ago
Odd Stråbø 591fcf7ff2 Fix formating
4 years ago
Odd Stråbø 27709c9bb3 Fix embedded subtitles
4 years ago
Bond-009 3ff110984a
Merge branch 'master' into readonlyspan
4 years ago
Anthony Lavado 0cb2cd9456
Merge pull request #3576 from HelloWorld017/fix/sami-utf16
4 years ago
Bond_009 febb6bced6 Review usage of string.Substring (part 1)
4 years ago
Khinenw 6e069f925b Fix SAMI UTF-16 Encoding Bug
4 years ago
Sacha Korban 29c4220227 Fix support for mixed-protocol external subtitles
4 years ago
telans 6556bec646
brace multiline if statements (cont.)
4 years ago
telans 5bb639a59a
newlines after braces
4 years ago
telans 7f307f9082
brace multiline if statements
4 years ago
Bond-009 9af6eda0b4
Merge pull request #3343 from telans/comment-stops
4 years ago