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/7d9e315593acdf56ac3cbb40fafb1bcbcbf0ab2d/Jellyfin.Api/Helpers/StreamingHelpers.cs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

68 Commits (7d9e315593acdf56ac3cbb40fafb1bcbcbf0ab2d)

Author SHA1 Message Date
gnattu a1b9f90d7d Backport pull request from jellyfin/release-10.9.z 9 months ago
gnattu b123f7ffcd Backport pull request from jellyfin/release-10.9.z 9 months ago
gnattu 374b6ca0e2
Only apply custom downmix to 5.1 audios () 11 months ago
Bond-009 bb018c4adc
Enable nullable for LibraryManager () 11 months ago
Cody Robibero 6fb6b5f176
Validate item access () 11 months ago
Shadowghost 9230472056 Fix file extension based on container 1 year ago
Cody Robibero e7b8d45bbb
Use helper function to compare guid () 1 year ago
Patrick Barron 9215a4d40a Add ITranscodeManager service 1 year ago
Patrick Barron 01fd42cf95 Remove DLNA API code 1 year ago
Bond_009 b62b0ec2b5 Fix warnings 1 year ago
Cody Robibero 892973a9e3
Merge branch 'master' into media-type 1 year ago
Bond_009 35d63ec540 Fix regression 1 year ago
Cody Robibero 2920611ffc Convert string MediaType to enum MediaType 1 year ago
Bond-009 0b31997b2f
Merge pull request from Bond-009/strings 1 year ago
Bond_009 b176beb88e Reduce string allocations 1 year ago
YuLong Yao b83217d1d7
use pcm as ext name when codec is pcm 1 year ago
nyanmisaka 0df6fd9cf2 Add AV1 support in HLS streaming 2 years ago
Shadowghost 1f15724398 Use source audio bitrate if requested codec is lossless 2 years ago
knackebrot 3e74377036 Calculate output bitrate from output channel count 2 years ago
Bond_009 24a7e210c3 Optimize tryparse 2 years ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces 2 years ago
Bond_009 cf67381e31 Fix release build 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
Terrance 692a62ab4f
Add missing format providers (fix CA1305 errors) () 2 years ago
cvium 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
Joshua M. Boniface c0e4a33a0b Merge pull request from nyanmisaka/fix-ext 3 years ago
Cody Robibero 38102499cb Merge pull request from nyanmisaka/video-range-condition 3 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons 3 years ago
Marius Luca eaa003775f - take into account the streams dlnaheaders query parameter set by the DidlBuilder NormalizeDlnaMediaUrl function 3 years ago
Cody Robibero 64652b6392 Fix and disable new dotnet6 warnings 3 years ago
Bond_009 a6d1e542e6 Reduce allocations 4 years ago
Bond-009 ff83fabac3
Merge pull request from GodTamIt/vp8-vp9 4 years ago
Chris Tam b205d5a032 Disambiguate vpx to vp8 or vp9 4 years ago
Cody Robibero ff9d14c811 Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore 4 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings 4 years ago
Patrick Barron a0c6f72762 Migrate authentication db to EF Core 4 years ago
BaronGreenback 2e98de9062
Code Clean up: Convert to null-coalescing operator ?? () 4 years ago
Bond-009 eeb5d4bd1e
Merge pull request from BaronGreenback/optimization 4 years ago
Bond-009 184e05aeb6
Merge pull request from BaronGreenback/ContentFeatureOptimization 4 years ago
Bond_009 499bac5185 EncodingHelper: Fix circular dependency 4 years ago
BaronGreenback bb6fddde9a Group Methods 4 years ago
BaronGreenback d9a50cb510 Various DLNA Optimizations 4 years ago
BaronGreenback 84da57cd48
Update StreamingHelpers.cs 4 years ago
BaronGreenback 75c9659e05 Fix unreachable code & assign id to each profile. 4 years ago
Joshua M. Boniface 7ece3c5523
Merge pull request from Bond-009/warn31 4 years ago
Bond_009 eba859e33e Minor improvements 4 years ago
Bond_009 141efafd3d Enable TreatWarningsAsErrors for MediaBrowser.Model 4 years ago
BaronGreenback 11700db312
Update StreamingHelpers.cs 4 years ago
nyanmisaka 488dbdb31d Merge remote-tracking branch 'upstream/master' into fmp4-hls 4 years ago