Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/da25c3ad7b5007c6237777e0d5f2b116789d2e23/MediaBrowser.MediaEncoding/Subtitles You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

220 Commits (da25c3ad7b5007c6237777e0d5f2b116789d2e23)

Author SHA1 Message Date
Bond-009 81c8890b6d
Fix all warnings in MediaBrowser.MediaEncoding () 2 years ago
Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Bond_009 71982c7297 Fix build errors 2 years ago
Bond_009 52194f56b5 Replace != null with is not null 2 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method 3 years ago
Hannes Braun 4edeccc5e0
Remove redundant using directives 3 years ago
Cody Robibero 6004060b4e Fix build errors from new warnings 3 years ago
Cody Robibero fdd728e9f8
Merge pull request from RealGreenDragon/subtitle-extraction-timeout 3 years ago
MagicGreenDragon 7391b001ef increased subtitle extraction timeout to 30 min 3 years ago
Shadowghost 3e5cf9395f Backport pull request from jellyfin/release-10.8.z 3 years ago
Joshua Boniface 38eefbbafa Backport pull request from jellyfin/release-10.8.z 3 years ago
Joshua M. Boniface 3061446c87 Merge pull request from crobibero/dotnet-6.0.6 3 years ago
Joshua M. Boniface e61c80fed7 Merge pull request from Shadowghost/subrip-encoder-fix 3 years ago
Cody Robibero eb55f47f2e Merge pull request from Bond-009/unaccpattern 3 years ago
Cody Robibero efcdab116f Merge pull request from Shadowghost/strm-ffprobe-external-fix 3 years ago
Victor Gambier dbf9e49258
Increase timeout for subtitle extraction to 30min () 3 years ago
Cody Robibero b6489e73ab
Merge pull request from Bond-009/async5 3 years ago
SenorSmartyPants 509d66dcb5
Fix : Don't return subtitles in mismatched format () 3 years ago
Bond_009 e7be01d7a5 Flush to disk async where possible 3 years ago
Cody Robibero 7bfc6b5679 Remove more warnings 3 years ago
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 4 years ago
Bond_009 9af16fcb6c Remove workaround for 4 years ago
Bond_009 f31224fa8f Remove sync FileStream hack 4 years ago
Bond_009 4643fd5dcb Address comments 4 years ago
Bond_009 13fbfe6091 Target net6.0 4 years ago
Bond_009 a6d1e542e6 Reduce allocations 4 years ago
Bond_009 34b38454e0 Fix SubtitleEncoder and add regression tests 4 years ago
Cody Robibero ea3e66e918 Fix namespace 4 years ago
Bond_009 e3dac4fda2 Use async FileStreams where it makes sense 4 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project 4 years ago
Bond_009 0bc0601442 Fix some warnings 4 years ago
Bond_009 26d7fc8280 Enable nullable reference types for MediaBrowser.MediaEncoding.Subtitles 4 years ago
Bond_009 9ed7f429c0 FxCop -> Net Analyzers (part 1) 4 years ago
David 60ffa6f514 Use FileShare.None when creating files 4 years ago
Claus Vium 64730b5661
Merge pull request from BaronGreenback/STRMFix 4 years ago
BaronGreenback 473a995650
Update SubtitleEncoder.cs 4 years ago
Bond_009 be965e35b6 Log subtitle errors 4 years ago
Bond_009 ed8fce2dce Use SubtitleEdit to parse subtitles 4 years ago
M0ssTee 256bb3ee98
Update MediaBrowser.MediaEncoding/Subtitles/AssParser.cs 4 years ago
Troy 8c640a1492 Replaced /d with [0-9], see issue 4 years ago
Bond-009 2c74262f7c
Merge pull request from obradovichv/fix-string-culture-specificity 4 years ago
Bond-009 45c6d79dc9
Merge pull request from jellyfin/ass 4 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 from stanionascu/bdiso-playback 4 years ago
Bond_009 4b1c9dc9ea Pass cancellation where possible 4 years ago