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

Removed completed TODO

pull/23/head
Mark McDowall 12 years ago
parent 14853e7e3c
commit 02fe3f9f5a

@ -80,8 +80,6 @@ namespace NzbDrone.Core.MediaFiles
_logger.ErrorException("An error has occurred while importing video file" + videoFile, ex);
}
}
//TODO: cleanup empty folders
}
public void ProcessSubFolder(DirectoryInfo subfolderInfo)

Loading…
Cancel
Save