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/c2074040891b525edeb5abe6f79103e15e217288/Emby.Server.Implementations/AppBase/ConfigurationHelper.cs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

22 Commits (c2074040891b525edeb5abe6f79103e15e217288)

Author SHA1 Message Date
Bond_009 c7d50d640e Replace == null with is null 2 years ago
cvium b880dc8a4a Use our own Contains extension 3 years ago
Bond_009 9af16fcb6c Remove workaround for 3 years ago
Bond_009 0bc0601442 Fix some warnings 4 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations 4 years ago
BaronGreenback bc1cc2d04a Remove unused using directives 4 years ago
David 60ffa6f514 Use FileShare.None when creating files 4 years ago
crobibero 73d2cb1c2a Updated based on review feedback 4 years ago
Cody Robibero 24ac5cc353
Update Emby.Server.Implementations/AppBase/ConfigurationHelper.cs 4 years ago
crobibero 95ebb9a55a Use null coalescing when possible 4 years ago
crobibero 5f52a58e78 Convert NullReferenceException to ResourceNotFoundException 4 years ago
crobibero 7bf320922c Fix nullability errors in Emby.Server.Implementations 4 years ago
Bond_009 371a09c60b MemoryStream optimizations 5 years ago
Patrick Barron 9cec01d8ce Switch to using declaration 5 years ago
Bond-009 b477b3874e Fix some warnings 5 years ago
Bond_009 a6a4cd5667 Removed some unused fields 6 years ago
Erwin de Haan b9a111432a Unwrapped all /(Write|Read)All(Text|Bytes)/ functions. 6 years ago
Erwin de Haan d7c6d16250 Unwrapped CreateDirectory and DeleteDirectory 6 years ago
Erwin de Haan 3a831994f6 Unwrapped GetDirectoryName and DirectorySeperatorChar 6 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup 6 years ago
Luke Pulverenti 369df3ffda add smb fixes 8 years ago
Luke Pulverenti 5d55b36487 make more classes portable 8 years ago