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.