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

update next up

pull/702/head
Luke Pulverenti 9 years ago
parent 96efd27e20
commit 58d904a51a

@ -154,7 +154,6 @@ namespace MediaBrowser.Server.Implementations.TV
SortOrder = SortOrder.Descending,
IsPlayed = true,
Limit = 1,
IsVirtualItem = false,
ParentIndexNumberNotEquals = 0
}).FirstOrDefault();

Loading…
Cancel
Save