From 5a8591b2c01e5904795dfb42d889a8c09f178b14 Mon Sep 17 00:00:00 2001 From: xandian Date: Sat, 22 Apr 2017 08:39:19 +0200 Subject: [PATCH] Added new segment: Root path for movies imported from lists becomes "C:\Windows\System32" --- Common-Problems.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Common-Problems.md b/Common-Problems.md index 7f26333..2d65590 100644 --- a/Common-Problems.md +++ b/Common-Problems.md @@ -123,4 +123,13 @@ In Radarr head over to Settings->Connect and add a new Connection->Custom Script ![Custom script in Radarr](http://i.imgur.com/b7a0Est.png) -Voila! You're now all set to automatically handle compressed releases. \ No newline at end of file +Voila! You're now all set to automatically handle compressed releases. + +## Root path for movies imported from lists becomes "C:\Windows\System32" + +Sometimes you can get a problem that movies that are imported from your lists, gets imported with the root path set to "C:\Windows\System32". + +This is a known issue for when the root path is either not setup during the creation of the list, or if the root path has been deleted after the list was created. +Note that this problem can still occur even if the list is **edited** and the correct root path is set. + +**Workaround:** Simply create a new list, where you make sure the correct root path is set before saving the list. You can now delete your old list, as the new one will work like it is supposed to.