From 37312cc26ebce06ae971a654462dbc58de93129b Mon Sep 17 00:00:00 2001 From: Leonardo Galli Date: Mon, 31 Jul 2017 12:45:16 +0200 Subject: [PATCH] Updated Common Problems (markdown) --- Common-Problems.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Common-Problems.md b/Common-Problems.md index 07acc02..a04b286 100644 --- a/Common-Problems.md +++ b/Common-Problems.md @@ -170,4 +170,10 @@ Sometimes you can get a problem that movies that are imported from your lists, g 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. \ No newline at end of file +**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. + +On the latest develop version, this does not occur anymore, when using Safari or Edge as your browser. + +It is fixed for all browsers on the nightly version. + +Use the Movie Editor to fix paths of existing movies. \ No newline at end of file