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

update RecordingStatus

pull/702/head
Luke Pulverenti 9 years ago
parent e1f953d517
commit cc6b8f44d1

@ -4,7 +4,6 @@ namespace MediaBrowser.Model.LiveTv
public enum RecordingStatus
{
New,
Scheduled,
InProgress,
Completed,
Cancelled,

Loading…
Cancel
Save