Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/src/commit/6b6aab04ceadfd43a6bd0abb416b08006ff1ca6c/MediaBrowser.Controller/MediaEncoding You should set ROOT_URL correctly, otherwise the web may not work correctly.
jellyfin/MediaBrowser.Controller/MediaEncoding
gnattu 6b6aab04ce
Fix apple audio codecs ()
12 months ago
..
BaseEncodingJobOptions.cs Add EqualsAny for VideoCodecTag condition 1 year ago
EncodingHelper.cs Fix apple audio codecs () 12 months ago
EncodingJobInfo.cs Add EqualsAny for VideoCodecTag condition 1 year ago
FilterOptionType.cs Add Vulkan filtering support for AMD VAAPI (Vega/gfx9+) 2 years ago
IAttachmentExtractor.cs Pass CancellationToken to ExtractAllAttachments 3 years ago
IEncodingManager.cs Fix warnings in MediaBrowser.Controller/MediaEncoding directory 4 years ago
IMediaEncoder.cs fix: move trickplay specific option into TrickplayOptions () 1 year ago
ISubtitleEncoder.cs Backport pull request from jellyfin/release-10.8.z 3 years ago
ITranscodeManager.cs Updated contributors, upgraded to AsyncKeyedLocker 6.3.0 which now supports non-keyed locking using a similar interface and changed SemaphoreSlim-based locks to using AsyncNonKeyedLocker. 1 year ago
JobLogger.cs fix: accessing Standard* of a Process requires manually disposing them afterwards () 2 years ago
MediaInfoRequest.cs Enable nullable reference types for MediaBrowser.Controller 4 years ago
TranscodingJob.cs Add TranscodingSegmentCleaner to replace ffmpeg's hlsenc deletion 1 year ago
TranscodingJobType.cs Update StyleCop 3 years ago
TranscodingSegmentCleaner.cs Apply suggestions from code review 1 year ago
TranscodingThrottler.cs Add sanity check for ThrottleDelaySeconds 1 year ago