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

3939 Commits (43c3a465e6a24d4d5c9602fb478da41ec09009ae)

Author SHA1 Message Date
Bond-009 43c3a465e6
Merge pull request from SenorSmartyPants/DVRMetadata 2 years ago
Cody Robibero 9a740344be
Add support for .sup subtitle () 2 years ago
Niels van Velzen 180d17c991
Remove unused ImageByName API () 2 years ago
Bond_009 6481376b81 Use DistinctBy introduced in .NET 6 2 years ago
renovate[bot] 02f9e60e7c
chore(deps): update dotnet monorepo to v7.0.1 () 2 years ago
Joe Rogers e4040ab812
Allow video extras to use owner library options 2 years ago
Bond_009 9bb1bc5a3e Remove dependency on OptimizedPriorityQueue 2 years ago
Bond_009 fd9dc1e308 Update deps 2 years ago
Bond_009 cf67381e31 Fix release build 2 years ago
Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Bond_009 236dd650d0 Update projects to .net7 2 years ago
Bond_009 52194f56b5 Replace != null with is not null 2 years ago
Bond_009 c7d50d640e Replace == null with is null 2 years ago
Bond-009 b2def4c9ea
Fix build () 2 years ago
Bond-009 210a4921f2
Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis () 2 years ago
Bill Thornton 79f01834c1 Add delay_moov flag for progressive mp4 transcoding 2 years ago
Bond-009 da5913aa30
The -autoscale option was added in FFmpeg 4.4 () 2 years ago
Bond_009 556cc8062d Investigate some TODO comments 2 years ago
Bond-009 f369ddf522
Merge pull request from 1337joe/providermanager-cleanup 2 years ago
SenorSmartyPants 159a244654 Add Options to disable DVR NFO and image saving 2 years ago
Shadowghost 2e639c77c7 Apply review suggestions 2 years ago
Shadowghost 072651c4be Add xmldocs for TMDb provider, correct provider spelling 2 years ago
cvium 08d2acba20 Backport pull request from jellyfin/release-10.8.z 2 years ago
Bond-009 4c61bf1bdb
Merge pull request from jgriff6/remove-tolists 2 years ago
Bond-009 f6e7313a61
Merge pull request from photonconvergence/fix/extras-type 2 years ago
nyanmisaka a214ca2598 Backport pull request from jellyfin/release-10.8.z 2 years ago
cvium 812a4170ee Backport pull request from jellyfin/release-10.8.z 2 years ago
photonconvergence 09e8a7e62c Fix extra type differentiation 2 years ago
jgriff6 c2c286be6e Remove unnecessary IsPathLocked function 2 years ago
Joshua M. Boniface 74eae1e789
Merge pull request from nyanmisaka/amd-vaapi-vulkan 2 years ago
nyanmisaka 560d0838c7 Add Vulkan filtering support for AMD VAAPI (Vega/gfx9+) 2 years ago
Bond_009 224bb355dd Rewrite BaseItem.ModifySortChunks 2 years ago
Bond_009 f6af28cf96 Fix some things that slipped through the cracks 2 years ago
Claus Vium 05c20001c8
Merge pull request from 1hitsong/lyric-lrc-file-support 2 years ago
Claus Vium b137d0cc2b
Merge pull request from Shadowghost/music-extend 2 years ago
Claus Vium 81b04ddbb5
Merge branch 'master' into providermanager-cleanup 2 years ago
Claus Vium 719e5eae16
Merge pull request from Bond-009/ThrowIfNull 2 years ago
Bond_009 f5613add1a Remove extra argument 2 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method 2 years ago
cvium 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
Hannes Braun 4edeccc5e0
Remove redundant using directives 2 years ago
1hitsong 5efa138c22
Update MediaBrowser.Controller/Lyrics/LyricInfo.cs 3 years ago
Bill Thornton e8c12e5078 Backport pull request from jellyfin/release-10.8.z 3 years ago
nyanmisaka 0309c5622e Backport pull request from jellyfin/release-10.8.z 3 years ago
Luke F e579b4d42d Backport pull request from jellyfin/release-10.8.z 3 years ago
1hitsong a50bdb4770 Use async functions 3 years ago
1hitsong 35399ce8fe Update summaries, Use spans 3 years ago
1hitsong b1771f07e9 Use Span in SupportedMediaTypes comparison 3 years ago
1hitsong 0d5bd85d6d Resolve Azure build error 3 years ago
1hitsong 6f0d33b1ca Use Directory GetFiles to find lyric files 3 years ago