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/d99d95422ed52bd3a7dbf9f7bd947feb809a2616/MediaBrowser.MediaEncoding/Subtitles You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

180 Commits (d99d95422ed52bd3a7dbf9f7bd947feb809a2616)

Author SHA1 Message Date
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
crobibero 01355e0498 Fix nullability errors in Jellyfin.Api (part 1) 4 years ago
Stanislav Ionascu cd4641dca0 Remove PlayableStreamFileNames as unused 5 years ago
Stanislav Ionascu 3ad6232973 Add probe / direct-stream / transcoding support for BluRays 5 years ago
crobibero 30ba35a33b Use HttpClientFactory in SubtitleEncoder 5 years ago
Bond_009 ab2147751f Make MediaBrowser.MediaEncoding warnings free 5 years ago
Bond_009 2b400c99ef Fix warnings 5 years ago
Bond-009 53f99d5d4b Add some analyzers to MediaBrowser.MediaEncoding 5 years ago
Bond-009 18efa25a6f Enable TreatWarningsAsErrors for MediaBrowser.MediaEncoding 5 years ago
Bond_009 d4092846e4 Optimize Substring and StringBuilder usage 5 years ago
Odd Stråbø 591fcf7ff2 Fix formating 5 years ago
Odd Stråbø 27709c9bb3 Fix embedded subtitles 5 years ago
Bond-009 3ff110984a
Merge branch 'master' into readonlyspan 5 years ago
Anthony Lavado 0cb2cd9456
Merge pull request from HelloWorld017/fix/sami-utf16 5 years ago
Bond_009 febb6bced6 Review usage of string.Substring (part 1) 5 years ago
Khinenw 6e069f925b Fix SAMI UTF-16 Encoding Bug 5 years ago
Sacha Korban 29c4220227 Fix support for mixed-protocol external subtitles 5 years ago
telans 6556bec646
brace multiline if statements (cont.) 5 years ago
telans 5bb639a59a
newlines after braces 5 years ago
telans 7f307f9082
brace multiline if statements 5 years ago
Bond-009 9af6eda0b4
Merge pull request from telans/comment-stops 5 years ago
telans 247f9c61e6
fix SA1513/SA1516 5 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629) 5 years ago
dkanada dabb869a6b
Merge branch 'master' into hwaccel 5 years ago
telans 3d9049ef08
fix SA1508 5 years ago
telans acd4389653
fix SA1005 5 years ago
Vasily 4999831604 Merge remote-tracking branch 'upstream/master' into hwaccel 5 years ago
crobibero 44957c5a9a Use typed logger where possible 5 years ago
nyanmisaka b4b93995f7 add more separate hw decoding toggles 5 years ago
Bond_009 10e381f66f Fix some 'bugs' flagged by sonarcloud 5 years ago
MrTimscampi a262ecd9c7 Add positionning cues to WebVTT writer 5 years ago
Mark Monteiro 4113288278 Fix style issues 5 years ago
Mark Monteiro 7152b55747 Use a separate line for each property initializer 5 years ago
Mark Monteiro e0f40f57d8 Merge remote-tracking branch 'upstream/master' into remove-common-process 5 years ago
Bond-009 ddd5d3aaec
Merge branch 'master' into usings 5 years ago
Vasily 9aefb41512
Merge pull request from nyanmisaka/vaapi 5 years ago
nyanmisaka 0af353404c fix the UTF-16 error while burning ass/ssa subtitles 5 years ago
Mark Monteiro 1f5caa46c5 Fix some more issues with disposing Process instances 5 years ago
Mark Monteiro 97c36d11d4 Use a TimeSpan instead of ms and support providing a custom CancellationToken 5 years ago
Mark Monteiro 7447ea8960 Make sure Process objects are all disposed correctly 5 years ago
Mark Monteiro b947d98266 Delete unnecessary ProcessFactory abstraction 5 years ago