1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2025-01-03 05:44:50 +00:00

Updated Common Problems (markdown)

Donald Webster 2017-03-06 12:17:19 -08:00
parent c1af60fa7b
commit 072cb4bf6c

@ -1,2 +1,5 @@
### Weird UI Issues ###
* If you experience any weird UI issues like Movies page not listing or a certain view/sort not working, try viewing in Incognito mode. If that fixes it, clear your browser cache and cookies for your specific ip/domain.
* If you experience any weird UI issues like Movies page not listing or a certain view/sort not working, try viewing in Incognito mode. If that fixes it, clear your browser cache and cookies for your specific ip/domain.
### Mapped Network Drives vs UNC Paths ###
* Using mapped network drives generally doesn't work very well, especially when Radarr is configured to run as a service. The better way to set shares up is using UNC paths. So instead of `X:\Movies` use `\\Server\Movies\`.