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

11 Commits (5db0c5a0e45938b465e972d8ffcd476b7ea2d460)

Author SHA1 Message Date
Cody Robibero 833bc06eb4
Merge pull request from nyanmisaka/fix-segment-deletion 1 year ago
nyanmisaka 557b8f0c78 Apply suggestions from code review 1 year ago
Sergey Veselkov 78643b4b2a Catch delete file exceptions 1 year ago
nyanmisaka eca9bf41bc Add TranscodingSegmentCleaner to replace ffmpeg's hlsenc deletion 1 year ago
Shadowghost 36f298e417 Do not dispose the ffmpeg process 1 year ago
Shadowghost f34c56282d Use concat config for BDMV/DVD folder attachment extraction 1 year ago
Mark Cilia Vincenti f26fc7dfb2 Merge changes 1 year ago
Cody Robibero e7b8d45bbb
Use helper function to compare guid () 1 year ago
Mark Cilia Vincenti e47144e7c7 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
Mark Cilia Vincenti d1677dc680 AsyncKeyedLock migration 1 year ago
Patrick Barron 9215a4d40a Add ITranscodeManager service 1 year ago