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

19 Commits (a4cac9c95df1f169fd3457d25466f6896e12cd3f)

Author SHA1 Message Date
LukePulverenti bf9e24502c extracted an installation manager interface 12 years ago
LukePulverenti 2ca4b7d03a Created IConfigurationManager 12 years ago
LukePulverenti 0ea90ef7c6 added IServerEntryPoint to replace plugin.initialize 12 years ago
LukePulverenti 56a7fd6f23 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 12 years ago
LukePulverenti fe3323a492 fixes around http response caching, updated the mb icon in the dashboard, and isolated web socket events 12 years ago
Eric Reed e3b42ad59e Remove archive extraction from PackageManager 12 years ago
Eric Reed e15ff541c6 Move actual installation to PackageManager 12 years ago
Eric Reed 340280edf2 Partial implementation of PackageManager 12 years ago
Eric Reed 4b2cf29fe1 Move SecurityManager to BaseKernel/IKernel 12 years ago
Eric Reed 0c8d924bfc Extract IInstallationManager interface 12 years ago
LukePulverenti 6efd22a3d2 added a shutdown api method, font size fix and other decouplings 12 years ago
LukePulverenti 2d06095447 plugin security fixes and other abstractions 12 years ago
LukePulverenti 28ccfb1bd1 extracted httpclient dependancy 12 years ago
LukePulverenti 8ce3e74e81 More DI 12 years ago
LukePulverenti 465f0cc1e2 moved some network code to the networking assembly 12 years ago
LukePulverenti 931c0ea455 more dependancy injection 12 years ago
LukePulverenti 76f067f867 extracted more logging dependancies 12 years ago
LukePulverenti acf5b0b6ed isolated DotNetZip dependancy 12 years ago
LukePulverenti 767cdc1f6f Pushing missing changes 12 years ago