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

Fixed: Skip free space check only applies during import

(cherry picked from commit 5ff254b6468fc66a337dc0a13f4be53a997c52fd)

Closes 
pull/4146/head
Mark McDowall 2 years ago committed by Bogdan
parent 13b3555d25
commit 70fb57fc83

@ -915,7 +915,7 @@
"SizeLimit": "Size Limit",
"SizeOnDisk": "Size on Disk",
"SkipFreeSpaceCheck": "Skip Free Space Check",
"SkipFreeSpaceCheckWhenImportingHelpText": "Use when Lidarr is unable to detect free space from your artist root folder",
"SkipFreeSpaceCheckWhenImportingHelpText": "Use when Lidarr is unable to detect free space of your root folder during file import",
"SkipRedownload": "Skip Redownload",
"SkipRedownloadHelpText": "Prevents Lidarr from trying download alternative releases for the removed items",
"SmartReplace": "Smart Replace",

Loading…
Cancel
Save