Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Lidarr/commit/d625d2e1ed1c39be3b12fab0c89d3a0b61bdb07f
You should set ROOT_URL correctly, otherwise the web may not work correctly.
2 changed files with
5 additions and
3 deletions
@ -1 +1,3 @@
#SET BUILD_NUMBER=1
#SET branch=devlop
inno\ISCC.exe nzbdrone.iss
@ -1,8 +1,8 @@
; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define AppName "NzbDrone "
#define AppPublisher "NzbDrone "
#define AppName "Sonarr "
#define AppPublisher "Team Sonarr "
#define AppURL "https://sonarr.tv/"
#define ForumsURL "https://forums.sonarr.tv/"
#define AppExeName "NzbDrone.exe"
@ -21,7 +21,7 @@ AppPublisher={#AppPublisher}
AppPublisherURL={#AppURL}
AppSupportURL={#ForumsURL}
AppUpdatesURL={#AppURL}
DefaultDirName={commonappdata}\{#AppName} \bin
DefaultDirName={commonappdata}\NzbDrone \bin
DisableDirPage=yes
DefaultGroupName={#AppName}
DisableProgramGroupPage=yes