Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commit/d53a2899b1a82af1c64f3a2a558ae1ef201905ec You should set ROOT_URL correctly, otherwise the web may not work correctly.

remove #nullable

pull/2926/head
crobibero 5 years ago
parent 7666a1201f
commit d53a2899b1

@ -1,5 +1,3 @@
#nullable enable
using System.ComponentModel.DataAnnotations;
using System.Threading;
using MediaBrowser.Controller.Persistence;

Loading…
Cancel
Save