From 87470763d590f3688edb11f4d54e17eb976f878f Mon Sep 17 00:00:00 2001 From: Joseph Milazzo Date: Sun, 22 Apr 2018 09:06:46 -0500 Subject: [PATCH] Made run as admin more verbose. --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index f572b3c..a0ae193 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1,5 +1,5 @@ ### Why isn't Lidarr accessible remotely on Windows? -Binding to an externally accessible interface on Windows requires running as admin. +Binding to an externally accessible interface on Windows requires running as admin. If you have Lidarr running as a Service, stop the service. Open C:/ProgramData/Lidarr/bin/ and run Lidarr.exe as admin. You can then shutdown Lidarr and start the service. ### Why does Lidarr only show studio albums, How do I find singles or EPs? ###