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/16011d96a00078facd342cd912ad8c4e690c6f95/Emby.Server.Implementations/Configuration You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

31 Commits (16011d96a00078facd342cd912ad8c4e690c6f95)

Author SHA1 Message Date
nyanmisaka 41218c5613 fix ssl certificate cannot be saved 4 years ago
Patrick Barron ca1f15af19 Move GenericEventArgs to Jellyfin.Data.Events 5 years ago
dkanada 83ae4d074d use constructor to set optimal config values 5 years ago
Bond_009 7439e095e2 Merge branch 'master' into nullable3 5 years ago
Patrick Barron b94afc597c Address review comments 5 years ago
Mark Monteiro 7615cdc963 Ensure metadata path is created on app startup, and also each time it is updated 5 years ago
Patrick Barron ecaae2c8de Clean up and document ServerConfigurationManager.cs 5 years ago
Bond_009 30ce346f34 Enable nullabe reference types for MediaBrowser.Model 5 years ago
Bond_009 e9d1eabd53 Remove unused usings 5 years ago
Bond_009 87d2479b78 Fix warnings 5 years ago
Bond-009 affb58ef9e
Apply suggestions from code review 5 years ago
Bond_009 42ffddc269 Fix more warnings 5 years ago
Bond-009 d4b438791f Don't append transcodes to transcoding temp path 5 years ago
dkanada 37eed8cf1f revert settings to their old names 5 years ago
dkanada b1f9b03b17 rename some missed variables and fix warnings 5 years ago
dkanada f3ca37e523 minor changes to transcode cleanup scheduled task 5 years ago
dkanada 21ff63c371 move the transcode path 6 years ago
Bond_009 c7fedfbca3 Fix metadata path save 6 years ago
Erwin de Haan 581a7fe078 Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile` 6 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings 6 years ago
Erwin de Haan e566d9a231 Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 6 years ago
Erwin de Haan a5288115a8 Visual Studio Reformat: Emby.Server.Implementations Part A-Da 6 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup 6 years ago
Bond_009 a997bb609f Remove unnecessary using statements 6 years ago
Bond_009 391b48614d Remove FireEventIfNotNull 6 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction 6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1 7 years ago
Luke Pulverenti d765f370b3 update librarymanager 7 years ago
Luke Pulverenti 0a0303ca64 normalize strm file contents 7 years ago
Luke Pulverenti 40442f887b consolidate emby.server.core into emby.server.implementations 8 years ago
Luke Pulverenti 5d55b36487 make more classes portable 8 years ago