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

238 Commits (0415d1ccef19c48a2eaa3c545648ce657f95cfb8)

Author SHA1 Message Date
Bond_009 1d19a5be61 Fix some warnings 3 years ago
Cody Robibero 64652b6392 Fix and disable new dotnet6 warnings 3 years ago
Dmitry Lyzo 32f3d60a84 Throw on FFmpeg non-zero exit code 4 years ago
KonH 6cbfdea4c0 Fix warning: Type cast is redundant () 4 years ago
KonH e3fccd5ae6 Fix warning: Qualifier is redundant () 4 years ago
KonH 7c282ec369 Fix warning: The nullable warning suppression expression is redundant () 4 years ago
Bond_009 f31224fa8f Remove sync FileStream hack 4 years ago
Bond_009 13fbfe6091 Target net6.0 4 years ago
Bond-009 32ea4806f8
Merge pull request from cvium/livetv_oh_no 4 years ago
Bond_009 a6d1e542e6 Reduce allocations 4 years ago
cvium ae0055c494 Missing linebreaks that Rider apparently can't just do for me? 4 years ago
cvium 026a7af0e8 Don't throw when livestream file isn't found 4 years ago
cvium 1a5a74d2a9 Remove more unused args 4 years ago
cvium 1603d1928e Kill ProgressiveFileCopier and seek to end for ongoing livetv 4 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings 4 years ago
Claus Vium 74fef6c05b
Merge pull request from Bond-009/async 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
Bond_009 e3dac4fda2 Use async FileStreams where it makes sense 4 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings 4 years ago
cvium 12a7fda0a6 Add timeout to ProgressiveFileStream 4 years ago
Patrick Barron 45f478f63e Merge branch 'master' into authenticationdb-efcore 4 years ago
Claus Vium a29f702432
Merge pull request from gnuyent/feat/hardware-encode-status 4 years ago
Bond_009 8528e9bddb Improve platform checks 4 years ago
Brandon Nguyen d0c5e25ec0 Use nullable enum type instead of strings 4 years ago
Brandon Nguyen df17c67f11 Use hardware encoding string over boolean 4 years ago
Brandon Nguyen 7e3c94d094 Add hardware encoding status to playback data 4 years ago
Patrick Barron be88efce3c Merge branch 'master' into authenticationdb-efcore 4 years ago
Cody Robibero 9154f20b34
Don't dispose managed CancellationTokenSource () 4 years ago
Bond-009 d61530eb4b
Merge pull request from Bond-009/nullable4 4 years ago
Patrick Barron b6446c06ee Merge branch 'master' into authenticationdb-efcore 4 years ago
Patrick Barron a0c6f72762 Migrate authentication db to EF Core 4 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations 4 years ago
Patrick Barron a225f34796 Merge branch 'master' into authenticationdb-efcore 4 years ago
Bond_009 56ac64e70a Minor improvements 4 years ago
Bond_009 ddb04dc12b Use new ReadAllLines extensions 4 years ago
BaronGreenback 2e98de9062
Code Clean up: Convert to null-coalescing operator ?? () 4 years ago
cvium ba2e346d12 prevent cancellationtoken leakage 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 d5163b4167
Merge pull request from Bond-009/circ1 4 years ago
Bond_009 499bac5185 EncodingHelper: Fix circular dependency 4 years ago
cvium 8933389753 Respect user settings for transcode and remux 4 years ago
BaronGreenback bc1cc2d04a Remove unused using directives 4 years ago
BaronGreenback bb6fddde9a Group Methods 4 years ago
Patrick Barron 8607b52541 Make device/session code async 4 years ago
Ian Walton 321e383965 Fix setting audio stream in PlaybackInfo for jellyfin-web. 4 years ago
Bond-009 ec0ef1530c
Merge pull request from Ullmie02/IP-string-IP 4 years ago
BaronGreenback d9a50cb510 Various DLNA Optimizations 4 years ago