1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-10-02 06:07:19 +02:00

Added new segment: Root path for movies imported from lists becomes "C:\Windows\System32"

xandian 2017-04-22 08:39:19 +02:00
parent a0c7443bf6
commit 5a8591b2c0

@ -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.
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.