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

27 Commits (b25c6acb6b31b95f5768b0976de799092a69c84f)

Author SHA1 Message Date
Bond-009 bb018c4adc
Enable nullable for LibraryManager () 10 months ago
Cody Robibero 6fb6b5f176
Validate item access () 10 months ago
Cody Robibero e7b8d45bbb
Use helper function to compare guid () 1 year ago
Cody Robibero 2920611ffc Convert string MediaType to enum MediaType 1 year ago
Shadowghost 20fd05b050 Consistently write IP in upercase 2 years ago
Bond_009 52230d1c30 Return NotFound when itemId isn't found 2 years ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces 2 years ago
Shadowghost 697efec86e Cleanup and refactor streambuilder 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
cvium 6afc911043 fix Release build 2 years ago
cvium 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
Cody Robibero 97b3166ead Merge pull request from crobibero/support-transcoding 3 years ago
Cody Robibero e6df698df1
Merge pull request from eyezak/issue/6450 3 years ago
Isaac Gordezky 5e779f20ee Series: issue-6450 3 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons 3 years ago
Patrick Barron a0c6f72762 Migrate authentication db to EF Core 4 years ago
cvium 8933389753 Respect user settings for transcode and remux 4 years ago
Ian Walton 321e383965 Fix setting audio stream in PlaybackInfo for jellyfin-web. 4 years ago
David 19e4ef82dd Remove conversion from IPAddress to string to IPAddress 4 years ago
Bond_009 141efafd3d Enable TreatWarningsAsErrors for MediaBrowser.Model 4 years ago
nyanmisaka 00f0c14d7b respect music quality settings when transcoding 4 years ago
KonH 211c9cd608 Remove unnecessary null checks in some places 4 years ago
cvium 7576824cee Standardize use of IsLocal and RemoteIp 5 years ago
crobibero 5f64ab02a0 bump System.Text.Json 5 years ago
Cody Robibero 3a722740ce
Update Jellyfin.Api/Helpers/MediaInfoHelper.cs 5 years ago
crobibero 460c3dd351 convert dependent controller functions to di helper class 5 years ago