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

79 Commits (ba62d9d1fe84dfb16c502ab7e105c6c6807770ab)

Author SHA1 Message Date
Bond_009 c4bb32f259
Access last element by index where possible 4 years ago
Bond_009 bc7359f87d
Use string.Split(char) where possible instead of string.Split(char[]) 4 years ago
Claus Vium 96dcd9c87e
Merge pull request from redSpoutnik/api-upload-subtitle 4 years ago
Claus Vium 38185f8326
Apply suggestions from code review 4 years ago
crobibero dfbe4413ff Fix added warnings 5 years ago
crobibero f13b87afa3 Merge remote-tracking branch 'upstream/master' into api-upload-subtitle 5 years ago
Bond_009 e11a57f19b Fix some warnings 5 years ago
Bond_009 371a09c60b MemoryStream optimizations 5 years ago
Bond_009 eba488a0f8 Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers 5 years ago
telans 247f9c61e6
fix SA1513/SA1516 5 years ago
telans 3d9049ef08
fix SA1508 5 years ago
crobibero 44957c5a9a Use typed logger where possible 5 years ago
redSpoutnik 2363ad5449 Add Post subtitle in API 5 years ago
Mark Monteiro dd5a55aeba Register ISubtitleManager correctly 5 years ago
Bond-009 c8409d2ea1 Remove FileSystem.GetStream 5 years ago
Bond_009 10ae815bb4 Address comments 5 years ago
Bond_009 d9a03c9bb1 Fix more warnings 5 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids 6 years ago
Bond-009 1ea219bf3f
Merge branch 'master' into culture 6 years ago
Vasily c8cb908004
Merge pull request from Bond-009/warnings 6 years ago
Erwin de Haan 450f246f95 Unwrapped `GetFileNameWithoutExtension` 6 years ago
Erwin de Haan d7c6d16250 Unwrapped CreateDirectory and DeleteDirectory 6 years ago
Erwin de Haan 3a831994f6 Unwrapped GetDirectoryName and DirectorySeperatorChar 6 years ago
Bond_009 a709cbdc64 Fix more analyzer warnings 6 years ago
Bond_009 ded9dee22c Remove more compile time warnings 6 years ago
William Taylor 65cd3ed597 Replaced injections of ILogger with ILoggerFactory 6 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings 6 years ago
Erwin de Haan b062577d81 Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener 6 years ago
Erwin de Haan 587bb85b41 Visual Studio Reformat: MediaBrowser.Providers 6 years ago
Bond_009 a997bb609f Remove unnecessary using statements 6 years ago
Bond_009 391b48614d Remove FireEventIfNotNull 6 years ago
Bond_009 ea4c914123 Fix exception logging 6 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction 6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1 7 years ago
Luke Pulverenti 25138bbeb7 update subtitle downloading to use local metadata settings 7 years ago
Luke Pulverenti 5cb7469028 support track selection before playback 7 years ago
Luke Pulverenti 1ad990ad72 update live tv data transfer 8 years ago
Luke Pulverenti 40442f887b consolidate emby.server.core into emby.server.implementations 8 years ago
Luke Pulverenti 1f96841e04 add perfect match indicator to subtitle editor 8 years ago
Luke Pulverenti 6ff89eab78 fixes - OpenSubtitlesDownloader doesn't respect X-Ratelimit-Requests-Remaining 8 years ago
Luke Pulverenti ffb68b0318 update realtime monitor 8 years ago
Luke Pulverenti 33014f77aa update GetItems method 8 years ago
Luke Pulverenti 696a6b34ea improve smb support 8 years ago
Luke Pulverenti a9b041a7e6 rework refresh queue 8 years ago
Luke Pulverenti 0189f4c49d move provider project towards portability 8 years ago
Luke Pulverenti ef6b90b8e6 make controller project portable 8 years ago
Luke Pulverenti 0706bd5237 update DirectoryService 9 years ago
Luke Pulverenti 8e0c9c53bc add open subtitle option to only download subtitles that are a perfect match 9 years ago
Sven Van den brande 168587b2a0 Remove unused code... 9 years ago
Luke Pulverenti d4161f6bab fixes - SubtitleDownloader: 407 Limit 9 years ago